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