Update backpack.dm
This commit is contained in:
@@ -72,3 +72,13 @@
|
||||
name = "Box of crayons"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/storage/crayons
|
||||
|
||||
/datum/gear/toykatana
|
||||
name = "Toy Katana"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/katana
|
||||
|
||||
/datum/gear/lumeyes
|
||||
name = "Luminescent eye auto surgeon"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/autosurgeon/gloweyes
|
||||
|
||||
Reference in New Issue
Block a user