Resealable Plastic Bags for the Loadout and Kitchen (#14642)

This commit is contained in:
WickedCybs
2022-08-21 02:09:18 +02:00
committed by GitHub
parent 215f226c6a
commit 685f0a6023
7 changed files with 50 additions and 2 deletions
@@ -156,6 +156,10 @@
path = /obj/item/clothing/accessory/buddytag
cost = 2
/datum/gear/utility/plasticbag
display_name = "resealable plastic bag"
path = /obj/item/evidencebag/plasticbag
/datum/gear/utility/buddy_tag/New()
..()
gear_tweaks += new /datum/gear_tweak/buddy_tag_config()