aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.04.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'levels/level_4.04.yaml')
-rw-r--r--levels/level_4.04.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/levels/level_4.04.yaml b/levels/level_4.04.yaml
deleted file mode 100644
index e880a0d..0000000
--- a/levels/level_4.04.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-# kana quest grid level 4.04
-size: [5, 3]
-max_actions: 7
-target_score: 5
-grid: [
- [void, null], [void, null], [myst, so ], [void, null], [void, null],
- [froz, se ], [norm, null], [norm, null], [norm, null], [froz, 'no'],
- [froz, ni ], [norm, null], [norm, null], [norm, null], [froz, su ],
-]
-# The kana 'no' need to be protected else the program convert it into False...