LoW::14: code cleanups
This commit is contained in:
parent
4e0d9412ab
commit
3d15d14dba
1 changed files with 1 additions and 7 deletions
|
@ -43,7 +43,7 @@
|
|||
{KALENZ}
|
||||
# wmllint: recognize Kalenz
|
||||
recruit={ELVES},{DWARVES}
|
||||
#TODO no minimum gold?
|
||||
{GOLD 300 250 200}
|
||||
[/side]
|
||||
#wmllint: validate-on
|
||||
[side]
|
||||
|
@ -293,9 +293,6 @@
|
|||
[/set_variable]
|
||||
|
||||
{FOREACH l3_selector_store i}
|
||||
#This changes the side of the unit to side 1
|
||||
# santi -- shouldn't the side be 1 already?
|
||||
{VARIABLE l3_selector_store[$i].side 1}
|
||||
#This says to try to place the unit at 14,15+i
|
||||
{VARIABLE l3_selector_store[$i].x 14}
|
||||
{VARIABLE l3_selector_store[$i].y $j}
|
||||
|
@ -308,7 +305,6 @@
|
|||
[unstore_unit]
|
||||
find_vacant=yes
|
||||
variable=l3_selector_store[$i]
|
||||
# TODO full_heal=yes ?
|
||||
[/unstore_unit]
|
||||
############
|
||||
{NEXT i}
|
||||
|
@ -320,8 +316,6 @@
|
|||
[unit]
|
||||
id=Olontoril
|
||||
name= _ "Olontoril"
|
||||
# TODO find a portrait for kutrubekis or remove the line
|
||||
# profile="portraits/kutrubekis.png"
|
||||
type=Elvish Hero
|
||||
side=1
|
||||
x=4
|
||||
|
|
Loading…
Add table
Reference in a new issue