DiD S6: forgot to add orc objectives post-Drgoan's death
This commit is contained in:
parent
bee33dfc10
commit
df98508c62
1 changed files with 18 additions and 8 deletions
|
@ -149,6 +149,17 @@
|
|||
[/have_unit]
|
||||
#enddef
|
||||
|
||||
#define DID_RTP_OBJECTIVE_KILL_ORCS
|
||||
[objective]
|
||||
condition=win
|
||||
{BONUS_OBJECTIVE_CAPTION}
|
||||
description= _ "Kill the orc leader"
|
||||
[show_if]
|
||||
{DID_RTP_HAS_ORC_LEADER}
|
||||
[/show_if]
|
||||
[/objective]
|
||||
#enddef
|
||||
|
||||
[event]
|
||||
name=prestart
|
||||
|
||||
|
@ -158,14 +169,9 @@
|
|||
condition=win
|
||||
description= _ "Remove the traitor Drogan"
|
||||
[/objective]
|
||||
[objective]
|
||||
condition=win
|
||||
{BONUS_OBJECTIVE_CAPTION}
|
||||
description= _ "Kill the orc leader"
|
||||
[show_if]
|
||||
{DID_RTP_HAS_ORC_LEADER}
|
||||
[/show_if]
|
||||
[/objective]
|
||||
|
||||
{DID_RTP_OBJECTIVE_KILL_ORCS}
|
||||
|
||||
[objective]
|
||||
condition=lose
|
||||
description= _ "Kill any people from Parthyn but Drogan"
|
||||
|
@ -446,6 +452,9 @@
|
|||
condition=win
|
||||
description=_ "Escape to the northwest"
|
||||
[/objective]
|
||||
|
||||
{DID_RTP_OBJECTIVE_KILL_ORCS}
|
||||
|
||||
[objective]
|
||||
condition=lose
|
||||
description= _ "Death of Malin Keshar"
|
||||
|
@ -508,5 +517,6 @@
|
|||
[/event]
|
||||
[/scenario]
|
||||
|
||||
#undef DID_RTP_OBJECTIVE_KILL_ORCS
|
||||
#undef DID_RTP_HAS_DROGAN
|
||||
#undef DID_RTP_HAS_ORC_LEADER
|
||||
|
|
Loading…
Add table
Reference in a new issue