mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Rename PokeBattle_Pokemon to Pokemon
Deprecate PokeBattle_Pokemon and pbNewPkmn
This commit is contained in:
@@ -45,7 +45,7 @@ def pbClearData
|
||||
end
|
||||
|
||||
#===============================================================================
|
||||
# Move objects known by PokeBattle_Pokemon.
|
||||
# Move objects known by Pokémon.
|
||||
#===============================================================================
|
||||
class PBMove
|
||||
attr_reader(:id) # This move's ID
|
||||
|
||||
Reference in New Issue
Block a user