class Game_Party def clear_steps @steps = 0 endend
class Game_Party def clear_steps @steps = 0 end end
$game_party.clear_steps