mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
[wip] fusedPokemon
This commit is contained in:
@@ -30,6 +30,11 @@ module GameData
|
||||
# p "Please switch to symbols, thanks."
|
||||
# end
|
||||
raise "Unknown ID #{other}." unless self::DATA.has_key?(other)
|
||||
|
||||
if other == :Species
|
||||
|
||||
end
|
||||
|
||||
return self::DATA[other]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user