Fix bug #4463; "Eastern Invasion - Weldyn Besieged: can recall Konrad"
This commit is contained in:
parent
22cce91ff6
commit
c77833d580
1 changed files with 14 additions and 0 deletions
|
@ -316,6 +316,13 @@ y=6,6,5,6,5,6,5,4,8-11,11-16,17-18,18,25,26-28,28-29,30-31,31-33,34,27-29,30,31,
|
|||
[option]
|
||||
message= _ "I will accept this challenge. By your own master's terms, that proves I am no coward."
|
||||
[command]
|
||||
[store_unit]
|
||||
[filter]
|
||||
description=Konrad
|
||||
[/filter]
|
||||
variable=konrad
|
||||
kill=yes
|
||||
[/store_unit]
|
||||
[endlevel]
|
||||
result=victory
|
||||
next_scenario=Duel
|
||||
|
@ -325,6 +332,13 @@ y=6,6,5,6,5,6,5,4,8-11,11-16,17-18,18,25,26-28,28-29,30-31,31-33,34,27-29,30,31,
|
|||
[option]
|
||||
message= _ "I will not accept a fight in which he will obviously cheat! I refuse!"
|
||||
[command]
|
||||
[store_unit]
|
||||
[filter]
|
||||
description=Konrad
|
||||
[/filter]
|
||||
variable=konrad
|
||||
kill=yes
|
||||
[/store_unit]
|
||||
[endlevel]
|
||||
result=victory
|
||||
next_scenario=Reject
|
||||
|
|
Loading…
Add table
Reference in a new issue