1-- Init
2dialogId("init-0", "font_big", "We are locked in.")
3
4dialogId("init-1", "font_small", "We will find a way out of here.")
5
6dialogId("init-2", "font_big", "Why are you so sure about that?")
7
8dialogId("init-3-0", "font_small", "We’ve always found a way out.")
9
10dialogId("init-3-1", "font_small", "We have come so far, we will not fail here.")
11
12dialogId("init-3-2", "font_small", "The topic of this branch is: ”UFO-Exit”, which means we will get out of here.")
13
14dialogId("init-3-3", "font_small", "What would be the point of an unsolvable level?")
15
16dialogId("init-4", "font_big", "I don’t know if that is a valid argument.")
17
18
19-- Random text
20dialogId("rand-0-0", "font_small", "We should turn the electromagnet off.")
21
22dialogId("rand-0-1", "font_big", "How would we do that. We are only able to move items.")
23
24dialogId("rand-0-2", "font_small", "So let’s move the lever down there.")
25
26dialogId("rand-0-3", "font_big", "You think the lever has any impact on the magnets?")
27
28dialogId("rand-0-4", "font_small", "At least it should be connected to the magnetic field at the top right.")
29
30dialogId("rand-0-5", "font_big", "That could be.")
31
32
33dialogId("rand-1-0", "font_small", "Perhaps we have to find out what the point is of all these magnets in this level?")
34
35dialogId("rand-1-1", "font_big", "I don’t think so. The brief said we should find out how the interstellar propulsion works.")
36
37dialogId("rand-1-2", "font_small", "What if the magnets are part of the interstellar propulsion?")
38
39dialogId("rand-1-3", "font_big", "Then we should figure that out. But in my opinion they are only here to be in our way.")
40
41
42dialogId("rand-2-0", "font_small", "Look, alien garbage.")
43
44dialogId("rand-2-1", "font_big", "Where?")
45
46dialogId("rand-2-2", "font_small", "Well, the small can down there.")
47
48dialogId("rand-2-3-0", "font_big", "Perhaps it is still full.")
49
50dialogId("rand-2-3-1", "font_big", "It is an artefact and not garbage.")
51
52dialogId("rand-2-3-2", "font_big", "I don’t think it is really a can. It’s probably a cloaked alien control unit.")
53
54dialogId("rand-2-4", "font_small", "Anyway, it is garbage to me and in the way.")
55
56
57dialogId("rand-3-0", "font_big", "Look at the crystal.")
58
59dialogId("rand-3-1", "font_small", "Nice. What material do you think it is made from?")
60
61dialogId("rand-3-2-0", "font_big", "Dilicium.")
62
63dialogId("rand-3-2-1", "font_big", "Dihydrogenmonoxide.")
64
65dialogId("rand-3-2-2", "font_big", "Sodium chloride.")
66
67dialogId("rand-3-2-3", "font_big", "Non-ferrous metal.")
68
69dialogId("rand-3-2-4", "font_big", "Glass with colored paper glued on it.")
70
71dialogId("rand-3-2-5", "font_big", "An alien alloy.")
72
73dialogId("rand-3-3", "font_small", "I don’t think so.")
74
75
76dialogId("rand-4-0", "font_big", "Why do the magnets stay at fixed distances and don’t attract each other more strongly?")
77
78dialogId("rand-4-1", "font_small", "They are alien magnets, they work differently.")
79
80dialogId("rand-4-2", "font_big", "I see.")
81
82
83dialogId("rand-5-0", "font_big", "Another fuel rod.")
84
85dialogId("rand-5-1", "font_small", "I hope we are far enough from the last level if the reactor explodes.")
86
87dialogId("rand-5-2", "font_big", "Perhaps we shouldn’t have moved all fuel rods into the reactor.")
88
89dialogId("rand-5-3-0", "font_small", "Then we would still be stuck there.")
90
91dialogId("rand-5-3-1", "font_small", "Perhaps it was not a reactor.")
92
93
94dialogId("rand-6-0", "font_small", "What is that lonely thing up there?")
95
96dialogId("rand-6-1", "font_big", "An unidentified alien artefact. Which one do you mean exactly?")
97
98dialogId("rand-6-2", "font_small", "The angular one which is in our way, the one spanning half the level.")
99
100dialogId("rand-6-3", "font_big", "As I said, it is an unidentified alien artefact.")
101
102dialogId("rand-6-4", "font_small", "Yes. But what is its purpose?")
103
104dialogId("rand-6-5", "font_big", "If I knew that, it wouldn’t be an unidentified alien artefact anymore but a plain alien artefact.")
105
106
107-- When standing in the alienmagnet
108dialogId("s-hurt-0", "font_small", "Ow.")
109
110dialogId("s-hurt-1", "font_small", "Ouch.")
111
112dialogId("s-hurt-2", "font_small", "Ouchy.")
113
114dialogId("b-hurt-0", "font_big", "That tickles.")
115
116dialogId("b-hurt-1", "font_big", "That prickles.")
117
118dialogId("b-hurt-2", "font_big", "That is hot.")
119
120-- When shooting the laser
121dialogId("shoot-0-0", "font_small", "Pay attention!")
122
123dialogId("shoot-0-1", "font_small", "That weapon is loaded.")
124
125dialogId("shoot-0-2", "font_small", "Look at the hole the laser made.")
126
127dialogId("shoot-0-3", "font_small", "You nearly shot me.")
128
129dialogId("shoot-1", "font_big", "Oops. Sorry.")
130
131dialogId("shoot-2-0", "font_small", "No wonder that the weapon fires if you use its trigger to move something.")
132
133dialogId("shoot-2-1", "font_small", "You shouldn’t use a shooting iron as a crowbar replacement!")
134
135dialogId("shoot-3-0", "font_big", "It was’nt my fault. You gave me that thing there.")
136
137dialogId("shoot-3-1", "font_big", "I’ll try to remember.")
138
139dialogId("shoot-4", "font_small", "The good thing is, nothing bad happened to me.")
140
141dialogId("shoot-5", "font_big", "Why aren’t the aliens so peaceful that they don’t need weapons?")
142
143dialogId("shoot-6", "font_small", "I wonder the same thing about humans.")
144
145-- Lasersound
146dialogId("laser", "", "")
147