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