Place do_not_list=yes where it will do some good later.
This commit is contained in:
parent
0a76b4a0c7
commit
a037e7a114
12 changed files with 13 additions and 0 deletions
|
@ -7,4 +7,5 @@
|
|||
[/base_unit]
|
||||
advanceto=Dark Sorcerer DiD
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
|
|
@ -8,4 +8,5 @@
|
|||
id=Dark Sorcerer DiD
|
||||
advanceto=Necromancer
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
|
|
@ -19,4 +19,5 @@
|
|||
usage=fighter
|
||||
description= "A Fireball. This is not to be used for anything else than a 'Move_Unit_Fake'!"
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
|
|
@ -7,4 +7,5 @@
|
|||
[/base_unit]
|
||||
advanceto=Ancient Lich
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
cost=1
|
||||
usage=fighter
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
description=_ "A slab of rock. It vaguely resembles an altar."
|
||||
# NEED HIGH RESISTANCES AND NO MOVEMENT
|
||||
[attack]
|
||||
|
|
|
@ -111,6 +111,7 @@
|
|||
id=Bone Knight
|
||||
[/base_unit]
|
||||
id=Bone Knight2
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
||||
[unit_type]
|
||||
|
@ -118,4 +119,5 @@
|
|||
id=Bone Knight
|
||||
[/base_unit]
|
||||
id=Bone Knight3
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
|
|
@ -10,4 +10,5 @@
|
|||
id=Dark Sorcerer
|
||||
[/base_unit]
|
||||
id=Dark Sorcerer2
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
|
|
@ -83,4 +83,5 @@
|
|||
id=Skeleton Rider
|
||||
[/base_unit]
|
||||
id=Skeleton Rider2
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
id=Dwarvish Fighter
|
||||
[/base_unit]
|
||||
id=Dwarvish Masked Fighter
|
||||
name=_"Dwarvish Masked Fighter"
|
||||
advanceto=Dwarvish Masked Steelclad
|
||||
{DEFENSE_ANIM_FILTERED "units/masked_fighter-axedefend.png" "units/masked_fighter.png" {SOUND_LIST:DWARF_HIT} (
|
||||
[secondary_attack_filter]
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
id=Dark Assassin2
|
||||
hitpoints=60 # +8 from Dark Assassin1
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
[attack]
|
||||
# Change first attack (scythe)
|
||||
damage=10 # +1 from Dark Assassin1
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
id=Dark Assassin3
|
||||
hitpoints=68 # +16 from Dark Assassin1
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
[attack]
|
||||
# Change first attack (scythe)
|
||||
damage=10 # +1 from Dark Assassin1
|
||||
|
|
|
@ -18,4 +18,5 @@
|
|||
usage=scout
|
||||
description=""
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
[/unit_type]
|
||||
|
|
Loading…
Add table
Reference in a new issue