summaryrefslogtreecommitdiff
path: root/text/maps/celadon_diner.asm
blob: cf2b5fb0467047f3d911480201c16ccb0e78b058 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
_CeladonDinerText1::
	text "Salut!"

	para "On fait une"
	line "p'tite pause."
	done

_CeladonDinerText2::
	text "Mes #MON sont"
	line "faibles alors je"
	cont "vais souvent"
	cont "acheter des"
	cont "accélérateurs."
	done

_CeladonDinerText3::
	text "Pssst! Il y a un"
	line "truc sous le"
	cont "CASINO."
	done

_CeladonDinerText4::
	text "Miam..."

	para "Le type à cette"
	line "table a tout"
	cont "perdu..."
	done

_CeladonDinerText_491a7::
	text "Vas-y! Rigole!"

	para "J'ai plus une"
	line "thune!"

	para "C'est marrant,"
	line "hein? Pfff..."
	cont "Je te hais!"

	para "Prends ça tiens!"
	line "Et surtout, perds"
	cont "tout ton blé!"
	prompt

_ReceivedCoinCaseText::
	text "<PLAYER> reçoit"
	line "@"
	TX_RAM wcf50
	text "!@@"

_CoinCaseNoRoomText::
	text "T'as plus de"
	line "place!"
	done

_CeladonDinerText_491b7::
	text "Faut qu'j'me"
	line "refasse..."
	done