Use MSGBOX constants
This commit is contained in:
@@ -6,13 +6,13 @@ CinnabarIsland_PokemonLab_ResearchRoom_EventScript_16E3DF:: @ 816E3DF
|
||||
end
|
||||
|
||||
CinnabarIsland_PokemonLab_ResearchRoom_EventScript_16E3E5:: @ 816E3E5
|
||||
msgbox gUnknown_819A015, 2
|
||||
msgbox gUnknown_819A015, MSGBOX_NPC
|
||||
end
|
||||
|
||||
CinnabarIsland_PokemonLab_ResearchRoom_EventScript_16E3EE:: @ 816E3EE
|
||||
msgbox gUnknown_819A04A, 3
|
||||
msgbox gUnknown_819A04A, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
CinnabarIsland_PokemonLab_ResearchRoom_EventScript_16E3F7:: @ 816E3F7
|
||||
msgbox gUnknown_819A128, 3
|
||||
msgbox gUnknown_819A128, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user