DM S14 Smooth undead appearance and add dialogue (#6429)
This commit is contained in:
parent
3fad3f7cd9
commit
939a1b1a70
2 changed files with 14 additions and 4 deletions
|
@ -19,6 +19,7 @@
|
|||
* The mercenary will now spawn in a less sudden way (issue #6183)
|
||||
* Delfador’s Memoirs
|
||||
* S07: Clarified objectives (issue #5608) and remove End Turn being required to trigger victory (issue #6173)
|
||||
* S14: Smoother appearance of enemies and added dialogue (#6176)
|
||||
* Descent into Darkness
|
||||
* S08: Prevent possibility of Darken Volk advancing to Lich (issue #6351)
|
||||
* Heir to the Throne
|
||||
|
|
|
@ -328,10 +328,19 @@
|
|||
[/not]
|
||||
[/filter_condition]
|
||||
|
||||
# do not allow an elvish victory before Delfador shows up
|
||||
|
||||
{NAMED_UNIT 2 (Draug) 42 3 Krumful _"Krumful" (facing=sw)}
|
||||
{NAMED_UNIT 2 (Spectre) 42 2 Unhul _"Unhul" (facing=sw)}
|
||||
# try to impede an elvish victory before Delfador shows up
|
||||
[message]
|
||||
speaker=Rudimil
|
||||
message= _ "The elves have advanced much further than anticipated; Krumful, Unhul, arise!"
|
||||
[/message]
|
||||
{NAMED_UNIT 2 (Draug) 46 2 Krumful _"Krumful" (facing=sw)}
|
||||
[+unit]
|
||||
animate=yes
|
||||
[/unit]
|
||||
{NAMED_UNIT 2 (Spectre) 44 2 Unhul _"Unhul" (facing=sw)}
|
||||
[+unit]
|
||||
animate=yes
|
||||
[/unit]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
|
Loading…
Add table
Reference in a new issue