diff options
author | yenatch <yenatch@gmail.com> | 2013-08-03 16:34:51 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-08-03 16:34:51 -0400 |
commit | a2242e1b9d95dcaf21ecdb5ae27a497c6ee6c27a (patch) | |
tree | a30798efa48b616dc655387ba8f3c1cdd8afd466 /maps/Route1718Gate.asm | |
parent | bb8990dc3cb19787e08c29409cfc674e2478fbc9 (diff) | |
parent | 0ee006a145dbe45a8844ad2dc6d8bf04b51f63bc (diff) |
Merge branch 'sprites'
Diffstat (limited to 'maps/Route1718Gate.asm')
-rw-r--r-- | maps/Route1718Gate.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route1718Gate.asm b/maps/Route1718Gate.asm index dff48d7d3..55c9cb438 100644 --- a/maps/Route1718Gate.asm +++ b/maps/Route1718Gate.asm @@ -13,7 +13,7 @@ UnknownScript_0x7360d: ; 0x7360d end ; 0x7360e -UnknownScript_0x7360e: ; 0x7360e +OfficerScript_0x7360e: ; 0x7360e jumptextfaceplayer UnknownText_0x7362c ; 0x73611 @@ -75,7 +75,7 @@ Route1718Gate_MapEventHeader: ; 0x736b6 ; people-events db 1 - person_event $43, 6, 9, $6, $0, 255, 255, $90, 0, UnknownScript_0x7360e, $ffff + person_event SPRITE_OFFICER, 6, 9, $6, $0, 255, 255, $90, 0, OfficerScript_0x7360e, $ffff ; 0x736ed |