mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Use map constants for SilphCoElevator warps
This commit is contained in:
parent
e2c99f1910
commit
f4514ff53c
|
@ -2,8 +2,8 @@ SilphCoElevator_Object:
|
|||
db $f ; border block
|
||||
|
||||
def_warps
|
||||
warp 1, 3, 0, 237
|
||||
warp 2, 3, 0, 237
|
||||
warp 1, 3, 0, UNUSED_MAP_ED
|
||||
warp 2, 3, 0, UNUSED_MAP_ED
|
||||
|
||||
def_signs
|
||||
sign 3, 0, 1 ; SilphCoElevatorText1
|
||||
|
|
Loading…
Reference in a new issue