From 22669039c2cbf95555e2ea317a79e648bcba1ea4 Mon Sep 17 00:00:00 2001 From: TheFakeMateo Date: Tue, 6 Nov 2018 13:42:12 -0600 Subject: [PATCH] Brock mentions TMs being reusable --- text/maps/PewterGym_2.asm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/text/maps/PewterGym_2.asm b/text/maps/PewterGym_2.asm index fe8c919e5..8faba433b 100755 --- a/text/maps/PewterGym_2.asm +++ b/text/maps/PewterGym_2.asm @@ -33,10 +33,13 @@ _TM34ExplanationText:: para "A TM contains a" line "technique that" cont "can be taught to" - cont "#mon!" + cont "#mon." + + para "It can be used" + line "again and again!" para "TM36 contains" - line "Rock Tomb!" + line "Rock Tomb." para "It reduces your" line "opponent's speed,"