Jasper "JappaWakka" Speelman b258139ee8 Added Egg Hatch command
Format:
@Pokemon.Hatch(PartyIndex,[CanRename],[Message])

Description:
If the Pokémon specified in the PartyIndex argument is an egg, it hatches immediately

Arguments:
PartyIndex (int) - Index of a Pokémon in the player's party. Values can range from 0-5.
CanRename (bool) - Optional. Whether the player can rename the Pokémon or not after it hatches.
Message (str) - Optional. The message to display after the Pokémon hatches.
2022-07-22 17:32:09 +02:00
..
2021-09-29 02:24:07 -05:00
2021-09-25 13:32:09 +02:00
2022-06-17 16:31:05 +02:00
2022-07-22 17:32:09 +02:00
2021-08-22 16:10:06 +02:00
2021-10-19 14:36:47 -05:00