Merge pull request #8180 from Trilbyspaceclone/Weebo

adds toy katana and lum eyes to load out - Requested by MrJWhite
This commit is contained in:
kevinz000
2019-04-02 05:35:31 -07:00
committed by GitHub
3 changed files with 30 additions and 0 deletions
@@ -72,3 +72,15 @@
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
cost = 3
//datum/gear/lumeyes
// name = "Luminescent eye auto surgeon"
// category = SLOT_IN_BACKPACK
// path = /obj/item/autosurgeon/gloweyes
// cost = 4