[Ready] New Mute quirk as well as Paper bin and crayon box to load-outs! - Requested by Suru (#7867)
* Fixing updater * Update negative.dm * Update backpack.dm * Update negative.dm * Update negative.dm
This commit is contained in:
committed by
kevinz000
parent
7e8ba9a23c
commit
889216c8f6
@@ -56,4 +56,14 @@
|
||||
/datum/gear/dildo
|
||||
name = "Customizable dildo"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/dildo/custom
|
||||
path = /obj/item/dildo/custom
|
||||
|
||||
/datum/gear/paperbin
|
||||
name = "Paper Bin"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/paper_bin
|
||||
|
||||
/datum/gear/crayons
|
||||
name = "Box of crayons"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/storage/crayons
|
||||
|
||||
Reference in New Issue
Block a user