From 479dfc28b9ea6b41a982c490557b45fe0cf68e66 Mon Sep 17 00:00:00 2001 From: Thomas <72444570+Applevangelist@users.noreply.github.com> Date: Wed, 29 Oct 2025 07:01:33 +0100 Subject: [PATCH] Update Positionable.lua --- Moose Development/Moose/Wrapper/Positionable.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Moose Development/Moose/Wrapper/Positionable.lua b/Moose Development/Moose/Wrapper/Positionable.lua index 038eefe56..7be7ed135 100644 --- a/Moose Development/Moose/Wrapper/Positionable.lua +++ b/Moose Development/Moose/Wrapper/Positionable.lua @@ -1865,6 +1865,7 @@ do -- Cargo ["HL_DSHK"] = 6*POSITIONABLE.DefaultInfantryWeight, ["CCKW_353"] = 16*POSITIONABLE.DefaultInfantryWeight, --GMC CCKW 2½-ton 6×6 truck, estimating 16 soldiers, ["MaxxPro_MRAP"] = 7*POSITIONABLE.DefaultInfantryWeight, + ["Sd_Kfz_251"] = 10*POSITIONABLE.DefaultInfantryWeight, } }