summaryrefslogtreecommitdiff
path: root/data/maps/SlateportCity_House2/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/SlateportCity_House2/scripts.inc')
-rw-r--r--data/maps/SlateportCity_House2/scripts.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/SlateportCity_House2/scripts.inc b/data/maps/SlateportCity_House2/scripts.inc
index 986b27124..7c4324b44 100644
--- a/data/maps/SlateportCity_House2/scripts.inc
+++ b/data/maps/SlateportCity_House2/scripts.inc
@@ -2,7 +2,7 @@ SlateportCity_House2_MapScripts:: @ 815638F
.byte 0
SlateportCity_House2_EventScript_156390:: @ 8156390
- msgbox SlateportCity_House2_Text_1804CF, 2
+ msgbox SlateportCity_House2_Text_1804CF, MSGBOX_NPC
end
SlateportCity_House2_EventScript_156399:: @ 8156399
@@ -11,11 +11,11 @@ SlateportCity_House2_EventScript_156399:: @ 8156399
checkitem ITEM_CONTEST_PASS, 1
compare VAR_RESULT, 1
goto_if_eq SlateportCity_House2_EventScript_1563B5
- msgbox SlateportCity_House2_Text_180567, 4
+ msgbox SlateportCity_House2_Text_180567, MSGBOX_DEFAULT
release
end
SlateportCity_House2_EventScript_1563B5:: @ 81563B5
- msgbox SlateportCity_House2_Text_1805CD, 4
+ msgbox SlateportCity_House2_Text_1805CD, MSGBOX_DEFAULT
release
end