mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-26 18:06:50 +01:00
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