summaryrefslogtreecommitdiff
path: root/de/text/maps/celadon_diner.asm
blob: 105d5e48d6cd7b6088553012afc390a813ae5269 (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
60
61
62
63
_CeladonDinerText1::
	text "Hallo!"

	para "Wir machen gerade"
	line "eine Pause."
	done

_CeladonDinerText2::
	text "Meine #MON"
	line "sind ziemlich"
	cont "schwach, deshalb"
	cont "gehe ich oft zur"
	cont "DROGERIE."
	done

_CeladonDinerText3::
	text "Pst! Unter der"
	line "SPIELHALLE"
	cont "befindet sich ein"
	cont "Keller!"
	done

_CeladonDinerText4::
	text "Mampf..."

	para "Der Mann dort"
	line "drüben am Tisch"
	cont "hat Haus und Hof"
	cont "verzockt."
	done

_CeladonDinerText_491a7::
	text "Ja, lach mich"
	line "ruhig aus!"

	para "Ich bin pleite!"

	para "Jetzt ist Schluß"
	line "damit! Ich werde"
	cont "niemals wieder"
	cont "zocken!"

	para "Hier, das kann"
	line "ich jetzt nicht"
	cont "mehr gebrauchen!"
	prompt

_ReceivedCoinCaseText::
	text "<PLAYER> erhält"
	line "einen @"
	TX_RAM wcf50
	text "!@@"

_CoinCaseNoRoomText::
	text "Du solltest etwas"
	line "Platz schaffen!"
	done

_CeladonDinerText_491b7::
	text "Ich dachte immer,"
	line "ich könnte den"
	cont "Jackpot knacken!"
	done