mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Merge pull request #2562 from CHOMPStationBot/upstream-merge-11101
[MIRROR] makes the standard bag of holding printable again
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
build_path = /obj/item/weapon/storage/backpack/holding/duffle
|
build_path = /obj/item/weapon/storage/backpack/holding/duffle
|
||||||
sort_string = "QAAAB"
|
sort_string = "QAAAB"
|
||||||
|
|
||||||
/datum/design/item/boh/bag_holding
|
/datum/design/item/boh/trashbag_holding
|
||||||
name = "Trashbag of Holding"
|
name = "Trashbag of Holding"
|
||||||
desc = "Considerably more utilitarian than the Bag of Holding, the Trashbag of Holding is a janitor's best friend."
|
desc = "Considerably more utilitarian than the Bag of Holding, the Trashbag of Holding is a janitor's best friend."
|
||||||
id = "trashbag_holding"
|
id = "trashbag_holding"
|
||||||
@@ -48,4 +48,4 @@
|
|||||||
materials = list("gold" = 3000, "diamond" = 2000, "uranium" = 250)
|
materials = list("gold" = 3000, "diamond" = 2000, "uranium" = 250)
|
||||||
build_path = /obj/item/weapon/storage/pouch/holding
|
build_path = /obj/item/weapon/storage/pouch/holding
|
||||||
sort_string = "QAAAD"
|
sort_string = "QAAAD"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user