mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Updates version to 5.1.3.6
This commit is contained in:
@@ -214,7 +214,7 @@ def getFusionSpeciesSymbol(body, head)
|
||||
nb_pokemon = Settings::NB_POKEMON
|
||||
id = body_num * nb_pokemon + head_num
|
||||
if id > (nb_pokemon*nb_pokemon)+nb_pokemon
|
||||
Kernel.pbMessage(_INTL("The game has encountered an error. You should try to re-randomize your game as soon as possible."))
|
||||
Kernel.pbMessage(_INTL("The randomizer has encountered an error. You should try to re-randomize your game as soon as possible."))
|
||||
Kernel.pbMessage(_INTL("You can do this on the top floor of Pokémon Centers."))
|
||||
return body
|
||||
end
|
||||
|
||||
@@ -1 +1 @@
|
||||
5.1.3.5
|
||||
5.1.3.6
|
||||
Reference in New Issue
Block a user