Fixes inflatable barrier boxes infinite storage exploit (#17312)

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
S34N
2022-01-09 13:59:54 +00:00
committed by GitHub
parent 6aa57fdf21
commit 458cd0556f
+1 -1
View File
@@ -216,8 +216,8 @@
desc = "Contains inflatable walls and doors."
icon_state = "inf_box"
item_state = "syringe_kit"
max_combined_w_class = 21
w_class = WEIGHT_CLASS_NORMAL
can_hold = list(/obj/item/inflatable)
/obj/item/storage/briefcase/inflatable/New()
..()