summaryrefslogtreecommitdiff
path: root/maps/Route1718Gate.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/Route1718Gate.asm')
-rw-r--r--maps/Route1718Gate.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/Route1718Gate.asm b/maps/Route1718Gate.asm
index c23d76d7f..c3d8e44af 100644
--- a/maps/Route1718Gate.asm
+++ b/maps/Route1718Gate.asm
@@ -3,7 +3,7 @@ Route1718Gate_MapScriptHeader:
db 1
; triggers
- dw UnknownScript_0x7360d, $0000
+ dw UnknownScript_0x7360d, NONE
.MapCallbacks:
db 0
@@ -71,4 +71,4 @@ Route1718Gate_MapEventHeader:
.PersonEvents:
db 1
- person_event SPRITE_OFFICER, 2, 5, $6, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, OfficerScript_0x7360e, -1
+ person_event SPRITE_OFFICER, 2, 5, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, OfficerScript_0x7360e, -1