diff options
Diffstat (limited to 'maps/IcePathB1F.asm')
-rw-r--r-- | maps/IcePathB1F.asm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/maps/IcePathB1F.asm b/maps/IcePathB1F.asm index 36d34c747..8f09e39b5 100644 --- a/maps/IcePathB1F.asm +++ b/maps/IcePathB1F.asm @@ -92,8 +92,9 @@ MapIcePathB1FSignpostItem0: ; 0x7e50f UnknownText_0x7e512: ; 0x7e512 - db $0, "The boulder fell", $4f - db "through.", $57 + text "The boulder fell" + line "through." + done ; 0x7e52d |