summaryrefslogtreecommitdiff
path: root/text/maps/viridian_forest_entrance.asm
blob: dcba02b4eae960d2d8d20e7c5b85c1dfbeaf1dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
_ViridianForestEntranceText1:: ; 8a868 (22:6868)
	text "Are you going to"
	line "VIRIDIAN FOREST?"
	cont "Be careful, it's"
	cont "a natural maze!"
	done

_ViridianForestEntranceText2:: ; 8a8ab (22:68ab)
	text "RATTATA may be"
	line "small, but its"
	cont "bite is wicked!"
	cont "Did you get one?"
	done