mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-13 00:34:48 +13: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
|
db $f ; border block
|
||||||
|
|
||||||
def_warps
|
def_warps
|
||||||
warp 1, 3, 0, 237
|
warp 1, 3, 0, UNUSED_MAP_ED
|
||||||
warp 2, 3, 0, 237
|
warp 2, 3, 0, UNUSED_MAP_ED
|
||||||
|
|
||||||
def_signs
|
def_signs
|
||||||
sign 3, 0, 1 ; SilphCoElevatorText1
|
sign 3, 0, 1 ; SilphCoElevatorText1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue