Merge pull request #11501 from pchote/tibsun-carryall

Add Carryall/Carryable traits, merging ts and d2k carryall behavior
This commit is contained in:
reaperrr
2016-08-27 18:31:56 +02:00
committed by GitHub
23 changed files with 862 additions and 403 deletions

View File

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

View File

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

View File

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