TS: EMP Cannon should only be able to fire via the support power. Fixes #20828
This commit is contained in:
committed by
Matthias Mailänder
parent
20c683fb4f
commit
cd5eb89ebc
@@ -25,7 +25,7 @@ NAPULS:
|
||||
InitialFacing: 896
|
||||
RealignDelay: -1
|
||||
AttackTurreted:
|
||||
RequiresCondition: !build-incomplete && !empdisable && !disabled
|
||||
RequiresCondition: !build-incomplete && !empdisable && !disabled && ( support-targeting || support-attacking )
|
||||
Armament:
|
||||
Weapon: EMPulseCannon
|
||||
LocalOffset: 212,0,1768
|
||||
|
||||
Reference in New Issue
Block a user