Add PARTY_NOTHING_CHOSEN
This commit is contained in:
@@ -15,9 +15,9 @@ SlateportCity_NameRatersHouse_EventScript_ChooseMonToRate::
|
||||
msgbox SlateportCity_NameRatersHouse_Text_CritiqueWhichMonNickname, MSGBOX_DEFAULT
|
||||
special ChoosePartyMon
|
||||
waitstate
|
||||
compare VAR_0x8004, 255
|
||||
compare VAR_0x8004, PARTY_NOTHING_CHOSEN
|
||||
goto_if_ne SlateportCity_NameRatersHouse_EventScript_RateMonNickname
|
||||
compare VAR_0x8004, 255
|
||||
compare VAR_0x8004, PARTY_NOTHING_CHOSEN
|
||||
goto_if_eq SlateportCity_NameRatersHouse_EventScript_DeclineNameRate
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user