mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-21 21:56:01 +00:00
updates to version 6.1
This commit is contained in:
@@ -48,7 +48,7 @@ module GameData
|
||||
end
|
||||
|
||||
if !self::DATA.has_key?(other)
|
||||
echoln _INTL("Unknown ID {1}.", other)
|
||||
#echoln _INTL("Unknown ID {1}.", other)
|
||||
return self::get(:PIKACHU)
|
||||
end
|
||||
|
||||
@@ -266,6 +266,7 @@ module GameData
|
||||
TrainerType.load
|
||||
Trainer.load
|
||||
TrainerModern.load
|
||||
TrainerExpert.load
|
||||
Metadata.load
|
||||
MapMetadata.load
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user