mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-07-22 07:37:00 +00:00
Update 6.8
This commit is contained in:
@@ -67,7 +67,10 @@ def exportFusedPokemonForShowdown(pokemon)
|
||||
return ret
|
||||
end
|
||||
|
||||
|
||||
module GameData
|
||||
NAT_DEX_MAPPING[NB_POKEMON] = NAT_DEX_MAPPING[NB_POKEMON-2] = NB_POKEMON-153
|
||||
NAT_DEX_MAPPING[NB_POKEMON-1] = NAT_DEX_MAPPING[NB_POKEMON-3] = NB_POKEMON-154
|
||||
end
|
||||
|
||||
|
||||
def calculateEvLineForShowdown(pokemon)
|
||||
|
||||
Reference in New Issue
Block a user