mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Added class GameData::Stat
This commit is contained in:
@@ -1021,8 +1021,8 @@ def pbPokemonEditor
|
||||
spec.real_pokedex_entry,
|
||||
spec.type1,
|
||||
(spec.type2 == spec.type1) ? nil : spec.type2,
|
||||
spec.base_stats.clone,
|
||||
spec.evs.clone,
|
||||
spec.base_stats,
|
||||
spec.evs,
|
||||
spec.base_exp,
|
||||
spec.growth_rate,
|
||||
spec.gender_ratio,
|
||||
|
||||
Reference in New Issue
Block a user