criteria = function() { return state == state_attack; } init_spr = function() { spr_index = global.altcontrol ? sTutorAttackAlt : sTutorAttack; }