Merge pull request #10957 from reaperrr/fix-deviator

Fix D2k deviator not taking effect
This commit is contained in:
Matthias Mailänder
2016-03-20 19:39:58 +01:00

View File

@@ -151,7 +151,7 @@ DeviatorMissile:
HorizontalRateOfTurn: 3 HorizontalRateOfTurn: 3
Blockable: false Blockable: false
Shadow: yes Shadow: yes
Inaccuracy: 768 Inaccuracy: 384
Image: MISSILE Image: MISSILE
TrailImage: deviator_trail TrailImage: deviator_trail
TrailPalette: deviatorgas TrailPalette: deviatorgas
@@ -180,6 +180,6 @@ DeviatorMissile:
UsePlayerPalette: true UsePlayerPalette: true
ImpactSounds: EXPLSML1.WAV ImpactSounds: EXPLSML1.WAV
Warhead@4OwnerChange: ChangeOwner Warhead@4OwnerChange: ChangeOwner
Range: 256 Range: 512
Duration: 375 Duration: 375
InvalidTargets: Infantry, Structure InvalidTargets: Infantry, Structure