From 4cbc554fdd4e3c6c03f8629801a32541508607ec Mon Sep 17 00:00:00 2001 From: Marianne Chevrot Date: Sun, 10 May 2020 17:38:50 +0200 Subject: add level 4.01 to 4.04, 4.09, 4.11 to 4.14 --- levels/level_4.11.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 levels/level_4.11.yaml (limited to 'levels/level_4.11.yaml') diff --git a/levels/level_4.11.yaml b/levels/level_4.11.yaml new file mode 100644 index 0000000..6e04cb9 --- /dev/null +++ b/levels/level_4.11.yaml @@ -0,0 +1,11 @@ +# kana quest grid level 4.11 +size: [7, 4] +max_actions: 15 +target_score: 6 +grid: [ + [froz, ki ], [void, null], [void, null], [void, null], [void, null], [void, null], [void, null], + [norm, null], [froz, se ], [rock, so ], [norm, null], [rock, ke ], [norm, null], [rock, ni ], + [norm, null], [froz, ne ], [void, null], [norm, null], [void, null], [norm, null], [void, null], + [norm, null], [ar_r, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], +] +# The kana 'no' need to be protected else the program convert it into False... -- cgit v1.2.3