evolution items overworld

This commit is contained in:
infinitefusion
2022-11-06 14:00:12 -05:00
parent 55786e28fa
commit a57a8777c8
21 changed files with 12 additions and 6 deletions

View File

@@ -1483,7 +1483,7 @@ def pbUnfuse(pokemon, scene, supersplicers, pcPosition = nil)
end
end
pokemon.debug_shiny=true if pokemon.debug_shiny && pokemon.body_shiny
poke2.debug_shiny=true if pokemon.debug_shiny || poke2.head_shiny
poke2.debug_shiny=true if pokemon.debug_shiny && poke2.head_shiny
pokemon.body_shiny=false
pokemon.head_shiny=false