HttT 14: remove loyal overlay over spider
There's no reason why a monster should have an overlay. [ci skip]
This commit is contained in:
parent
5a7da7f284
commit
d62aa46a54
1 changed files with 9 additions and 1 deletions
|
@ -66,6 +66,8 @@
|
||||||
side=2
|
side=2
|
||||||
no_leader=yes
|
no_leader=yes
|
||||||
hidden=yes
|
hidden=yes
|
||||||
|
team_name=monsters
|
||||||
|
user_team_name=_"Monsters"
|
||||||
[ai]
|
[ai]
|
||||||
{ATTACK_DEPTH 4 5 5}
|
{ATTACK_DEPTH 4 5 5}
|
||||||
aggression=1.0
|
aggression=1.0
|
||||||
|
@ -100,7 +102,13 @@
|
||||||
ai_special=guardian
|
ai_special=guardian
|
||||||
[/unit]
|
[/unit]
|
||||||
|
|
||||||
{NAMED_LOYAL_UNIT 2 (Giant Spider) 16 40 (Hywyn) ( _ "Hywyn")}
|
[unit]
|
||||||
|
name= _ "Hywyn"
|
||||||
|
type=Giant Spider
|
||||||
|
x=16
|
||||||
|
y=40
|
||||||
|
side=2
|
||||||
|
[/unit]
|
||||||
[/side]
|
[/side]
|
||||||
|
|
||||||
[side]
|
[side]
|
||||||
|
|
Loading…
Add table
Reference in a new issue