diff options
Diffstat (limited to 'maps/IcePathB2FMahoganySide.asm')
-rw-r--r-- | maps/IcePathB2FMahoganySide.asm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/maps/IcePathB2FMahoganySide.asm b/maps/IcePathB2FMahoganySide.asm index 11d9f72f7..ed6e5d2b4 100644 --- a/maps/IcePathB2FMahoganySide.asm +++ b/maps/IcePathB2FMahoganySide.asm @@ -25,8 +25,9 @@ MapIcePathB2FMahoganySideSignpostItem0: ; 0x7e5aa ; 0x7e5ad UnknownText_0x7e5ad: ; 0x7e5ad - db $0, "It's immovably", $4f - db "imbedded in ice.", $57 + text "It's immovably" + line "imbedded in ice." + done ; 0x7e5cd IcePathB2FMahoganySide_MapEventHeader: ; 0x7e5cd |