You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Build Australian Crystal.
This commit is contained in:
@@ -89,6 +89,11 @@ CeladonCityPoliwrathText:
|
||||
done
|
||||
|
||||
CeladonCityTeacher1Text:
|
||||
if DEF(_CRYSTAL_AU)
|
||||
text "I lost at the"
|
||||
line "machines."
|
||||
done
|
||||
else
|
||||
text "I lost at the slot"
|
||||
line "machines again…"
|
||||
|
||||
@@ -98,6 +103,7 @@ CeladonCityTeacher1Text:
|
||||
para "You should check"
|
||||
line "them out too."
|
||||
done
|
||||
endc
|
||||
|
||||
CeladonCityGramps1Text:
|
||||
text "GRIMER have been"
|
||||
@@ -212,10 +218,17 @@ CeladonCityMansionSignText:
|
||||
done
|
||||
|
||||
CeladonCityGameCornerSignText:
|
||||
if DEF(_CRYSTAL_AU)
|
||||
text "The Game Area for"
|
||||
line "Grown-ups--CELADON"
|
||||
cont "GAME CORNER"
|
||||
done
|
||||
else
|
||||
text "The Playground for"
|
||||
line "Everybody--CELADON"
|
||||
cont "GAME CORNER"
|
||||
done
|
||||
endc
|
||||
|
||||
CeladonCityTrainerTipsText:
|
||||
text "TRAINER TIPS"
|
||||
|
||||
Reference in New Issue
Block a user