integrated modern mode

This commit is contained in:
infinitefusion
2022-09-17 13:58:56 -04:00
parent 4527373b9d
commit a81e7240b4
26 changed files with 561 additions and 12 deletions

View File

@@ -83,6 +83,7 @@ Events.onStepTaken += proc {
Events.onStepTakenTransferPossible += proc { |_sender, e|
handled = e[0]
next if handled[0]
next if $game_switches[SWITCH_GAME_DIFFICULTY_EASY]
if $PokemonGlobal.stepcount % 4 == 0 && Settings::POISON_IN_FIELD
flashed = false
for i in $Trainer.able_party