mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-12 13:07:17 -05:00
Seperated Text from script MauvilleCity_PokemonCenter_2F, MeteorFalls, MirageTower, MossdeepCity, MtChimney
19 lines
619 B
PHP
19 lines
619 B
PHP
|
|
MirageTower_4F_Text_TakeRootFossil:
|
|
.string "You found the ROOT FOSSIL.\p"
|
|
.string "If this FOSSIL is taken, the ground\n"
|
|
.string "around it will likely crumble away…\p"
|
|
.string "Take the ROOT FOSSIL anyway?$"
|
|
|
|
MirageTower_4F_Text_LeftRootFossilAlone:
|
|
.string "{PLAYER} left the ROOT FOSSIL alone.$"
|
|
|
|
MirageTower_4F_Text_TakeClawFossil:
|
|
.string "You found the CLAW FOSSIL.\p"
|
|
.string "If this FOSSIL is taken, the ground\n"
|
|
.string "around it will likely crumble away…\p"
|
|
.string "Take the CLAW FOSSIL anyway?$"
|
|
|
|
MirageTower_4F_Text_LeaveClawFossilAlone:
|
|
.string "{PLAYER} left the CLAW FOSSIL alone.$"
|