fake shiny from shiny switch

This commit is contained in:
infinitefusion
2022-10-16 12:05:42 -04:00
parent 53082e910f
commit 4c8fc31bde
2 changed files with 1 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ Events.onWildPokemonCreate += proc { |_sender, e|
pokemon = e[0]
if $game_switches[Settings::SHINY_WILD_POKEMON_SWITCH]
pokemon.shiny = true
pokemon.debug_shiny=true
end
}

Binary file not shown.