summaryrefslogtreecommitdiff
path: root/text/ViridianMart.asm
blob: 0152ea4ccb4ac916a65f5b584f26e04231bb913e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
_ViridianMartText1::
	text "Okay! Say hi to"
	line "PROF.OAK for me!"
	done

_ViridianMartText4::
	text "Hey! You came from"
	line "PALLET TOWN?"
	done

ViridianMartParcelQuestText::
	text "You know PROF."
	line "OAK, right?"

	para "His order came in."
	line "Will you take it"
	cont "to him?"

	para "<PLAYER> got"
	line "OAK's PARCEL!@"
	text_end

_ViridianMartText2::
	text "This shop sells a"
	line "lot of PARLYZ"
	cont "HEALs."
	done

_ViridianMartText3::
	text "The shop finally"
	line "has some POTIONs"
	cont "in stock."
	done