{{successNotification}}
{{errorNotification}}
healthy = () -> return health() == 100 injured = () -> return health() < 70 #ここで「healthy()」と「injured()」を使おう! for b in bananas if injured() goto healthZone until healthy() wait() goto b
{{i18n.t('test_complete')}}
{{i18n.t('test')}} {{i18n.t('rewind')}}
{{i18n.t('run')}} {{i18n.t('builder.submit')}} {{i18n.t('stop')}} {{i18n.t('connecting')}}
{{i18n.t('adjust_volume')}}
{{i18n.t('bg_sounds')}}
{{i18n.t('narration')}}
{{i18n.t('game_speed')}}
1
2
3
4
5
6
7
8
9
-
0