From 1d63499fa73f028a5409ff358caedc8972a57552 Mon Sep 17 00:00:00 2001 From: "U-Daniel-PC\\Daniel" Date: Mon, 8 Jun 2015 02:09:10 -0500 Subject: Remove (incorrect) address comments Conflicts: text.asm --- text/maps/ss_anne_7.asm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'text/maps/ss_anne_7.asm') diff --git a/text/maps/ss_anne_7.asm b/text/maps/ss_anne_7.asm index f4d6f695..cffb4add 100644 --- a/text/maps/ss_anne_7.asm +++ b/text/maps/ss_anne_7.asm @@ -1,4 +1,4 @@ -_SSAnne7RubText:: ; 812dd (20:52dd) +_SSAnne7RubText:: text "CAPTAIN: Ooargh..." line "I feel hideous..." cont "Urrp! Seasick..." @@ -10,7 +10,7 @@ _SSAnne7RubText:: ; 812dd (20:52dd) para "Rub-rub..." line "Rub-rub...@@" -_ReceivingHM01Text:: ; 81347 (20:5347) +_ReceivingHM01Text:: text "CAPTAIN: Whew!" line "Thank you! I" cont "feel much better!" @@ -30,13 +30,13 @@ _ReceivingHM01Text:: ; 81347 (20:5347) cont "anytime!" prompt -_ReceivedHM01Text:: ; 8140d (20:540d) +_ReceivedHM01Text:: text $52, " got" line "@" TX_RAM wcf4b text "!@@" -_SSAnne7Text_61932:: ; 8141c (20:541c) +_SSAnne7Text_61932:: text "CAPTAIN: Whew!" para "Now that I'm not" @@ -44,17 +44,17 @@ _SSAnne7Text_61932:: ; 8141c (20:541c) cont "guess it's time." done -_HM01NoRoomText:: ; 8145d (20:545d) +_HM01NoRoomText:: text "Oh no! You have" line "no room for this!" done -_SSAnne7Text2:: ; 81480 (20:5480) +_SSAnne7Text2:: text "Yuck! Shouldn't" line "have looked!" done -_SSAnne7Text3:: ; 8149d (20:549d) +_SSAnne7Text3:: text "How to Conquer" line "Seasickness..." cont "The CAPTAIN's" -- cgit v1.3.1-sl0p