mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 07:44:47 +13:00
Update CeruleanCity.asm
god why do I always find something worth changing immediately after the previous commit
This commit is contained in:
parent
f881c345c7
commit
dc439c36cf
|
|
@ -191,15 +191,15 @@ _CeruleanCityText9::
|
||||||
cont "get dirty!"
|
cont "get dirty!"
|
||||||
done
|
done
|
||||||
|
|
||||||
_CeruleanCityText10::
|
_CeruleanCityText10:: ; changed slightly to hint towards the HoF not being the only requirement anymore
|
||||||
text "This is CERULEAN"
|
text "This is CERULEAN"
|
||||||
line "CAVE! Horribly"
|
line "CAVE! Horribly"
|
||||||
cont "strong #MON"
|
cont "strong #MON"
|
||||||
cont "live in here!"
|
cont "live in here!"
|
||||||
|
|
||||||
para "Only #MON LEAGUE"
|
para "Only the most"
|
||||||
line "champions are"
|
line "skilled trainers"
|
||||||
cont "allowed in!"
|
cont "are allowed in!"
|
||||||
done
|
done
|
||||||
|
|
||||||
_CeruleanCityText12::
|
_CeruleanCityText12::
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue