mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Use EGG_LEVEL for Togepi egg
This commit is contained in:
parent
4246553f9d
commit
51352aaa4d
@ -24,7 +24,7 @@ VioletPokecenter1F_ElmsAideScript:
|
||||
iffalse .RefusedEgg
|
||||
readvar VAR_PARTYCOUNT
|
||||
ifequal PARTY_LENGTH, .PartyFull
|
||||
giveegg TOGEPI, 5
|
||||
giveegg TOGEPI, EGG_LEVEL
|
||||
getstring STRING_BUFFER_4, .eggname
|
||||
scall .AideGivesEgg
|
||||
setevent EVENT_GOT_TOGEPI_EGG_FROM_ELMS_AIDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user