mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Update CeruleanCity.asm
oops the sign outside needs changing too
This commit is contained in:
parent
5908a8c082
commit
f881c345c7
|
@ -137,9 +137,9 @@ _CeruleanCityText6::
|
||||||
done
|
done
|
||||||
|
|
||||||
_CeruleanCityText_19730::
|
_CeruleanCityText_19730::
|
||||||
text "OK! SLOWBRO!"
|
text "OK, SLOWBRO!"
|
||||||
line "Use SONICBOOM!"
|
line "Use SONICBOOM!"
|
||||||
cont "Come on, SLOWBRO"
|
cont "Come on SLOWBRO,"
|
||||||
cont "pay attention!"
|
cont "pay attention!"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
@ -191,13 +191,15 @@ _CeruleanCityText9::
|
||||||
cont "get dirty!"
|
cont "get dirty!"
|
||||||
done
|
done
|
||||||
|
|
||||||
_CeruleanCityText10:: ; changed to be more ambiguous just in case this script needs reusing
|
_CeruleanCityText10::
|
||||||
text "Hey! This is a"
|
text "This is CERULEAN"
|
||||||
line "restricted area."
|
line "CAVE! Horribly"
|
||||||
|
cont "strong #MON"
|
||||||
|
cont "live in here!"
|
||||||
|
|
||||||
para "I'm sorry, but"
|
para "Only #MON LEAGUE"
|
||||||
line "I cannot allow"
|
line "champions are"
|
||||||
cont "you to enter."
|
cont "allowed in!"
|
||||||
done
|
done
|
||||||
|
|
||||||
_CeruleanCityText12::
|
_CeruleanCityText12::
|
||||||
|
@ -219,7 +221,7 @@ _CeruleanCityText13::
|
||||||
_CeruleanCityText16::
|
_CeruleanCityText16::
|
||||||
text "Grass and caves"
|
text "Grass and caves"
|
||||||
line "handled easily!"
|
line "handled easily!"
|
||||||
cont "BIKE SHOP"
|
cont "MIRACLE CYCLE"
|
||||||
done
|
done
|
||||||
|
|
||||||
_CeruleanCityText17::
|
_CeruleanCityText17::
|
||||||
|
|
Loading…
Reference in a new issue