aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.21.yaml
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2020-05-10 16:20:46 +0200
committervg <vgm+dev@devys.org>2020-05-10 16:20:46 +0200
commit532d0a830f4ac543c4a51192c29b489129e23fb7 (patch)
treec17b8551da56d79a05c828cc1942bed793ec1df4 /levels/level_4.21.yaml
parente87270846261f0a1b6f598ed36517f4c37cc2804 (diff)
parent6ea6db28b13cc75cbce7dd26f2aa9a3eab8bffd0 (diff)
downloadkana_quest_solver-532d0a830f4ac543c4a51192c29b489129e23fb7.tar.gz
kana_quest_solver-532d0a830f4ac543c4a51192c29b489129e23fb7.tar.bz2
kana_quest_solver-532d0a830f4ac543c4a51192c29b489129e23fb7.zip
Merge branch 'master' of git://barty/
Diffstat (limited to 'levels/level_4.21.yaml')
-rw-r--r--levels/level_4.21.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/levels/level_4.21.yaml b/levels/level_4.21.yaml
new file mode 100644
index 0000000..67e204a
--- /dev/null
+++ b/levels/level_4.21.yaml
@@ -0,0 +1,11 @@
+# kana quest grid level 4.21
+size: [6, 4]
+max_actions: 16
+target_score: 12
+grid: [
+ [void, null], [ar_d, ni ], [ar_d, ko ], [ar_d, nu ], [rock, ka ], [void, null],
+ [void, null], [froz, ne ], [ar_r, so ], [norm, null], [norm, null], [void, null],
+ [void, null], [froz, 'no'], [ar_r, ku ], [norm, null], [norm, null], [void, null],
+ [rock, si ], [froz, sa ], [ar_r, se ], [norm, null], [norm, null], [rock, su ],
+]
+# The kana 'no' need to be protected else the program convert it into False...