/datum/design/item/boh/trashbag_holding

This commit is contained in:
Hatterhat
2021-07-15 19:18:34 -05:00
committed by GitHub
parent 5f5a2e1210
commit 4bb93f4b20
@@ -31,7 +31,7 @@
build_path = /obj/item/weapon/storage/backpack/holding/duffle
sort_string = "QAAAB"
/datum/design/item/boh/bag_holding
/datum/design/item/boh/trashbag_holding
name = "Trashbag of Holding"
desc = "Considerably more utilitarian than the Bag of Holding, the Trashbag of Holding is a janitor's best friend."
id = "trashbag_holding"
@@ -48,4 +48,4 @@
materials = list("gold" = 3000, "diamond" = 2000, "uranium" = 250)
build_path = /obj/item/weapon/storage/pouch/holding
sort_string = "QAAAD"