LoW::16: Disabled income from the villages for the player.
Disabled recalling units for the player. Set the player's base income to 0, but this doesn't work. Disabled the early finishing bonus.
This commit is contained in:
parent
507cdef31d
commit
b26495ae50
1 changed files with 6 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
|||
name=_"The Chief must die"
|
||||
{LOW_MAP 16_The_Chief_must_die.map}
|
||||
turns=32
|
||||
disallow_recall=yes
|
||||
|
||||
{INTRO_AND_SCENARIO_MUSIC love_theme.ogg the_city_falls.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC the_dangerous_symphony.ogg}
|
||||
|
@ -67,7 +68,9 @@ My eyes are open. To the danger, and...to you. You glow like a star in the night
|
|||
[side]
|
||||
{KALENZ}
|
||||
# wmllint: recognize Kalenz
|
||||
#TODO disallow recruit
|
||||
village_gold=0
|
||||
#TODO the income is 2, macro doesn't work
|
||||
{INCOME 0 0 0}
|
||||
[/side]
|
||||
#wmllint: validate-on
|
||||
|
||||
|
@ -77,7 +80,6 @@ My eyes are open. To the danger, and...to you. You glow like a star in the night
|
|||
name=_ "Great Chief Brurbar"
|
||||
side=2
|
||||
canrecruit=no
|
||||
|
||||
{GOLD 150 230 300}
|
||||
team_name=orcs
|
||||
|
||||
|
@ -347,6 +349,7 @@ My eyes are open. To the danger, and...to you. You glow like a star in the night
|
|||
[event]
|
||||
name=time over
|
||||
[message]
|
||||
#TODO add more speech. "Now the orcs will attack our forests instead of fighting amoung themselves"
|
||||
id=Kalenz
|
||||
message= _ "We are too late, the potion effects have worn off and we are visible!"
|
||||
[/message]
|
||||
|
@ -375,6 +378,7 @@ My eyes are open. To the danger, and...to you. You glow like a star in the night
|
|||
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=no
|
||||
[/endlevel]
|
||||
[/then]
|
||||
[/if]
|
||||
|
|
Loading…
Add table
Reference in a new issue