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/Route34.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/Route34.asm')
-rw-r--r-- | maps/Route34.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route34.asm b/maps/Route34.asm index 632a992e1..a74aaa244 100644 --- a/maps/Route34.asm +++ b/maps/Route34.asm @@ -296,7 +296,7 @@ UnknownScript_0x78213: verbosegiveitem LEAF_STONE, 1 iffalse UnknownScript_0x78225 clearflag ENGINE_GINA_HAS_LEAF_STONE - setevent EVENT_100 + setevent EVENT_GINA_GAVE_LEAF_STONE jump UnknownScript_0x78234 UnknownScript_0x78225: |