TSG: handle the case Hylas / Gerrick died
[ci skip]
This commit is contained in:
parent
e99cd5a4e4
commit
1d22a9af48
2 changed files with 59 additions and 3 deletions
|
@ -729,8 +729,31 @@
|
|||
name=magic-dark-big.ogg
|
||||
[/sound]
|
||||
|
||||
# Hylas may not be alive anymore
|
||||
[role]
|
||||
role=smartcombatant
|
||||
id=Minister Hylas
|
||||
[else]
|
||||
[role]
|
||||
role=smartcombatant
|
||||
search_recall_list=no
|
||||
type=Elvish Sylph,Elvish Enchantress,Elvish Sorceress,Elvish Shyde,Elvish Druid,Elvish Shaman
|
||||
[not]
|
||||
id=Ethiliel
|
||||
[/not]
|
||||
[else]
|
||||
[role]
|
||||
role=smartcombatant
|
||||
search_recall_list=no
|
||||
side=1
|
||||
[/role]
|
||||
[/else]
|
||||
[/role]
|
||||
[/else]
|
||||
[/role]
|
||||
|
||||
[message]
|
||||
speaker=Minister Hylas
|
||||
role=smartcombatant
|
||||
message= _ "I feel the touch of dark magic. This is quite a powerful spell — the very air feels thick and heavy."
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -761,8 +784,24 @@
|
|||
name=magic-dark-big.ogg
|
||||
[/sound]
|
||||
|
||||
# Gerrick may be dead
|
||||
[role]
|
||||
role=soldier
|
||||
id=Sir Gerrick
|
||||
[else]
|
||||
[role]
|
||||
role=soldier
|
||||
search_recall_list=no
|
||||
side=1
|
||||
[not]
|
||||
type_adv_tree=Elvish Shaman
|
||||
[/not]
|
||||
[/role]
|
||||
[/else]
|
||||
[/role]
|
||||
|
||||
[message]
|
||||
speaker=Sir Gerrick
|
||||
role=soldier
|
||||
message= _ "I feel so weary... I can hardly grasp my weapon anymore..."
|
||||
[/message]
|
||||
[/event]
|
||||
|
|
|
@ -219,8 +219,25 @@
|
|||
green=0
|
||||
blue=0
|
||||
[/color_adjust]
|
||||
# Gerrick may be dead
|
||||
[role]
|
||||
role=observant
|
||||
id=Sir Gerrick
|
||||
[else]
|
||||
[role]
|
||||
role=observant
|
||||
id=Minister Hylas
|
||||
[else]
|
||||
[role]
|
||||
role=observant
|
||||
id=Deoran
|
||||
[/role]
|
||||
[/else]
|
||||
[/role]
|
||||
[/else]
|
||||
[/role]
|
||||
[message]
|
||||
speaker=Sir Gerrick
|
||||
role=observant
|
||||
message= _ "He just killed that innocent farmer! We must stop him!"
|
||||
[/message]
|
||||
[message]
|
||||
|
|
Loading…
Add table
Reference in a new issue