mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 22:35:19 +00:00
EI S7a: require Dacyn to cross the river
This commit is contained in:
parent
8de521baa0
commit
79b5fe1d70
@ -101,7 +101,7 @@
|
|||||||
[objectives]
|
[objectives]
|
||||||
side=1
|
side=1
|
||||||
[objective]
|
[objective]
|
||||||
description= _ "Move Gweddry and Owaec across the river"
|
description= _ "Move Gweddry, Owaec, and Dacyn across the river"
|
||||||
condition=win
|
condition=win
|
||||||
[/objective]
|
[/objective]
|
||||||
[objective]
|
[objective]
|
||||||
@ -286,6 +286,9 @@
|
|||||||
[or]
|
[or]
|
||||||
id=Owaec
|
id=Owaec
|
||||||
[/or]
|
[/or]
|
||||||
|
[or]
|
||||||
|
id=Dacyn
|
||||||
|
[/or]
|
||||||
[/and]
|
[/and]
|
||||||
[/filter]
|
[/filter]
|
||||||
|
|
||||||
@ -314,6 +317,9 @@
|
|||||||
[or]
|
[or]
|
||||||
id=Owaec
|
id=Owaec
|
||||||
[/or]
|
[/or]
|
||||||
|
[or]
|
||||||
|
id=Dacyn
|
||||||
|
[/or]
|
||||||
[/and]
|
[/and]
|
||||||
[/filter]
|
[/filter]
|
||||||
[if]
|
[if]
|
||||||
@ -335,6 +341,15 @@
|
|||||||
[/not]
|
[/not]
|
||||||
[/filter_location]
|
[/filter_location]
|
||||||
[/have_unit]
|
[/have_unit]
|
||||||
|
[have_unit]
|
||||||
|
id=Dacyn
|
||||||
|
[filter_location]
|
||||||
|
y=1-12
|
||||||
|
[not]
|
||||||
|
terrain=W*
|
||||||
|
[/not]
|
||||||
|
[/filter_location]
|
||||||
|
[/have_unit]
|
||||||
[then]
|
[then]
|
||||||
[message]
|
[message]
|
||||||
speaker=Dacyn
|
speaker=Dacyn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user