storage clothes are NORMAL

This commit is contained in:
ExusA
2020-08-19 16:18:16 +08:00
parent cedde91ad4
commit 6a6a456b40
+1
View File
@@ -1,5 +1,6 @@
/obj/item/clothing/suit/storage
var/obj/item/storage/internal/pockets
w_class = WEIGHT_CLASS_NORMAL //we don't want these to be able to fit in their own pockets.
/obj/item/clothing/suit/storage/New()
..()