diff --git a/mods/sp/bits/gdi/vehicles/dshp2.shp b/mods/sp/bits/gdi/vehicles/dshp2.shp index 93ccade5d..0eaf65bbb 100644 Binary files a/mods/sp/bits/gdi/vehicles/dshp2.shp and b/mods/sp/bits/gdi/vehicles/dshp2.shp differ diff --git a/mods/sp/rules/aircraft.yaml b/mods/sp/rules/aircraft.yaml index e7448490f..78190d2af 100644 --- a/mods/sp/rules/aircraft.yaml +++ b/mods/sp/rules/aircraft.yaml @@ -206,15 +206,15 @@ DSHP: Health: HP: 20000 Cargo: - Types: Infantry, Vehicle - MaxWeight: 12 + Types: Infantry, Vehicle, Apc, Transport + MaxWeight: 15 AfterLoadDelay: 0 BeforeUnloadDelay: 0 AfterUnloadDelay: 0 UnloadVoice: Move OwnerChangedAffectsPassengers: false Selectable: - Bounds: 2709,3135,0,-1423 + Bounds: 3009,3335,0,-923 SpawnActorOnDeath: Actor: DSHP.Husk RequiresCondition: airborne @@ -1317,7 +1317,7 @@ SCRTRANS: BuildDuration: 375 BuildDurationModifier: 100 Cargo: - Types: Infantry, Vehicle + Types: Infantry, Vehicle, Apc MaxWeight: 10 AfterLoadDelay: 0 BeforeUnloadDelay: 0 diff --git a/mods/sp/rules/structures.yaml b/mods/sp/rules/structures.yaml index b4a06e103..d6113fc4a 100644 --- a/mods/sp/rules/structures.yaml +++ b/mods/sp/rules/structures.yaml @@ -367,12 +367,16 @@ GTDROP: Produces: Vehicle.Shared, Mammoth ActorType: dshp.high ReadyAudio: UnitReady + BaselineSpawn: true + Facing: 128 PauseOnCondition: disabled || empdisable RequiresCondition: !multiqueue ProductionAirdrop: Produces: Vehicle.MammothMkII, Mammoth ActorType: dshp.high ReadyAudio: UnitReady + BaselineSpawn: true + Facing: 128 PauseOnCondition: disabled || empdisable RequiresCondition: multiqueue ProductionQueue@Vehicle: diff --git a/mods/sp/rules/vehicles.yaml b/mods/sp/rules/vehicles.yaml index 5de5df474..b2cd8237a 100644 --- a/mods/sp/rules/vehicles.yaml +++ b/mods/sp/rules/vehicles.yaml @@ -3119,7 +3119,7 @@ CABAPC: Armor: Type: Light Cargo: - Types: Infantry, Vehicle + Types: Infantry, Vehicle, Apc MaxWeight: 12 AfterLoadDelay: 0 BeforeUnloadDelay: 0 @@ -3127,7 +3127,8 @@ CABAPC: UnloadVoice: Move OwnerChangedAffectsPassengers: false Passenger: - CargoType: Apc + CargoType: Transport + Weight: 12 SelectionDecorations: Selectable: Bounds: 2111, 3016, 0, -603