summaryrefslogtreecommitdiff
path: root/maps/Route15FuchsiaGate.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/Route15FuchsiaGate.asm
parent5f6d69fdd3a0b1ba4ab2dd64e26fb0b89efb77c5 (diff)
sprite constants in map events
Diffstat (limited to 'maps/Route15FuchsiaGate.asm')
-rw-r--r--maps/Route15FuchsiaGate.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route15FuchsiaGate.asm b/maps/Route15FuchsiaGate.asm
index 406a32e6b..b4993d161 100644
--- a/maps/Route15FuchsiaGate.asm
+++ b/maps/Route15FuchsiaGate.asm
@@ -6,7 +6,7 @@ Route15FuchsiaGate_MapScriptHeader: ; 0x19679c
db 0
; 0x19679e
-UnknownScript_0x19679e: ; 0x19679e
+OfficerScript_0x19679e: ; 0x19679e
jumptextfaceplayer UnknownText_0x1967a1
; 0x1967a1
@@ -36,6 +36,6 @@ Route15FuchsiaGate_MapEventHeader: ; 0x1967e1
; people-events
db 1
- person_event $43, 6, 9, $6, $0, 255, 255, $90, 0, UnknownScript_0x19679e, $ffff
+ person_event SPRITE_OFFICER, 6, 9, $6, $0, 255, 255, $90, 0, OfficerScript_0x19679e, $ffff
; 0x196808