makes w_class use defines (#9848)

This commit is contained in:
Wowzewow (Wezzy)
2020-09-07 04:37:56 +08:00
committed by GitHub
parent d90e7f199b
commit 307c214541
304 changed files with 807 additions and 765 deletions
+1 -1
View File
@@ -262,7 +262,7 @@
desc = "Contains inflatable walls and doors."
icon_state = "inf_box"
item_state = "box"
w_class = 3
w_class = ITEMSIZE_NORMAL
max_storage_space = 28
can_hold = list(/obj/item/inflatable)