summaryrefslogtreecommitdiff
path: root/maps/TimeCapsule.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/TimeCapsule.asm')
-rw-r--r--maps/TimeCapsule.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/TimeCapsule.asm b/maps/TimeCapsule.asm
index 2f85ad340..d51eaa148 100644
--- a/maps/TimeCapsule.asm
+++ b/maps/TimeCapsule.asm
@@ -73,5 +73,5 @@ TimeCapsule_MapEventHeader:
; people-events
db 2
- person_event SPRITE_CHRIS, 8, 7, LEFT << 2 | $1, $0, -1, -1, $0, 0, ChrisScript_0x19351a, EVENT_000
- person_event SPRITE_CHRIS, 8, 10, LEFT << 2 | $0, $0, -1, -1, $0, 0, ChrisScript_0x19351a, EVENT_001
+ person_event SPRITE_CHRIS, 8, 7, OW_LEFT | $1, $0, -1, -1, $0, 0, ChrisScript_0x19351a, EVENT_000
+ person_event SPRITE_CHRIS, 8, 10, OW_LEFT | $0, $0, -1, -1, $0, 0, ChrisScript_0x19351a, EVENT_001