Base Commit
@@ -20,4 +20,13 @@
|
||||
force = 0
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
max_w_class = ITEMSIZE_SMALL
|
||||
max_storage_space = ITEMSIZE_COST_SMALL * 4
|
||||
max_storage_space = ITEMSIZE_COST_SMALL * 4
|
||||
|
||||
/obj/item/weapon/storage/briefcase/bookbag
|
||||
name = "bookbag"
|
||||
desc = "A small bookbag for holding... things other than books?"
|
||||
icon_state = "bookbag"
|
||||
force = 4.0
|
||||
w_class = ITEMSIZE_LARGE
|
||||
max_w_class = ITEMSIZE_NORMAL
|
||||
max_storage_space = ITEMSIZE_COST_NORMAL * 4
|
||||
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 64 KiB |