~ubuntu-branches/debian/jessie/adonthell-data/jessie

« back to all changes in this revision

Viewing changes to scripts/dialogues/src/fellnir_start.adlg

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Barry deFreese, Ansgar Burchardt
  • Date: 2008-05-30 00:18:40 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080530001840-15wgftfiiv3me9i7
Tags: 0.3.4.cvs.20080529-1
[ Barry deFreese ]
* New maintainer. (Closes: #427142).
  + Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
* Add myself to uploaders.
* New upstream CVS snapshot.
* Remove 02_player_text.py.diff.  Fixed upstream.
* Make clean not ignore errors.
* Move Homepage from package description to source header.
* Add copyright holders to debian/copyright.
* Fix man page section entry.
* Bump debhelper build-dep and compat to 5.
* Bump Standards Version to 3.7.3.

[ Ansgar Burchardt ]
* Add Vcs-* fields

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Dlgedit File Format 1
 
2
#
 
3
# Produced by Adonthell Dlgedit v0.8pre1
 
4
# (C) 2000/2001/2002 Kai Sterker
 
5
#
 
6
# $Id: fellnir_start.adlg,v 1.1 2007/08/18 03:17:27 ksterker Exp $
 
7
 
 
8
Note �New Dialogue�
 
9
 
 
10
Proj �wastesedge�
 
11
Inc  �import adonthell�
 
12
 
 
13
Circle
 
14
  Type 2
 
15
  Pos 440 20
 
16
  Text �What do you want from me?  I don't know anything.�
 
17
  NPC �Fellnir Kezular�
 
18
End
 
19
 
 
20
Circle
 
21
  Type 1
 
22
  Pos 0 100
 
23
  Note �First time player has spoken to him.�
 
24
  Text �I am with Lady Silverhair, and I am trying to prove her innocence.  Do you know what happened here?�
 
25
  Cond �if the_npc.talked_to == 0:�
 
26
  Vars �the_npc.talked_to = 1�
 
27
End
 
28
 
 
29
Circle
 
30
  Type 5
 
31
  Pos 60 180
 
32
  Text �Fellnir looks suspiciously at you.  He absently jots something down in a notebook and shifts one of his beakers slightly.�
 
33
End
 
34
 
 
35
Circle
 
36
  Type 2
 
37
  Pos 60 280
 
38
  Text �Ask somebody else.  Anybody.  I just keep to myself and I don't know anything.�
 
39
End
 
40
 
 
41
Circle
 
42
  Type 5
 
43
  Pos 440 360
 
44
  Text �He turns his attention back to his work, poring over the array of steaming liquids and decanters of unknown origin.  You cannot seem to get his attention again.�
 
45
End
 
46
 
 
47
Circle
 
48
  Type 1
 
49
  Pos 580 100
 
50
  Note �If player told Jelom about Talan's singing first and now cannot get key to pantry�
 
51
  Text �You've been such a great help sir, I hate to bother you again.  But I seem to have angered the innkeeper's wife, and I need her help.  Have you any advice?�
 
52
  Cond �elif Lucia Redwyne.refuses_key == 1 and demo.pantry_locked != 2:�
 
53
End
 
54
 
 
55
Circle
 
56
  Type 1
 
57
  Pos 220 100
 
58
  Note �If player has not seen Silverhair yet, but has tried to get in her door.
 
59
 
60
  Text �Excuse me? I realize you know nothing of the theft, but you must know the people of this inn well enough. Is there any way the guard could be convinced to allow me into my Lady's room?�
 
61
  Cond �elif demo.know_jelom == 2 and Imoen Silverhair.talked_to == 0:�
 
62
End
 
63
 
 
64
Circle
 
65
  Type 1
 
66
  Pos 360 80
 
67
  Note �If player has tried Fingolson's door, but not gotten Erek to talk to him.�
 
68
  Text �Pardon me, good sir?  I hate to trouble you, but do you know this Fingolson well?  I need to enter his room but he will not allow me.�
 
69
  Cond �elif demo.bjarn_door_open == 1:�
 
70
End
 
71
 
 
72
Circle
 
73
  Type 1
 
74
  Pos 640 60
 
75
  Note �If no other puzzles are active.�
 
76
  Text �I'm still trying to find information that may help my employer.  Are you certain you cannot help?�
 
77
  Cond �else:�
 
78
End
 
79
 
 
80
Circle
 
81
  Type 1
 
82
  Pos 480 80
 
83
  Note �First time player speaks to Fellnir after hearing about the singing from Frostbloom.�
 
84
  Text �Do you know anything about strange noises the night of the theft?�
 
85
  Cond �elif demo.know_noise != 0 and demo.know_talan_singing == 0:�
 
86
End
 
87
 
 
88
Circle
 
89
  Type 2
 
90
  Pos 480 260
 
91
  Text �I have better things to do than pay attention to what idle people do with their time.�
 
92
End
 
93
 
 
94
Circle
 
95
  Type 5
 
96
  Pos 580 180
 
97
  Text �Fellnir doesn't even look up at you as you speak.  He mutters a little, \"Take equal parts of vitriol, nitre and sal ammoniac ...\"  Then he speaks more clearly to you.�
 
98
End
 
99
 
 
100
Circle
 
101
  Type 2
 
102
  Pos 220 260
 
103
  Text �I would have thought elves and their sort would be more creative.  There's more than one way into a room, you know.  Now leave me be.�
 
104
End
 
105
 
 
106
Circle
 
107
  Type 5
 
108
  Pos 360 160
 
109
  Text �Fellnir picks up a decanter and puts it down, then peers through a length of piping.  He blows into it, then inserts the end into the bottle.  After a while, he turns to you.�
 
110
End
 
111
 
 
112
Circle
 
113
  Type 2
 
114
  Pos 360 260
 
115
  Text �I wouldn't open my door either to someone as nosy as you.  Try asking someone he likes.  Erek, maybe.  So long as you're not talking to me.  I don't know anything, so I wish you'd stop bothering me.�
 
116
End
 
117
 
 
118
Circle
 
119
  Type 5
 
120
  Pos 220 180
 
121
  Text �Fellnir pours a blueish liquid into one primarily red, and the resulting mixture turns inexplicably green. He swirls it before his eyes for a moment, then takes a sip. By the look on his face, it doesn't taste very good.�
 
122
End
 
123
 
 
124
Circle
 
125
  Type 2
 
126
  Pos 580 260
 
127
  Text �Well, of course she's upset.  You got a friend of hers in trouble.  I don't want anything to do with it, you straighten it out with the young guard yourself.  I'm just keeping to myself here.�
 
128
End
 
129
 
 
130
Circle
 
131
  Type 5
 
132
  Pos 480 160
 
133
  Text �As you finish your question, bubbles begin appearing in a bottle that has no visible flame under it.  It boils for a few moments, until suddenly there is a puff of steam and half the liquid vanishes.  Fellnir is not impressed at this.�
 
134
End
 
135
 
 
136
Arrow
 
137
  Type 3
 
138
  Prev 1
 
139
  Next 2
 
140
End
 
141
 
 
142
Arrow
 
143
  Type 3
 
144
  Prev 2
 
145
  Next 3
 
146
End
 
147
 
 
148
Arrow
 
149
  Type 3
 
150
  Prev 3
 
151
  Next 4
 
152
End
 
153
 
 
154
Arrow
 
155
  Type 3
 
156
  Prev 0
 
157
  Next 6
 
158
End
 
159
 
 
160
Arrow
 
161
  Type 3
 
162
  Prev 0
 
163
  Next 5
 
164
End
 
165
 
 
166
Arrow
 
167
  Type 3
 
168
  Prev 0
 
169
  Next 1
 
170
End
 
171
 
 
172
Arrow
 
173
  Type 3
 
174
  Prev 0
 
175
  Next 8
 
176
End
 
177
 
 
178
Arrow
 
179
  Type 3
 
180
  Prev 8
 
181
  Next 2
 
182
End
 
183
 
 
184
Arrow
 
185
  Type 3
 
186
  Prev 0
 
187
  Next 9
 
188
End
 
189
 
 
190
Arrow
 
191
  Type 3
 
192
  Prev 12
 
193
  Next 4
 
194
End
 
195
 
 
196
Arrow
 
197
  Type 3
 
198
  Prev 0
 
199
  Next 7
 
200
End
 
201
 
 
202
Arrow
 
203
  Type 3
 
204
  Prev 7
 
205
  Next 13
 
206
End
 
207
 
 
208
Arrow
 
209
  Type 3
 
210
  Prev 13
 
211
  Next 14
 
212
End
 
213
 
 
214
Arrow
 
215
  Type 3
 
216
  Prev 14
 
217
  Next 4
 
218
End
 
219
 
 
220
Arrow
 
221
  Type 3
 
222
  Prev 10
 
223
  Next 4
 
224
End
 
225
 
 
226
Arrow
 
227
  Type 3
 
228
  Prev 16
 
229
  Next 4
 
230
End
 
231
 
 
232
Arrow
 
233
  Type 3
 
234
  Prev 9
 
235
  Next 17
 
236
End
 
237
 
 
238
Arrow
 
239
  Type 3
 
240
  Prev 17
 
241
  Next 10
 
242
End
 
243
 
 
244
Arrow
 
245
  Type 3
 
246
  Prev 6
 
247
  Next 15
 
248
End
 
249
 
 
250
Arrow
 
251
  Type 3
 
252
  Prev 15
 
253
  Next 12
 
254
End
 
255
 
 
256
Arrow
 
257
  Type 3
 
258
  Prev 5
 
259
  Next 11
 
260
End
 
261
 
 
262
Arrow
 
263
  Type 3
 
264
  Prev 11
 
265
  Next 16
 
266
End