diff --git a/mods/ts/rules/aircraft.yaml b/mods/ts/rules/aircraft.yaml index 2cbfe8ba4c..c3ffaf11a6 100644 --- a/mods/ts/rules/aircraft.yaml +++ b/mods/ts/rules/aircraft.yaml @@ -209,6 +209,9 @@ TRNSPORT: LandingSound: dropdwn1.aud AltitudeVelocity: 64 MoveIntoShroud: false + Carryall: + Voice: Move + LocalOffset: 0, 0, -224 Health: HP: 175 Armor: diff --git a/mods/ts/rules/defaults.yaml b/mods/ts/rules/defaults.yaml index eaceb33810..9cc12dbfdb 100644 --- a/mods/ts/rules/defaults.yaml +++ b/mods/ts/rules/defaults.yaml @@ -488,6 +488,7 @@ SpeedMultiplier@CRITICAL: UpgradeTypes: criticalspeed Modifier: 60 + Carryable: ^Tank: Inherits: ^Vehicle diff --git a/mods/ts/rules/gdi-vehicles.yaml b/mods/ts/rules/gdi-vehicles.yaml index d09942de39..7b3b35e34f 100644 --- a/mods/ts/rules/gdi-vehicles.yaml +++ b/mods/ts/rules/gdi-vehicles.yaml @@ -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