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.09.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 levels/level_4.09.yaml (limited to 'levels/level_4.09.yaml') diff --git a/levels/level_4.09.yaml b/levels/level_4.09.yaml new file mode 100644 index 0000000..b59868f --- /dev/null +++ b/levels/level_4.09.yaml @@ -0,0 +1,11 @@ +# kana quest grid level 4.09 +size: [6, 3] +max_actions: 10 +#max_actions: 11 +target_score: 6 +grid: [ + [ar_r, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], + [ar_r, su ], [ar_r, ke ], [ar_r, so ], [norm, null], [norm, null], [norm, null], + [void, null], [void, null], [void, null], [froz, nu ], [froz, ko ], [froz, se ], +] +# The kana 'no' need to be protected else the program convert it into False... -- cgit v1.2.3