diff options
| author | YamaArashi <shadow962@live.com> | 2016-07-05 00:33:33 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-07-05 00:33:33 -0700 |
| commit | 10a06e177a5869e17c636c3740d96a0f9003bd0e (patch) | |
| tree | 41187e0ea5a305493b9ea5c7849bb50d3d8963be /data/scripts/maps/Route128.s | |
| parent | 26ea614c638f9353f324f8fdf00519b8c69ef99f (diff) | |
some ruby/sapphire event script differences
Diffstat (limited to 'data/scripts/maps/Route128.s')
| -rw-r--r-- | data/scripts/maps/Route128.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/scripts/maps/Route128.s b/data/scripts/maps/Route128.s index f7bd30618..f59d2fbbb 100644 --- a/data/scripts/maps/Route128.s +++ b/data/scripts/maps/Route128.s @@ -65,7 +65,11 @@ Route128_EventScript_15213F:: @ 815213F move 3, Route128_Movement_15226D move 255, Route128_Movement_1A0841 waitmove 0 + .ifdef SAPPHIRE + msgbox Route128_Text_1721A2, 4 + .else msgbox Route128_Text_1722A1, 4 + .endif move 3, Route128_Movement_1A0845 waitmove 0 msgbox Route128_Text_1723BE, 4 |
