Fix weapon crates
This commit is contained in:
@@ -323,6 +323,15 @@ Projectile=Bomblet
|
||||
Speed=5
|
||||
Warhead=Fire
|
||||
|
||||
; Crate napalm
|
||||
[CrateNapalm]
|
||||
Damage=600
|
||||
ROF=20
|
||||
Range=4.5
|
||||
Projectile=Bomblet
|
||||
Speed=5
|
||||
Warhead=Fire
|
||||
|
||||
; Tesla coil zap
|
||||
[TeslaZap]
|
||||
Damage=100
|
||||
@@ -823,6 +832,8 @@ Heal
|
||||
SCUD
|
||||
UnitExplode
|
||||
Atomic
|
||||
CrateNapalm
|
||||
CrateExplosion
|
||||
|
||||
[TeslaZap]
|
||||
RenderAsTesla=true
|
||||
@@ -833,6 +844,12 @@ Speed=100
|
||||
Projectile=Invisible
|
||||
Warhead=UnitExplodeWarhead
|
||||
|
||||
[CrateExplosion]
|
||||
Damage=500
|
||||
Speed=100
|
||||
Projectile=Invisible
|
||||
Warhead=UnitExplodeWarhead
|
||||
|
||||
[ProjectileTypes]
|
||||
Invisible
|
||||
LeapDog
|
||||
|
||||
@@ -654,11 +654,11 @@ CRATE:
|
||||
Notification: armorup1.aud
|
||||
Effect: armor
|
||||
ExplodeCrateAction@fire:
|
||||
Weapon: Napalm
|
||||
SelectionShares: 80
|
||||
Weapon: CrateNapalm
|
||||
SelectionShares: 5
|
||||
ExplodeCrateAction@boom:
|
||||
Weapon: UnitExplode
|
||||
SelectionShares: 80
|
||||
Weapon: CrateExplosion
|
||||
SelectionShares: 5
|
||||
Unit:
|
||||
HP: 1
|
||||
RenderUnit:
|
||||
|
||||
Reference in New Issue
Block a user