Port some macro/script fixes from pokefirered
This commit is contained in:
@@ -345,7 +345,7 @@ PlayersHouse_1F_EventScript_CheckGiveAmuletCoin:: @ 8292A43
|
||||
PlayersHouse_1F_EventScript_TryGiveAmuletCoin:: @ 8292A51
|
||||
goto_if_set FLAG_RECEIVED_AMULET_COIN, PlayersHouse_1F_EventScript_MomHealsParty
|
||||
msgbox PlayersHouse_1F_Text_GotDadsBadgeHeresSomethingFromMom, MSGBOX_DEFAULT
|
||||
giveitem_std ITEM_AMULET_COIN
|
||||
giveitem ITEM_AMULET_COIN
|
||||
compare VAR_RESULT, FALSE
|
||||
goto_if_eq Common_EventScript_ShowBagIsFull
|
||||
msgbox PlayersHouse_1F_Text_DontPushYourselfTooHard, MSGBOX_DEFAULT
|
||||
@@ -448,7 +448,7 @@ PlayersHouse_1F_EventScript_GetSSTicketAndSeeLatiTV:: @ 8292AF2
|
||||
compare VAR_0x8008, FEMALE
|
||||
call_if_eq PlayersHouse_1F_EventScript_DadApproachPlayerFemale
|
||||
msgbox PlayersHouse_1F_Text_TicketFromBrineyCameForYou, MSGBOX_DEFAULT
|
||||
giveitem_std ITEM_SS_TICKET
|
||||
giveitem ITEM_SS_TICKET
|
||||
msgbox PlayersHouse_1F_Text_PortsInSlateportLilycove, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
delay 20
|
||||
|
||||
Reference in New Issue
Block a user