From dc439c36cfd52c8a04b879105657ce10a3163762 Mon Sep 17 00:00:00 2001 From: Martha Schilling <112545117+MementoMartha@users.noreply.github.com> Date: Fri, 19 May 2023 10:16:34 +0100 Subject: [PATCH] Update CeruleanCity.asm god why do I always find something worth changing immediately after the previous commit --- text/CeruleanCity.asm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/text/CeruleanCity.asm b/text/CeruleanCity.asm index 5c1b79f8..e5974f50 100644 --- a/text/CeruleanCity.asm +++ b/text/CeruleanCity.asm @@ -191,15 +191,15 @@ _CeruleanCityText9:: cont "get dirty!" done -_CeruleanCityText10:: +_CeruleanCityText10:: ; changed slightly to hint towards the HoF not being the only requirement anymore text "This is CERULEAN" line "CAVE! Horribly" cont "strong #MON" cont "live in here!" - para "Only #MON LEAGUE" - line "champions are" - cont "allowed in!" + para "Only the most" + line "skilled trainers" + cont "are allowed in!" done _CeruleanCityText12::