diff options
author | YamaArashi <shadow962@live.com> | 2016-06-17 20:56:57 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-17 20:56:57 -0700 |
commit | 1c57bf698b941c43087f947ace42f8fe5bf8f654 (patch) | |
tree | be3b58e62f657afd59e36bb8aebf1a91e2db18b8 /data/maps/scripts/Route128.s | |
parent | cb6515e712d21b533c2f5ccc3d755694fcd5919f (diff) |
some Sapphire script differences
Diffstat (limited to 'data/maps/scripts/Route128.s')
-rw-r--r-- | data/maps/scripts/Route128.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/maps/scripts/Route128.s b/data/maps/scripts/Route128.s index 30109a9ae..00fc7c863 100644 --- a/data/maps/scripts/Route128.s +++ b/data/maps/scripts/Route128.s @@ -16,8 +16,10 @@ Route128_MapScript2_152135:: @ 8152135 Route128_EventScript_15213F:: @ 815213F lockall pause 20 + .ifndef SAPPHIRE special 317 waitstate + .endif move 4, Route128_Movement_152271 waitmove 0 msgbox Route128_Text_171EE0, 4 |