Give husks the ability to crush
This commit is contained in:
committed by
Matthias Mailänder
parent
7638822e49
commit
a691f2ebac
@@ -299,6 +299,7 @@
|
||||
Inherits: ^Husk
|
||||
Husk:
|
||||
AllowedTerrain: Sand, Rock, Transition, Concrete, Spice, SpiceSand, SpiceBlobs, Dune
|
||||
Locomotor: tank
|
||||
Targetable:
|
||||
TargetTypes: Ground, Vehicle
|
||||
RequiresForceFire: true
|
||||
|
||||
@@ -32,6 +32,8 @@ missile_tank.husk:
|
||||
|
||||
sonic_tank.husk:
|
||||
Inherits: ^VehicleHusk
|
||||
Husk:
|
||||
Locomotor: vehicle
|
||||
Tooltip:
|
||||
Name: Sonic Tank (Destroyed)
|
||||
TransformOnCapture:
|
||||
@@ -39,6 +41,8 @@ sonic_tank.husk:
|
||||
|
||||
devastator.husk:
|
||||
Inherits: ^VehicleHusk
|
||||
Husk:
|
||||
Locomotor: devastator
|
||||
Health:
|
||||
HP: 1250
|
||||
Tooltip:
|
||||
|
||||
Reference in New Issue
Block a user