summaryrefslogtreecommitdiff
path: root/text/maps/hall_of_fame.asm
blob: 8c89d129f707d94bd6ab14783b9a1931d706e966 (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
_HallofFameRoomText1::
	text "CHEN: Hum-hum!"
	line "Félicitations"
	cont "<PLAYER>!"

	para "Cet étage est"
	line "réservé aux"
	cont "célébrités"
	cont "#MON!"

	para "Les champions de"
	line "la LIGUE sont"
	cont "consacrés ici!"

	para "Leurs #MON"
	line "sont enregistrés"
	cont "en tant que"
	cont "CELEBRITES!"

	para "<PLAYER>! Long"
	line "fut ton périple"
	cont "jusqu'à la"
	cont "victoire!"

	para "Encore bravo."
	line "Toi et tes chers"
	cont "#MON êtes"
	cont "tous célèbres!"
	done