Files
Polaris/code/game/objects/items/weapons/storage/briefcase.dm

13 lines
358 B
Plaintext

/obj/item/weapon/storage/briefcase
name = "briefcase"
desc = "It's made of AUTHENTIC faux-leather and has a price-tag still attached. Its owner must be a real professional."
icon_state = "briefcase"
item_state = "briefcase"
flags = CONDUCT
force = 8.0
throw_speed = 1
throw_range = 4
w_class = 4
max_w_class = 3
max_storage_space = 16