Updated signpost items and person_event flags

This commit is contained in:
PikalaxALT
2015-07-18 15:46:38 -04:00
parent 0fcef5fc08
commit e674869018
176 changed files with 1602 additions and 1633 deletions

View File

@@ -245,7 +245,7 @@ Function967d1: ; 967d1
; 967e1
Function967e1: ; 967e1
callba Function5920
callba RefreshMapAppearDisappear
callba Functiond4d2
callba Functionb8098
ret
@@ -648,7 +648,7 @@ TryObjectEvent: ; 969b5
; 96a04
.zero ; 96a04
ld hl, MAPOBJECT_POINTER_LO
ld hl, MAPOBJECT_SCRIPT_POINTER
add hl, bc
ld a, [hli]
ld h, [hl]
@@ -660,7 +660,7 @@ TryObjectEvent: ; 969b5
; 96a12
.one ; 96a12
ld hl, MAPOBJECT_POINTER_LO
ld hl, MAPOBJECT_SCRIPT_POINTER
add hl, bc
ld a, [hli]
ld h, [hl]