This commit is contained in:
infinitefusion
2023-08-08 18:26:54 -04:00
parent e92cfe9b0a
commit 03fc558fbb
4 changed files with 2 additions and 39 deletions

View File

@@ -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