mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 05:34:58 +00:00
Added Setting that makes trainer-owned Pokémon give more Exp, other tweaks
This commit is contained in:
@@ -44,6 +44,8 @@ module GameData
|
||||
@tone_proc = hash[:tone_proc]
|
||||
end
|
||||
|
||||
alias name real_name
|
||||
|
||||
def has_particles?
|
||||
return @graphics[0] && @graphics[0].length > 0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user