Use MSGBOX constants
This commit is contained in:
@@ -15,13 +15,13 @@ ThreeIsland_PokemonCenter_1F_EventScript_171841:: @ 8171841
|
||||
end
|
||||
|
||||
ThreeIsland_PokemonCenter_1F_EventScript_17184A:: @ 817184A
|
||||
msgbox gUnknown_81A303B, 2
|
||||
msgbox gUnknown_81A303B, MSGBOX_NPC
|
||||
end
|
||||
|
||||
ThreeIsland_PokemonCenter_1F_EventScript_171853:: @ 8171853
|
||||
msgbox gUnknown_81A30A3, 2
|
||||
msgbox gUnknown_81A30A3, MSGBOX_NPC
|
||||
end
|
||||
|
||||
ThreeIsland_PokemonCenter_1F_EventScript_17185C:: @ 817185C
|
||||
msgbox gUnknown_81A2FB5, 2
|
||||
msgbox gUnknown_81A2FB5, MSGBOX_NPC
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user