mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 22:43:32 +00:00
Altered WML that allowed for 4 difficulty levels.
This commit is contained in:
parent
a12340c3d5
commit
b7b74b4b96
@ -4,7 +4,7 @@
|
||||
id=07a_Settling_Disputes
|
||||
name= _ "Settling Disputes"
|
||||
map_data="{campaigns/Northern_Rebirth/maps/07a_Settling_Disputes.map}"
|
||||
{TURNS4 30 25 20 15}
|
||||
{TURNS 25 20 15}
|
||||
{DEFAULT_SCHEDULE}
|
||||
next_scenario=08a_Elvish_Princess
|
||||
|
||||
@ -199,7 +199,7 @@
|
||||
canrecruit=yes
|
||||
side=1
|
||||
controller=human
|
||||
{GOLD4 250 200 100 80}
|
||||
{GOLD 200 100 80}
|
||||
recruit=Peasant,Woodsman,Thug,Poacher,Spearman,Bowman,Footpad
|
||||
team_name=knalgans
|
||||
user_team_name=_"Knalgans"
|
||||
@ -216,7 +216,7 @@
|
||||
profile=portraits/Stalrag.png
|
||||
canrecruit=yes
|
||||
side=2
|
||||
{GOLD4 150 100 90 60}
|
||||
{GOLD 100 90 60}
|
||||
recruit=Dwarvish Ulfserker
|
||||
team_name=knalgans
|
||||
user_team_name=_"Knalgans"
|
||||
@ -246,7 +246,7 @@
|
||||
canrecruit=yes
|
||||
side=3
|
||||
fog=no
|
||||
{GOLD4 600 950 1100 1600}
|
||||
{GOLD 950 1100 1600}
|
||||
recruit=Gryphon,Young Ogre,Ogre,Troll Whelp,Troll,Troll Rocklobber,Red Mage,Mage
|
||||
[ai]
|
||||
recruitment_ignore_bad_movement=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user