Hook up TS carryall logic.

This commit is contained in:
Paul Chote
2016-07-31 15:28:45 +01:00
parent 1ae86f34f8
commit ee77a4170b
3 changed files with 8 additions and 0 deletions

View File

@@ -209,6 +209,9 @@ TRNSPORT:
LandingSound: dropdwn1.aud LandingSound: dropdwn1.aud
AltitudeVelocity: 64 AltitudeVelocity: 64
MoveIntoShroud: false MoveIntoShroud: false
Carryall:
Voice: Move
LocalOffset: 0, 0, -224
Health: Health:
HP: 175 HP: 175
Armor: Armor:

View File

@@ -488,6 +488,7 @@
SpeedMultiplier@CRITICAL: SpeedMultiplier@CRITICAL:
UpgradeTypes: criticalspeed UpgradeTypes: criticalspeed
Modifier: 60 Modifier: 60
Carryable:
^Tank: ^Tank:
Inherits: ^Vehicle Inherits: ^Vehicle

View File

@@ -182,6 +182,8 @@ MMCH:
AutoTarget: AutoTarget:
Selectable: Selectable:
Bounds: 30, 42, 0, -8 Bounds: 30, 42, 0, -8
Carryable:
LocalOffset: 0, 0, 408
HMEC: HMEC:
Inherits: ^VoxelTank Inherits: ^VoxelTank
@@ -220,6 +222,8 @@ HMEC:
TickRate: 1 TickRate: 1
Selectable: Selectable:
Bounds: 40, 40, 0, -8 Bounds: 40, 40, 0, -8
Carryable:
LocalOffset: 0, 0, 360
SONIC: SONIC:
Inherits: ^VoxelTank Inherits: ^VoxelTank