Clean up TD weapon ValidTargets

- Missiles can now force-fire on water like other weapons
- Superweapons can now target empty water
- made Chemspray null InvalidTargets to avoid yaml-merge issues
- Improved APCGun effect warhead perf by ignoring actors
- removed stale Tiberium weapon mission overrides
This commit is contained in:
reaperrr
2020-05-10 12:42:26 +02:00
committed by reaperrr
parent 5db2ad54f2
commit ddfdc6e90f
7 changed files with 9 additions and 17 deletions

View File

@@ -148,6 +148,7 @@ APCGun:
Warhead@2Eff: CreateEffect
Explosions: small_frag
ValidTargets: Ground, Water, Air
ImpactActors: false
APCGun.AA:
Inherits: APCGun