mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 18:13:34 +01:00
Fixes inflatable barrier boxes infinite storage exploit (#17312)
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user