summaryrefslogtreecommitdiff
path: root/de/text/maps/bike_shop.asm
blob: d09fd7fd44486c92b40e99694f884c2ad94d024c (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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
_BikeShopText_1d810::
	text "Hallo! Willkommen"
	line "im FAHRRADLADEN!"

	para "Wir haben"
	line "garantiert das"
	cont "richtige FAHRRAD"
	cont "für Dich!"
	prompt

_BikeShopText_1d815::
	text "Das ist unser"
	line "bestes FAHRRAD!"
	cont "Möchtest Du es"
	cont "haben?"
	done

_BikeShopCantAffordText::
	text "Es tut mir leid,"
	line "Du kannst es Dir"
	cont "nicht leisten!"
	prompt

_BikeShopText_1d81f::
	text "Oh, das ist ein..."

	para "...RAD-COUPON!"

	para "OK!"
	line "Es gehört Dir!"
	prompt

_BikeShopText_1d824::
	text "<PLAYER> tauscht"
	line "den RAD-COUPON"
	cont "gegen das"
	cont "FAHRRAD.@@"

_BikeShopComeAgainText::
	text "Besuch uns doch"
	line "mal wieder!"
	done

_BikeShopText_1d82f::
	text "Wie gefällt Dir"
	line "Dein neues"
	cont "FAHRRAD?"

	para "Du kannst damit"
	line "auf dem RADWEG"
	cont "und in Höhlen"
	cont "fahren!"
	done

_BikeShopText_1d834::
	text "Du kannst es"
	line "momentan nicht"
	cont "mitnehmen!"
	done

_BikeShopText_1d843::
	text "Ich möchte ein"
	line "HOLLANDRAD"
	cont "kaufen!"

	para "Ein MOUNTAINBIKE"
	line "hat keinen"
	cont "Gepäckträger!"
	done

_BikeShopText_1d85c::
	text "Die FAHRRÄDER"
	line "sind ziemlich"
	cont "cool, aber"
	cont "unheimlich teuer!"
	done

_BikeShopText_1d861::
	text "Wow! Du hast ein"
	line "cooles FAHRRAD!"
	done