aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.12.yaml
diff options
context:
space:
mode:
authorMarianne Chevrot <blackmoor+git@devys.org>2020-05-10 17:41:39 +0200
committerMarianne Chevrot <blackmoor+git@devys.org>2020-05-10 17:41:39 +0200
commit24f78f42c9337bcfa948c174e088497051342a54 (patch)
tree746672fe60b32bdabb060a3f051443ccb6a57d6c /levels/level_4.12.yaml
parent4cbc554fdd4e3c6c03f8629801a32541508607ec (diff)
downloadkana_quest_solver-24f78f42c9337bcfa948c174e088497051342a54.tar.gz
kana_quest_solver-24f78f42c9337bcfa948c174e088497051342a54.tar.bz2
kana_quest_solver-24f78f42c9337bcfa948c174e088497051342a54.zip
Reorg levels
Diffstat (limited to 'levels/level_4.12.yaml')
-rw-r--r--levels/level_4.12.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/levels/level_4.12.yaml b/levels/level_4.12.yaml
deleted file mode 100644
index 37481ce..0000000
--- a/levels/level_4.12.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-# kana quest grid level 4.12
-size: [5, 3]
-max_actions: 9
-#max_actions: 10
-target_score: 5
-grid: [
- [norm, null], [rock, 'no'], [norm, null], [rock, se ], [norm, null],
- [ar_r, ki ], [norm, null], [norm, null], [norm, null], [norm, null],
- [froz, ke ], [norm, null], [norm, null], [norm, null], [froz, so ],
-]
-# The kana 'no' need to be protected else the program convert it into False...