mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 11:31:20 +00:00
more LoW cleanups
This commit is contained in:
parent
6e6fc464b2
commit
f5d1332e1d
@ -62,7 +62,6 @@ Chapter Two"
|
||||
side=1
|
||||
{KALENZ}
|
||||
{PLAYABLE}
|
||||
# no_leader=yes
|
||||
type=Elvish Captain
|
||||
save_id=Kalenz
|
||||
fog=no
|
||||
@ -83,7 +82,6 @@ Chapter Two"
|
||||
#Landar's side
|
||||
|
||||
{MP_SIDE 2 (
|
||||
no_leader=yes
|
||||
{LANDAR}
|
||||
type=Elvish Ranger
|
||||
fog=no
|
||||
@ -96,14 +94,13 @@ Chapter Two"
|
||||
|
||||
{MP_SIDE 3 (
|
||||
no_leader=yes
|
||||
{CLEODIL}
|
||||
# {CLEODIL}
|
||||
type=Elvish Shyde
|
||||
save_id=Cleodil
|
||||
{PLAYABLE}
|
||||
fog=no
|
||||
shroud=no
|
||||
{PLAYER_GOLD}
|
||||
extra_recruit=Elvish Shaman, Elvish Scout, Wose
|
||||
)}
|
||||
|
||||
[side]
|
||||
@ -198,7 +195,6 @@ Chapter Two"
|
||||
#enddef
|
||||
|
||||
[event]
|
||||
#Used this instead of prestart since global variables aren't synced before
|
||||
name=start
|
||||
[objectives]
|
||||
{OBJECTIVES}
|
||||
@ -239,6 +235,10 @@ Chapter Two"
|
||||
[/recall]
|
||||
|
||||
#ifdef MULTIPLAYER
|
||||
# TODO: this is the only unit that player3 controls until
|
||||
# Cleodil is freed by the other players. We should make this
|
||||
# scenario more intesting for player 3 during this time.
|
||||
# Maybe give him some units that managed to escape and want to help?
|
||||
{UNIT 3 (Elvish Ranger) 23 24 (role=liberator)}
|
||||
#endif
|
||||
[allow_extra_recruit]
|
||||
@ -347,7 +347,7 @@ Chapter Two"
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
side=1,4
|
||||
side=1,2
|
||||
x=11
|
||||
y=11
|
||||
[/filter]
|
||||
|
@ -36,8 +36,6 @@
|
||||
{STARTING_VILLAGES_ALL 4}
|
||||
{STARTING_VILLAGES 5 20}
|
||||
|
||||
# {LOW_PRESTART}
|
||||
|
||||
[story]
|
||||
[part]
|
||||
story= _ "Elvish scouts found the trail of the Saurian war party without difficulty. The way back to the saurians’ treasury was clear..."
|
||||
@ -211,7 +209,7 @@
|
||||
|
||||
#TODO maybe switch the both win objectivs
|
||||
[objective]
|
||||
description= _ "Enter the Saurian Treasury and leave with the gold"
|
||||
description= _ "Enter the Saurian Treasury with a horse and leave with the gold"
|
||||
condition=win
|
||||
[/objective]
|
||||
{ALTERNATIVE_OBJECTIVE (_ "Defeat all enemy leaders")}
|
||||
|
@ -19,8 +19,6 @@
|
||||
{EXTRA_SCENARIO_MUSIC legends_of_the_north.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC northerners.ogg}
|
||||
|
||||
# {LOW_PRESTART}
|
||||
|
||||
[story]
|
||||
[part]
|
||||
story= _ "To evade the saurians blocking the eastern approaches to Wesmere, Kalenz and his war-band moved to enter Wesmere Forest from a different direction..."
|
||||
|
@ -21,8 +21,6 @@
|
||||
{EXTRA_SCENARIO_MUSIC battle.ogg}
|
||||
#TODO redo music playlist
|
||||
|
||||
# {LOW_PRESTART}
|
||||
|
||||
[story]
|
||||
#ifdef MULTIPLAYER
|
||||
[part]
|
||||
|
@ -22,8 +22,6 @@
|
||||
{EXTRA_SCENARIO_MUSIC northern_mountains.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC wanderer.ogg}
|
||||
|
||||
# {LOW_PRESTART}
|
||||
|
||||
[story]
|
||||
[part]
|
||||
story= _ "Leaving Arkan-Thoria behind, Kalenz and his band ventured into the dangerous mountains of Thoria..."
|
||||
|
@ -19,8 +19,6 @@
|
||||
{EXTRA_SCENARIO_MUSIC suspense.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC into_the_shadows.ogg}
|
||||
|
||||
# {LOW_PRESTART}
|
||||
|
||||
[story]
|
||||
[part]
|
||||
story= _ "Quickening their pace, the elves and dwarves raced towards the smoke..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user