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