Use MSGBOX constants
This commit is contained in:
@@ -2,13 +2,13 @@ CeladonCity_DepartmentStore_1F_MapScripts:: @ 816BAD8
|
||||
.byte 0
|
||||
|
||||
CeladonCity_DepartmentStore_1F_EventScript_16BAD9:: @ 816BAD9
|
||||
msgbox gUnknown_81954DD, 2
|
||||
msgbox gUnknown_81954DD, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_1F_EventScript_16BAE2:: @ 816BAE2
|
||||
msgbox gUnknown_8195537, 3
|
||||
msgbox gUnknown_8195537, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_1F_EventScript_16BAEB:: @ 816BAEB
|
||||
msgbox gUnknown_81955B3, 3
|
||||
msgbox gUnknown_81955B3, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user