mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 22:24:58 +00:00
Merge branch 'master' into dev
This commit is contained in:
@@ -166,7 +166,7 @@ class Pokemon
|
||||
yield if block_given?
|
||||
MultipleForms.call("onSetForm", self, value, oldForm)
|
||||
calc_stats
|
||||
$Trainer.pokedex.register(self)
|
||||
$Trainer.pokedex.register(self) if $Trainer
|
||||
end
|
||||
|
||||
def form_simple=(value)
|
||||
|
||||
Reference in New Issue
Block a user