Adds a generic photo item to the custom loadout (#9833)

This commit is contained in:
Alberyk
2020-09-02 21:43:51 -03:00
committed by GitHub
parent 57ba8b75a2
commit a13e9eeaec
4 changed files with 26 additions and 5 deletions
@@ -168,4 +168,8 @@
toothpaste["toothpaste and blue toothbrush"] = /obj/item/storage/box/toothpaste
toothpaste["toothpaste and green toothbrush"] = /obj/item/storage/box/toothpaste/green
toothpaste["toothpaste and red toothbrush"] = /obj/item/storage/box/toothpaste/red
gear_tweaks += new/datum/gear_tweak/path(toothpaste)
gear_tweaks += new/datum/gear_tweak/path(toothpaste)
/datum/gear/photo
display_name = "photo"
path = /obj/item/generic_photo