mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 22:56:50 +00:00
LoW::2: Fixed the scenarios objectives on multiplayer.
This commit is contained in:
parent
64f419ef10
commit
091db85e65
@ -530,10 +530,17 @@
|
|||||||
name=prestart
|
name=prestart
|
||||||
[objectives]
|
[objectives]
|
||||||
side=0
|
side=0
|
||||||
|
#ifdef MULTIPLAYER
|
||||||
|
[objective]
|
||||||
|
description= _ "Kalenz or Landar must reach the signpost"
|
||||||
|
condition=win
|
||||||
|
[/objective]
|
||||||
|
#else
|
||||||
[objective]
|
[objective]
|
||||||
description= _ "Kalenz must reach the signpost"
|
description= _ "Kalenz must reach the signpost"
|
||||||
condition=win
|
condition=win
|
||||||
[/objective]
|
[/objective]
|
||||||
|
#endif
|
||||||
[objective]
|
[objective]
|
||||||
{ALTERNATIVE_OBJECTIVE_CAPTION}
|
{ALTERNATIVE_OBJECTIVE_CAPTION}
|
||||||
description= _ "Defeat Grugl"
|
description= _ "Defeat Grugl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user