Fixes STEK TargetTypes in mission allies-06b
The Soviet Tech Center was automatically being targeted by units.
This commit is contained in:
@@ -50,7 +50,7 @@ TECH.CAM:
|
|||||||
|
|
||||||
STEK:
|
STEK:
|
||||||
Targetable:
|
Targetable:
|
||||||
TargetTypes: Ground, Water, Structure, C4, DetonateAttack, SpyInfiltrate
|
TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||||
|
|
||||||
APWR:
|
APWR:
|
||||||
Buildable:
|
Buildable:
|
||||||
@@ -90,4 +90,4 @@ MSUB:
|
|||||||
|
|
||||||
SS:
|
SS:
|
||||||
AutoTarget:
|
AutoTarget:
|
||||||
InitialStanceAI: AttackAnything
|
InitialStanceAI: AttackAnything
|
||||||
|
|||||||
Reference in New Issue
Block a user