summaryrefslogtreecommitdiff
path: root/de/text/maps/rock_tunnel_b2f_2.asm
blob: 8cde7899dd6c7a267b1518984ab527fd8c0a493e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
_RockTunnel2AfterBattleText8::
	text "Ich werde mit"
	line "meinen #MON"
	cont "trainieren!"
	done

_RockTunnel2BattleText9::
	text "Zuhause zeichne"
	line "ich gern #MON."
	done

_RockTunnel2EndBattleText9::
	text "Ich"
	line "bin erschöpft!"
	prompt

_RockTunnel2AfterBattleText9::
	text "Ich liebe die"
	line "Kunst,"
	cont "nicht den Kampf!"
	done