blob: a52787427ea46d3033e0592a212cf0d0fed7c6f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
_ViridianForestEntranceText1::
text "Are you going to"
line "VIRIDIAN FOREST?"
cont "Be careful, it's"
cont "a natural maze!"
done
_ViridianForestEntranceText2::
text "You have to roam"
line "far to get new"
cont "kinds of #MON."
para "Look for other"
line "types outside of"
cont "VIRIDIAN FOREST."
done
|