Set some do_not_list attributes where needed.
This commit is contained in:
parent
e72794d164
commit
ddae57c7a6
5 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
[unit_type]
|
||||
id=Desert Archer{SUFFIX}
|
||||
hide_help={HIDEORNOT}
|
||||
do_not_list={HIDEORNOT}
|
||||
name= _ "Desert Archer"
|
||||
race=elf
|
||||
gender=male
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[unit_type]
|
||||
id=Desert Fighter{SUFFIX}
|
||||
hide_help={HIDEORNOT}
|
||||
do_not_list={HIDEORNOT}
|
||||
name= _ "Desert Fighter"
|
||||
race=elf
|
||||
image=units/elves-desert/fighter.png
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[unit_type]
|
||||
id=Desert Hunter{SUFFIX}
|
||||
hide_help={HIDEORNOT}
|
||||
do_not_list={HIDEORNOT}
|
||||
name= _ "Desert Hunter"
|
||||
race=elf
|
||||
gender=male,female
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[unit_type]
|
||||
id=Desert Scout{SUFFIX}
|
||||
hide_help={HIDEORNOT}
|
||||
do_not_list={HIDEORNOT}
|
||||
name= _ "Desert Scout"
|
||||
image=units/elves-desert/scout.png
|
||||
{DEFENSE_ANIM "units/elves-desert/scout-defend.png" units/elves-desert/scout.png {SOUND_LIST:HORSE_HIT} }
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[unit_type]
|
||||
id=Desert Shaman{SUFFIX}
|
||||
hide_help={HIDEORNOT}
|
||||
do_not_list={HIDEORNOT}
|
||||
name= _ "Desert Shaman"
|
||||
race=elf
|
||||
gender=female
|
||||
|
|
Loading…
Add table
Reference in a new issue