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