diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-10 01:45:31 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-10 03:00:38 -0500 |
commit | 29e4446a03b83a822f5dd8b11b60728cadbcb0f6 (patch) | |
tree | 9df3d7a9954f87850907668bc60189c07c6eb84f /data/maps/FourIsland_IcefallCave_Back | |
parent | 4a6f15ba24c159ad6cc1be1d7c8c636e416e80d6 (diff) |
Use MSGBOX constants
Diffstat (limited to 'data/maps/FourIsland_IcefallCave_Back')
-rw-r--r-- | data/maps/FourIsland_IcefallCave_Back/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/FourIsland_IcefallCave_Back/scripts.inc b/data/maps/FourIsland_IcefallCave_Back/scripts.inc index 54c60cb56..39eb3f0b4 100644 --- a/data/maps/FourIsland_IcefallCave_Back/scripts.inc +++ b/data/maps/FourIsland_IcefallCave_Back/scripts.inc @@ -188,5 +188,5 @@ Movement_163F23:: @ 8163F23 step_end FourIsland_IcefallCave_Back_EventScript_163F25:: @ 8163F25 - msgbox gUnknown_817B457, 2 + msgbox gUnknown_817B457, MSGBOX_NPC end |