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

« back to all changes in this revision

Viewing changes to scripts/dialogues/src/jelom_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: jelom_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 80 40
 
16
  Text �Halt there! No-one is allowed into the prisoner's room!�
 
17
  Cond �if the_player.at_silverhairs_door == 1 and demo.know_jelom != 2:�
 
18
End
 
19
 
 
20
Circle
 
21
  Type 2
 
22
  Pos 240 40
 
23
  Text �Stop right there, Half-Elf! You know that you are not allowed in there!�
 
24
  Cond �elif the_player.at_silverhairs_door == 1:�
 
25
End
 
26
 
 
27
Circle
 
28
  Type 2
 
29
  Pos 160 40
 
30
  Text �No-one is allowed into the prisoner's room, so please leave this hallway!�
 
31
  Cond �elif the_player.at_silverhairs_door != 1 and demo.know_jelom != 2:�
 
32
End
 
33
 
 
34
Circle
 
35
  Type 2
 
36
  Pos 340 40
 
37
  Text �You again, Half-Elf? What do you want this time?�
 
38
  Cond �else:�
 
39
End
 
40
 
 
41
Circle
 
42
  Type 1
 
43
  Pos 160 120
 
44
  Text �Ah, you must be Jelom. Talan told me that I could find you here.�
 
45
  Cond �else:�
 
46
End
 
47
 
 
48
Circle
 
49
  Type 1
 
50
  Pos 80 120
 
51
  Text �And just who are you to prevent me from entering, sir?�
 
52
  Cond �if demo.know_jelom == 0:�
 
53
End
 
54
 
 
55
Circle
 
56
  Type 1
 
57
  Pos 380 120
 
58
  Text �Nice to see you again, Jelom. Look, I have some more questions regarding the theft.�
 
59
  Cond �else:�
 
60
End
 
61
 
 
62
Circle
 
63
  Type 1
 
64
  Pos 280 120
 
65
  Text �Look, Jelom, I found out something that will cast some serious doubt on Lady Silverhair having committed the theft!�
 
66
  Cond �if demo.know_olivers_noise == 1 and the_npc.not_convinced == 0 and the_npc.allows_meddling == 1:�
 
67
End
 
68
 
 
69
Circle
 
70
  Type 2
 
71
  Pos 80 180
 
72
  Text �My name is Jelom, and I am the chief of the guard at Waste's Edge! Who the hell are you?�
 
73
End
 
74
 
 
75
Circle
 
76
  Type 2
 
77
  Pos 160 180
 
78
  Text �Who are you, and why were you looking for me?�
 
79
End
 
80
 
 
81
Circle
 
82
  Type 1
 
83
  Pos 160 240
 
84
  Text �My name is $name. I'm investigating the theft and I have a few questions for you.�
 
85
End
 
86
 
 
87
Circle
 
88
  Type 2
 
89
  Pos 240 180
 
90
  Text �And what might those questions be, Half-Elf?�
 
91
  Cond �else:�
 
92
End
 
93
 
 
94
Circle
 
95
  Type 2
 
96
  Pos 520 120
 
97
  Text �I doubt that, but since I won't get any peace from your pestering until you tell me, go ahead.�
 
98
End
 
99
 
 
100
Circle
 
101
  Type 2
 
102
  Pos 520 260
 
103
  Text �You trust in the overactive imagination of some little kid? I know from Talan that everything was quiet during the night.  And I take the word of my own guard over Oliver's!�
 
104
End
 
105
 
 
106
Circle
 
107
  Type 1
 
108
  Pos 500 320
 
109
  Text �Talan did not hear anything that night, because he was not at his post.�
 
110
  Cond �if demo.know_talan_singing == 2:�
 
111
End
 
112
 
 
113
Circle
 
114
  Type 2
 
115
  Pos 500 380
 
116
  Text �What do you mean? Why wasn't he at his post?�
 
117
End
 
118
 
 
119
Circle
 
120
  Type 1
 
121
  Pos 440 460
 
122
  Text �He sneaked away to take a nap.�
 
123
End
 
124
 
 
125
Circle
 
126
  Type 1
 
127
  Pos 500 460
 
128
  Text �He wandered off to practise singing, of all things!�
 
129
  Vars �demo.told_on_talan = 1�
 
130
End
 
131
 
 
132
Circle
 
133
  Type 2
 
134
  Pos 440 520
 
135
  Text �A nap? I knew it! I had suspected that he caught some shuteye on duty from time to time, but have never caught him at it! He is in big trouble, this time!�
 
136
End
 
137
 
 
138
Circle
 
139
  Type 2
 
140
  Pos 500 520
 
141
  Text �Singing? What, does the fool want to be a bard now? He is in big trouble now!�
 
142
End
 
143
 
 
144
Circle
 
145
  Type 2
 
146
  Pos 460 580
 
147
  Text �But regardless of that, how do you know that it was not Silverhair herself who went to the stables and caused the noise? After stealing Master Fingolson's gems!�
 
148
End
 
149
 
 
150
Circle
 
151
  Type 1
 
152
  Pos 320 300
 
153
  Text �Erek actually packed the gems, according to Alek. Do you think he could be mixed up in this?�
 
154
  Cond �if demo.ask_packed_gems == 1 and demo.know_talan_singing != 2:�
 
155
End
 
156
 
 
157
Circle
 
158
  Type 1
 
159
  Pos 280 300
 
160
  Text �Alek Endhelm was eavesdropping outside the room during the negotiations, according to Erek. Do you think he could be mixed up in this?�
 
161
  Cond �if demo.know_alek_eavesdrop == 1 and demo.know_talan_singing != 2:�
 
162
End
 
163
 
 
164
Circle
 
165
  Type 2
 
166
  Pos 320 360
 
167
  Text �Erek? Come on, don't be stupid. You are a more likely thief than Erek, and you weren't even here! It is just like Alek to tell you things like that!�
 
168
End
 
169
 
 
170
Circle
 
171
  Type 1
 
172
  Pos 320 400
 
173
  Text �Why do you say that?�
 
174
End
 
175
 
 
176
Circle
 
177
  Type 2
 
178
  Pos 280 440
 
179
  Text �Don't get excited, half-elf. Alek looks like scum, and probably is, being a mercenary, but there is no reason to suspect him of the theft. In fact, I hear that he offered his services to Bjarn as a guard.�
 
180
End
 
181
 
 
182
Circle
 
183
  Type 1
 
184
  Pos 280 500
 
185
  Text �You don't think that is a little suspicious?�
 
186
End
 
187
 
 
188
Circle
 
189
  Type 2
 
190
  Pos 280 560
 
191
  Text �Look, Half-Elf, I am getting pretty damn tired of you and your questions. This investigation has nothing to do with you, so why don't you keep your nose out of it? Now get the hell out of here!�
 
192
End
 
193
 
 
194
Circle
 
195
  Type 1
 
196
  Pos 380 300
 
197
  Text �Can you tell me what happened on the night of the theft?�
 
198
  Cond �if demo.know_talan_singing != 2:�
 
199
End
 
200
 
 
201
Circle
 
202
  Type 2
 
203
  Pos 380 380
 
204
  Text �No, I can't. Talan was on guard duty. Go bother him.�
 
205
End
 
206
 
 
207
Circle
 
208
  Type 1
 
209
  Pos 380 440
 
210
  Text �You won't tell me anything about your own investigation, then?�
 
211
End
 
212
 
 
213
Circle
 
214
  Type 1
 
215
  Pos 80 260
 
216
  Text �I am Lady Silverhair's clerk. I demand to see her immediately!�
 
217
End
 
218
 
 
219
Circle
 
220
  Type 2
 
221
  Pos 80 300
 
222
  Text �It does not matter who you are. None may leave this room and none may enter. 'Tis as simple as that.�
 
223
End
 
224
 
 
225
Circle
 
226
  Type 1
 
227
  Pos 40 340
 
228
  Text �Who's order is this?�
 
229
End
 
230
 
 
231
Circle
 
232
  Type 1
 
233
  Pos 120 340
 
234
  Text �What harm could it do if I spoke to my mistress?�
 
235
End
 
236
 
 
237
Circle
 
238
  Type 2
 
239
  Pos 40 400
 
240
  Text �Mine! As long as Silverhair does not give in and hands out Master Fingolson's gems she's staying where she is. On her own!�
 
241
End
 
242
 
 
243
Circle
 
244
  Type 1
 
245
  Pos 40 440
 
246
  Text �I assure you, Lady Silverhair is innocent.�
 
247
End
 
248
 
 
249
Circle
 
250
  Type 2
 
251
  Pos 40 480
 
252
  Text �Really? Too bad then, that all the facts I know prove the opposite.�
 
253
End
 
254
 
 
255
Circle
 
256
  Type 2
 
257
  Pos 60 520
 
258
  Text �Now get lost!�
 
259
  Vars �demo.know_jelom = 2�
 
260
End
 
261
 
 
262
Circle
 
263
  Type 2
 
264
  Pos 120 440
 
265
  Text �How should I know!? But I'm not taking any risk.�
 
266
End
 
267
 
 
268
Circle
 
269
  Type 1
 
270
  Pos 520 200
 
271
  Text �The stableboy, Oliver, heard a noise in the stables, well after everyone had gone to sleep.�
 
272
End
 
273
 
 
274
Circle
 
275
  Type 1
 
276
  Pos 560 320
 
277
  Text �But that noise might have been caused by the real thief!�
 
278
End
 
279
 
 
280
Circle
 
281
  Type 2
 
282
  Pos 560 380
 
283
  Text �I say this is crap. You'll need better arguments then mere fantasies of a child to convince me. Now don't hold me off my duty!�
 
284
  Vars �the_npc.not_convinced = 1     �
 
285
End
 
286
 
 
287
Circle
 
288
  Type 1
 
289
  Pos 340 180
 
290
  Text �Did you know that Talan left his post during the night of the theft?�
 
291
  Cond �elif demo.know_talan_singing == 2 and the_npc.not_convinced == 1:�
 
292
End
 
293
 
 
294
Circle
 
295
  Type 1
 
296
  Pos 420 640
 
297
  Text �Her servants could certainly confirm that she did not leave the room that night.�
 
298
End
 
299
 
 
300
Circle
 
301
  Type 2
 
302
  Pos 420 700
 
303
  Text �Ha! They'd do everything to please their mistress. I wouldn't trust in any of their words.�
 
304
End
 
305
 
 
306
Circle
 
307
  Type 1
 
308
  Pos 500 640
 
309
  Text �Well, everybody knows that Elves can move with absolute silence.�
 
310
End
 
311
 
 
312
Circle
 
313
  Type 2
 
314
  Pos 500 720
 
315
  Text �Hm ... yes, that's a fact. You are right, Half-Elf. Something strange is going on.�
 
316
End
 
317
 
 
318
Circle
 
319
  Type 2
 
320
  Pos 620 720
 
321
  Text �Maybe you should go in and see if your mistress can shed some light on the whole affair. However, until we find a new suspect, I'll be keeping an eye on her.�
 
322
  Vars �demo.silverhair_free = 1
 
323
the_npc.set_dialogue ("dialogues.jelom_2nd")�
 
324
End
 
325
 
 
326
Circle
 
327
  Type 2
 
328
  Pos 440 320
 
329
  Text �What!? Are you telling me the kid was right after all? I don't believe it! Can't I even trust my own men any more!? Tell me, what was he doing?�
 
330
End
 
331
 
 
332
Circle
 
333
  Type 2
 
334
  Pos 160 300
 
335
  Text �You investigate the theft? You don't look at all like the officer I sent Bregon for. What makes you believe you could meddle in my affairs?�
 
336
End
 
337
 
 
338
Circle
 
339
  Type 1
 
340
  Pos 160 360
 
341
  Text �My mistress has been wrongly accused, and I intend to clear her name.�
 
342
End
 
343
 
 
344
Circle
 
345
  Type 2
 
346
  Pos 160 400
 
347
  Text �Listen, Half-Elf! The theft and any investigations are business of the guard and none of yours! But by the looks of it, the only way to keep your nose out would be to lock you up.�
 
348
  Cond �if the_npc.allows_meddling == 0:�
 
349
  Vars �the_npc.allows_meddling = 1
 
350
demo.know_jelom = 2�
 
351
End
 
352
 
 
353
Circle
 
354
  Type 2
 
355
  Pos 160 460
 
356
  Text �So I won't prevent you from pestering the folk at the Inn. But should you find out anything, you report to me, you understand! Now, what is it you want from me?�
 
357
End
 
358
 
 
359
Arrow
 
360
  Type 3
 
361
  Prev 0
 
362
  Next 4
 
363
End
 
364
 
 
365
Arrow
 
366
  Type 3
 
367
  Prev 2
 
368
  Next 4
 
369
End
 
370
 
 
371
Arrow
 
372
  Type 3
 
373
  Prev 2
 
374
  Next 5
 
375
End
 
376
 
 
377
Arrow
 
378
  Type 3
 
379
  Prev 0
 
380
  Next 5
 
381
End
 
382
 
 
383
Arrow
 
384
  Type 3
 
385
  Prev 1
 
386
  Next 6
 
387
End
 
388
 
 
389
Arrow
 
390
  Type 3
 
391
  Prev 3
 
392
  Next 7
 
393
End
 
394
 
 
395
Arrow
 
396
  Type 3
 
397
  Prev 3
 
398
  Next 6
 
399
End
 
400
 
 
401
Arrow
 
402
  Type 3
 
403
  Prev 1
 
404
  Next 7
 
405
End
 
406
 
 
407
Arrow
 
408
  Type 3
 
409
  Prev 5
 
410
  Next 8
 
411
End
 
412
 
 
413
Arrow
 
414
  Type 3
 
415
  Prev 4
 
416
  Next 9
 
417
End
 
418
 
 
419
Arrow
 
420
  Type 3
 
421
  Prev 9
 
422
  Next 10
 
423
End
 
424
 
 
425
Arrow
 
426
  Type 3
 
427
  Prev 8
 
428
  Next 10
 
429
End
 
430
 
 
431
Arrow
 
432
  Type 3
 
433
  Prev 10
 
434
  Next 50
 
435
End
 
436
 
 
437
Arrow
 
438
  Type 3
 
439
  Prev 6
 
440
  Next 11
 
441
End
 
442
 
 
443
Arrow
 
444
  Type 3
 
445
  Prev 7
 
446
  Next 12
 
447
End
 
448
 
 
449
Arrow
 
450
  Type 3
 
451
  Prev 14
 
452
  Next 15
 
453
End
 
454
 
 
455
Arrow
 
456
  Type 3
 
457
  Prev 16
 
458
  Next 18
 
459
End
 
460
 
 
461
Arrow
 
462
  Type 3
 
463
  Prev 17
 
464
  Next 19
 
465
End
 
466
 
 
467
Arrow
 
468
  Type 3
 
469
  Prev 19
 
470
  Next 20
 
471
End
 
472
 
 
473
Arrow
 
474
  Type 3
 
475
  Prev 18
 
476
  Next 20
 
477
End
 
478
 
 
479
Arrow
 
480
  Type 3
 
481
  Prev 11
 
482
  Next 21
 
483
End
 
484
 
 
485
Arrow
 
486
  Type 3
 
487
  Prev 11
 
488
  Next 22
 
489
End
 
490
 
 
491
Arrow
 
492
  Type 3
 
493
  Prev 21
 
494
  Next 23
 
495
End
 
496
 
 
497
Arrow
 
498
  Type 3
 
499
  Prev 23
 
500
  Next 24
 
501
End
 
502
 
 
503
Arrow
 
504
  Type 3
 
505
  Prev 22
 
506
  Next 25
 
507
End
 
508
 
 
509
Arrow
 
510
  Type 3
 
511
  Prev 24
 
512
  Next 25
 
513
End
 
514
 
 
515
Arrow
 
516
  Type 3
 
517
  Prev 25
 
518
  Next 26
 
519
End
 
520
 
 
521
Arrow
 
522
  Type 3
 
523
  Prev 26
 
524
  Next 27
 
525
End
 
526
 
 
527
Arrow
 
528
  Type 3
 
529
  Prev 11
 
530
  Next 28
 
531
End
 
532
 
 
533
Arrow
 
534
  Type 3
 
535
  Prev 28
 
536
  Next 29
 
537
End
 
538
 
 
539
Arrow
 
540
  Type 3
 
541
  Prev 29
 
542
  Next 30
 
543
End
 
544
 
 
545
Arrow
 
546
  Type 3
 
547
  Prev 30
 
548
  Next 27
 
549
End
 
550
 
 
551
Arrow
 
552
  Type 3
 
553
  Prev 8
 
554
  Next 31
 
555
End
 
556
 
 
557
Arrow
 
558
  Type 3
 
559
  Prev 1
 
560
  Next 31
 
561
End
 
562
 
 
563
Arrow
 
564
  Type 3
 
565
  Prev 31
 
566
  Next 32
 
567
End
 
568
 
 
569
Arrow
 
570
  Type 3
 
571
  Prev 32
 
572
  Next 33
 
573
End
 
574
 
 
575
Arrow
 
576
  Type 3
 
577
  Prev 32
 
578
  Next 34
 
579
End
 
580
 
 
581
Arrow
 
582
  Type 3
 
583
  Prev 33
 
584
  Next 35
 
585
End
 
586
 
 
587
Arrow
 
588
  Type 3
 
589
  Prev 35
 
590
  Next 34
 
591
End
 
592
 
 
593
Arrow
 
594
  Type 3
 
595
  Prev 35
 
596
  Next 36
 
597
End
 
598
 
 
599
Arrow
 
600
  Type 3
 
601
  Prev 36
 
602
  Next 37
 
603
End
 
604
 
 
605
Arrow
 
606
  Type 3
 
607
  Prev 37
 
608
  Next 38
 
609
End
 
610
 
 
611
Arrow
 
612
  Type 3
 
613
  Prev 34
 
614
  Next 39
 
615
End
 
616
 
 
617
Arrow
 
618
  Type 3
 
619
  Prev 39
 
620
  Next 38
 
621
End
 
622
 
 
623
Arrow
 
624
  Type 3
 
625
  Prev 12
 
626
  Next 40
 
627
End
 
628
 
 
629
Arrow
 
630
  Type 3
 
631
  Prev 40
 
632
  Next 13
 
633
End
 
634
 
 
635
Arrow
 
636
  Type 3
 
637
  Prev 13
 
638
  Next 14
 
639
End
 
640
 
 
641
Arrow
 
642
  Type 3
 
643
  Prev 15
 
644
  Next 16
 
645
End
 
646
 
 
647
Arrow
 
648
  Type 3
 
649
  Prev 15
 
650
  Next 17
 
651
End
 
652
 
 
653
Arrow
 
654
  Type 3
 
655
  Prev 13
 
656
  Next 41
 
657
End
 
658
 
 
659
Arrow
 
660
  Type 3
 
661
  Prev 41
 
662
  Next 42
 
663
End
 
664
 
 
665
Arrow
 
666
  Type 3
 
667
  Prev 11
 
668
  Next 43
 
669
End
 
670
 
 
671
Arrow
 
672
  Type 3
 
673
  Prev 3
 
674
  Next 43
 
675
End
 
676
 
 
677
Arrow
 
678
  Type 3
 
679
  Prev 1
 
680
  Next 43
 
681
End
 
682
 
 
683
Arrow
 
684
  Type 3
 
685
  Prev 20
 
686
  Next 44
 
687
End
 
688
 
 
689
Arrow
 
690
  Type 3
 
691
  Prev 44
 
692
  Next 45
 
693
End
 
694
 
 
695
Arrow
 
696
  Type 3
 
697
  Prev 20
 
698
  Next 46
 
699
End
 
700
 
 
701
Arrow
 
702
  Type 3
 
703
  Prev 46
 
704
  Next 47
 
705
End
 
706
 
 
707
Arrow
 
708
  Type 3
 
709
  Prev 45
 
710
  Next 46
 
711
End
 
712
 
 
713
Arrow
 
714
  Type 3
 
715
  Prev 47
 
716
  Next 48
 
717
End
 
718
 
 
719
Arrow
 
720
  Type 3
 
721
  Prev 43
 
722
  Next 49
 
723
End
 
724
 
 
725
Arrow
 
726
  Type 3
 
727
  Prev 49
 
728
  Next 16
 
729
End
 
730
 
 
731
Arrow
 
732
  Type 3
 
733
  Prev 49
 
734
  Next 17
 
735
End
 
736
 
 
737
Arrow
 
738
  Type 3
 
739
  Prev 9
 
740
  Next 31
 
741
End
 
742
 
 
743
Arrow
 
744
  Type 3
 
745
  Prev 50
 
746
  Next 51
 
747
End
 
748
 
 
749
Arrow
 
750
  Type 3
 
751
  Prev 51
 
752
  Next 52
 
753
End
 
754
 
 
755
Arrow
 
756
  Type 3
 
757
  Prev 52
 
758
  Next 53
 
759
End
 
760
 
 
761
Arrow
 
762
  Type 3
 
763
  Prev 53
 
764
  Next 28
 
765
End
 
766
 
 
767
Arrow
 
768
  Type 3
 
769
  Prev 53
 
770
  Next 21
 
771
End
 
772
 
 
773
Arrow
 
774
  Type 3
 
775
  Prev 53
 
776
  Next 22
 
777
End
 
778
 
 
779
Arrow
 
780
  Type 3
 
781
  Prev 6
 
782
  Next 52
 
783
End