diff options
| author | Fontbane <fontbane@gmail.com> | 2019-03-21 22:10:56 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-03-23 09:57:37 -0500 |
| commit | 7d54c2b9600060c2b0cc37bac7fbdcdad6ee3178 (patch) | |
| tree | f8fa656229f2268821ac733a73f2e5d5d1d53b59 /data/maps/BattleFrontier_OutsideEast | |
| parent | cbdecf2f8de14a6c5526678011f4fc5088f1c6a6 (diff) | |
EventScript and Text Documentation
In event_script.s. Also renamed a couple events for consistency/detail.
Diffstat (limited to 'data/maps/BattleFrontier_OutsideEast')
| -rw-r--r-- | data/maps/BattleFrontier_OutsideEast/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_OutsideEast/scripts.inc b/data/maps/BattleFrontier_OutsideEast/scripts.inc index 5c1af6700..b502da8ec 100644 --- a/data/maps/BattleFrontier_OutsideEast/scripts.inc +++ b/data/maps/BattleFrontier_OutsideEast/scripts.inc @@ -121,7 +121,7 @@ BattleFrontier_OutsideEast_EventScript_242CFC:: @ 8242CFC playse 269 applymovement 14, BattleFrontier_OutsideEast_Movement_242D69 waitmovement 0 - msgbox gUnknown_082731BD, MSGBOX_DEFAULT + msgbox gText_Sudowoodo_Attacked, MSGBOX_DEFAULT closemessage waitse playmoncry SPECIES_SUDOWOODO, 2 |
