diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-20 03:51:52 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-20 03:51:52 -0400 |
commit | bef792f2d21ccac0127aeffd9e0838aba81f44b6 (patch) | |
tree | 22185c93e9f9dcc3937a5e96279dd71f3b24c0d8 /maps/Route42.asm | |
parent | 94129b6b451fc7770ea75ffbdcbaab4967f513bd (diff) |
More label updates, moved predefs to new file
Also named most of the engine and event flag constants.
Diffstat (limited to 'maps/Route42.asm')
-rw-r--r-- | maps/Route42.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route42.asm b/maps/Route42.asm index 04bf4dacd..60be219ff 100644 --- a/maps/Route42.asm +++ b/maps/Route42.asm @@ -111,7 +111,7 @@ UnknownScript_0x1a92dc: verbosegiveitem WATER_STONE, 1 iffalse UnknownScript_0x1a92ee clearflag ENGINE_TULLY_HAS_WATER_STONE - setevent EVENT_103 + setevent EVENT_TULLY_GAVE_WATER_STONE jump UnknownScript_0x1a92fd UnknownScript_0x1a92ee: |