summaryrefslogtreecommitdiff
path: root/de/text/maps/silph_co_3f.asm
blob: 8803025f2541a6f955c139036a4d1e221b96abfe (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
_SilphCo3Text_59ff9::
	text "Ich arbeite für"
	line "die SILPH CO.!"
	cont "Was soll ich bloß"
	cont "machen?"
	done

_SilphCo3Text_59ffe::
	text "<PLAYER>! Du hast"
	line "uns mit Hilfe"
	cont "Deiner #MON"
	cont "gerettet!"
	done

_SilphCo3BattleText1::
	text "Hör endlich auf,"
	line "uns zu nerven!"
	done

_SilphCo3EndBattleText1::
	text ""
	line "Ich gebe auf!"
	prompt

_SilphCo3AfterBattleText1::
	text "Ein Tip? Du"
	line "brauchst einen"
	cont "TÜRÖFFNER!"
	done

_SilphCo3BattleText2::
	text "Ich arbeite für"
	line "das TEAM ROCKET,"
	cont "die SILPH CO."
	cont "zahlt zu wenig!!!"
	done

_SilphCo3EndBattleText2::
	text "Du hast"
	line "mich erwischt!"
	prompt

_SilphCo3AfterBattleText2::
	text "Mist..."

	para "Das TEAM ROCKET"
	line "hätte mich für"
	cont "meine Hilfe die"
	cont "#MON studieren"
	cont "lassen!"
	done