From b7a20f13863331e15a074c91a4a1be38d27142c9 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Tue, 31 May 2016 11:46:02 -0400 Subject: Vermilion Fan Club --- text/maps/fan_club.asm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'text') diff --git a/text/maps/fan_club.asm b/text/maps/fan_club.asm index 8b442011..33d3ca53 100644 --- a/text/maps/fan_club.asm +++ b/text/maps/fan_club.asm @@ -100,13 +100,13 @@ FanClubChairStoryText:: prompt ReceivedBikeVoucherText:: - text $52, " received" + text " received" line "a @" TX_RAM wcf4b text "!@@" ExplainBikeVoucherText:: - db $0 + text "" para "Exchange that for" line "a BICYCLE!" @@ -128,7 +128,7 @@ FanClubNoStoryText:: done FanClubChairFinalText:: - text "Hello, ", $52, "!" + text "Hello, !" para "Did you come see" line "me about my" @@ -143,7 +143,7 @@ FanClubBagFullText:: done FanClubChairPrintText1:: - text "Hi there, ",$52,"!" + text "Hi there, !" line "Have you seen my" cont "#MON photos?" -- cgit v1.3.1-sl0p