Use MSGBOX constants
This commit is contained in:
@@ -2,15 +2,15 @@ CeladonCity_DepartmentStore_4F_MapScripts:: @ 816BBEE
|
||||
.byte 0
|
||||
|
||||
CeladonCity_DepartmentStore_4F_EventScript_16BBEF:: @ 816BBEF
|
||||
msgbox gUnknown_8195A68, 2
|
||||
msgbox gUnknown_8195A68, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_4F_EventScript_16BBF8:: @ 816BBF8
|
||||
msgbox gUnknown_8195AC9, 2
|
||||
msgbox gUnknown_8195AC9, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_4F_EventScript_16BC01:: @ 816BC01
|
||||
msgbox gUnknown_8195B5B, 3
|
||||
msgbox gUnknown_8195B5B, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CeladonCity_DepartmentStore_4F_EventScript_16BC0A:: @ 816BC0A
|
||||
|
||||
Reference in New Issue
Block a user