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, 10 insertions, 0 deletions
diff --git a/levels/level_4.04.yaml b/levels/level_4.04.yaml
new file mode 100644
index 0000000..e880a0d
--- /dev/null
+++ b/levels/level_4.04.yaml
@@ -0,0 +1,10 @@
+# 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...