summaryrefslogtreecommitdiff
path: root/maps/Route16Gate.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-07-12 17:06:11 -0400
committeryenatch <yenatch@gmail.com>2013-07-12 17:06:11 -0400
commit4ac88d6cdcc9d579a2a180d91401c49dc8086265 (patch)
tree48d816aa0dfa0dd7394edbc8f760eab219bc0131 /maps/Route16Gate.asm
parent5f6d69fdd3a0b1ba4ab2dd64e26fb0b89efb77c5 (diff)
sprite constants in map events
Diffstat (limited to 'maps/Route16Gate.asm')
-rw-r--r--maps/Route16Gate.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route16Gate.asm b/maps/Route16Gate.asm
index 91287d138..a8cfef36c 100644
--- a/maps/Route16Gate.asm
+++ b/maps/Route16Gate.asm
@@ -13,7 +13,7 @@ UnknownScript_0x733e9: ; 0x733e9
end
; 0x733ea
-UnknownScript_0x733ea: ; 0x733ea
+OfficerScript_0x733ea: ; 0x733ea
jumptextfaceplayer UnknownText_0x73408
; 0x733ed
@@ -81,6 +81,6 @@ Route16Gate_MapEventHeader: ; 0x734df
; people-events
db 1
- person_event $43, 6, 9, $6, $0, 255, 255, $90, 0, UnknownScript_0x733ea, $ffff
+ person_event SPRITE_OFFICER, 6, 9, $6, $0, 255, 255, $90, 0, OfficerScript_0x733ea, $ffff
; 0x73516