Update Positionable.lua

This commit is contained in:
Thomas 2025-10-29 07:01:33 +01:00 committed by GitHub
parent 8392788cdb
commit 479dfc28b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,
}
}