# kana quest grid level 1.01 size: [7, 3] max_actions: 9 #max_actions: 10 target_score: 7 grid: [ [froz, null], [norm, null], [froz, 'no'], [froz, su ], [norm, null], [norm, null], [froz, ke ], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [norm, null], [rock, sa ], [norm, null], [rock, se ], [norm, null], [rock, ne ], [norm, null], [rock, so ], ] # The kana 'no' need to be protected else the program convert it into False...