mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 16:04:18 +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
|
||||
[objectives]
|
||||
side=0
|
||||
#ifdef MULTIPLAYER
|
||||
[objective]
|
||||
description= _ "Kalenz or Landar must reach the signpost"
|
||||
condition=win
|
||||
[/objective]
|
||||
#else
|
||||
[objective]
|
||||
description= _ "Kalenz must reach the signpost"
|
||||
condition=win
|
||||
[/objective]
|
||||
#endif
|
||||
[objective]
|
||||
{ALTERNATIVE_OBJECTIVE_CAPTION}
|
||||
description= _ "Defeat Grugl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user