blob: 42c7c63dbbc6fc87e0ae7f6f56eb291815374531 (
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
|
_NameRaterText_1dab3::
text "Hallo! Ich bin"
line "der offizielle"
cont "NAMEN-BEWERTER!"
para "Soll ich die"
line "Spitznamen Deiner"
cont "#MON bewerten?"
done
_NameRaterText_1dab8::
text "Von welchem"
line "#MON soll ich"
cont "den Spitznamen"
cont "beurteilen?"
prompt
_NameRaterText_1dabd::
text "Der Spitzname ist"
line "@"
TX_RAM wcd6d
text ", oder?"
cont "Ein schöner Name!"
para "Gefällt er Dir"
line "noch immer, oder"
cont "möchtest Du ihn"
cont "ändern?"
para "Was möchtest Du?"
done
_NameRaterText_1dac2::
text "Gut! Wie soll der"
line "neue Name lauten?"
prompt
_NameRaterText_1dac7::
text "OK! Der neue Name"
line "dieses #MON"
cont "ist @"
TX_RAM wBuffer
text "!"
para "Ein noch"
line "schönerer Name"
cont "als zuvor!"
done
_NameRaterText_1dacc::
text "Komm vorbei, wann"
line "immer Du magst!"
done
_NameRaterText_1dad1::
TX_RAM wcd6d
text "!"
line "Ein wirklich"
cont "tadelloser Name!"
para "Kümmere Dich gut"
line "um @"
TX_RAM wcd6d
text "!"
done
|