Merge pull request #8158 from deniz1a/nodogspy
Removes Spy's ability to disguise as Attack Dog or Giant Ant.
This commit is contained in:
@@ -22,6 +22,8 @@ DOG:
|
|||||||
Armament:
|
Armament:
|
||||||
Weapon: DogJaw
|
Weapon: DogJaw
|
||||||
AttackLeap:
|
AttackLeap:
|
||||||
|
TargetableUnit:
|
||||||
|
TargetTypes: Ground, Infantry
|
||||||
WithInfantryBody:
|
WithInfantryBody:
|
||||||
IdleSequences: idle1,idle2
|
IdleSequences: idle1,idle2
|
||||||
IgnoresDisguise:
|
IgnoresDisguise:
|
||||||
@@ -620,6 +622,8 @@ Ant:
|
|||||||
AttackFrontal:
|
AttackFrontal:
|
||||||
Armament:
|
Armament:
|
||||||
Weapon: mandible
|
Weapon: mandible
|
||||||
|
TargetableUnit:
|
||||||
|
TargetTypes: Ground, Infantry
|
||||||
WithDeathAnimation:
|
WithDeathAnimation:
|
||||||
UseDeathTypeSuffix: false
|
UseDeathTypeSuffix: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user