added signs for GT entry and Ganon vuln
* fixed OWG sign
This commit is contained in:
15
tables.asm
15
tables.asm
@@ -529,6 +529,21 @@ db $16
|
||||
;--------------------------------------------------------------------------------
|
||||
org $07F501
|
||||
dw #$018E
|
||||
;--------------------------------------------------------------------------------
|
||||
; GT sign text pointer (Message id of the map43)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $07F57D
|
||||
dw #$0190
|
||||
;--------------------------------------------------------------------------------
|
||||
; Pyramid sign text pointer (Message id of the map5B)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $07F5AD
|
||||
dw #$0191
|
||||
;--------------------------------------------------------------------------------
|
||||
; HC (inverted) sign text pointer (Message id of the map1B)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $07F52D
|
||||
dw #$0190
|
||||
|
||||
;--------------------------------------------------------------------------------
|
||||
;Map Pendant / Crystal Indicators
|
||||
|
||||
Reference in New Issue
Block a user