if @right_window.index == 4 && @actor.armor4_id == 10
  $game_system.se_play($data_system.buzzer_se)
  return
end