You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
EVENT_TEMPORARY_UNTIL_MAP_RELOAD_[1-8] (close issue #481)
This commit is contained in:
@@ -384,7 +384,7 @@ BugContestResults_CleanUp
|
||||
; 0xbc31e
|
||||
|
||||
BugContestResults_FirstPlace ; 0xbc31e
|
||||
setevent EVENT_GAVE_KURT_APRICORNS
|
||||
setevent EVENT_TEMPORARY_UNTIL_MAP_RELOAD_1
|
||||
itemtotext SUN_STONE, MEM_BUFFER_1
|
||||
farwritetext ContestResults_PlayerWonAPrizeText
|
||||
waitbutton
|
||||
|
@@ -16,7 +16,7 @@ MomPhoneScript: ; 0xbceaa
|
||||
jump MomPhoneNoPokemonScript
|
||||
|
||||
.bcec5 ; 0xbcec5
|
||||
checkevent EVENT_IN_YOUR_ROOM
|
||||
checkevent EVENT_TEMPORARY_UNTIL_MAP_RELOAD_8
|
||||
iftrue MomPhoneHangUpScript
|
||||
farwritetext MomPhoneGreetingText
|
||||
buttonsound
|
||||
|
Reference in New Issue
Block a user