diff --git a/code/datums/components/storage/concrete/pockets.dm b/code/datums/components/storage/concrete/pockets.dm index cd06f769180..f827ea56118 100644 --- a/code/datums/components/storage/concrete/pockets.dm +++ b/code/datums/components/storage/concrete/pockets.dm @@ -32,7 +32,7 @@ /datum/component/storage/concrete/pockets/exo/cloak max_items = 1 - max_w_class = WEIGHT_CLASS_NORMAL + max_w_class = WEIGHT_CLASS_SMALL // Singulostation edit - Changed WEIGHT_CLASS_NORMAL to WEIGHT_CLASS_SMALL quickdraw = TRUE /datum/component/storage/concrete/pockets/exo/large