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:
|
||||
Targetable:
|
||||
TargetTypes: Ground, Water, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
|
||||
APWR:
|
||||
Buildable:
|
||||
@@ -90,4 +90,4 @@ MSUB:
|
||||
|
||||
SS:
|
||||
AutoTarget:
|
||||
InitialStanceAI: AttackAnything
|
||||
InitialStanceAI: AttackAnything
|
||||
|
||||
Reference in New Issue
Block a user