aboutsummaryrefslogtreecommitdiffstats
path: root/levels/level_4.17.yaml
blob: 127d56e2ecd975a3b11fc6fd960da97d8ece5da2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# kana quest grid level 4.17
size: [7, 4]
max_actions: 8
#max_actions: 12
target_score: 7
grid: [
  [void, null], [void, null], [norm, null], [norm, null], [froz, so  ], [void, null], [void, null],
  [norm, null], [norm, null], [rock, se  ], [norm, null], [rock, 'no'], [norm, null], [froz, sa  ],
  [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null],
  [froz, su  ], [norm, null], [norm, null], [froz, ko  ], [froz, ke  ], [norm, null], [norm, null],
]
# The kana 'no' need to be protected else the program convert it into False...