aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/objects/LoreleisRoom.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/objects/LoreleisRoom.asm')
-rw-r--r--data/maps/objects/LoreleisRoom.asm5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/maps/objects/LoreleisRoom.asm b/data/maps/objects/LoreleisRoom.asm
index 1db058e4..9a8c6b56 100644
--- a/data/maps/objects/LoreleisRoom.asm
+++ b/data/maps/objects/LoreleisRoom.asm
@@ -1,3 +1,6 @@
+ object_const_def
+ const_export LORELEISROOM_LORELEI
+
LoreleisRoom_Object:
db $3 ; border block
@@ -10,6 +13,6 @@ LoreleisRoom_Object:
def_bg_events
def_object_events
- object_event 5, 2, SPRITE_LORELEI, STAY, DOWN, 1, OPP_LORELEI, 1
+ object_event 5, 2, SPRITE_LORELEI, STAY, DOWN, TEXT_LORELEISROOM_LORELEI, OPP_LORELEI, 1
def_warps_to LORELEIS_ROOM