From ebe5d916af563b3234e5b4262bf9b4bf2694fdcd Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 2 Jul 2016 17:04:37 -0700 Subject: ruby/sapphire script difference --- data/scripts/maps/SlateportCity.s | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/scripts/maps') diff --git a/data/scripts/maps/SlateportCity.s b/data/scripts/maps/SlateportCity.s index 47db3a3fa..2298425bd 100644 --- a/data/scripts/maps/SlateportCity.s +++ b/data/scripts/maps/SlateportCity.s @@ -3,8 +3,13 @@ SlateportCity_MapScripts:: @ 814BA36 .byte 0 SlateportCity_MapScript1_14BA3C:: @ 814BA3C + .ifdef SAPPHIRE + setvar 0x4010, 118 + setvar 0x4011, 117 + .else setvar 0x4010, 120 setvar 0x4011, 119 + .endif setvar 0x40aa, 0 call SlateportCity_EventScript_14BA5C compare 0x4058, 1 -- cgit v1.2.3