mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 06:06:01 +00:00
wip
This commit is contained in:
@@ -40,6 +40,7 @@ module GameData
|
||||
return GameData::FusedSpecies.new(pokemon_id)
|
||||
end
|
||||
end
|
||||
|
||||
raise "Unknown ID #{other}." unless self::DATA.has_key?(other)
|
||||
|
||||
#if other == :Species
|
||||
|
||||
Reference in New Issue
Block a user