Merge pull request #2562 from CHOMPStationBot/upstream-merge-11101

[MIRROR] makes the standard bag of holding printable again
This commit is contained in:
Nadyr
2021-07-15 21:25:50 -04:00
committed by GitHub

View File

@@ -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"