bluespace trashbag

This commit is contained in:
Fox-McCloud
2015-09-27 06:46:50 -04:00
parent d743fb1d1a
commit 569758f4cb
4 changed files with 23 additions and 6 deletions
@@ -11,6 +11,16 @@
build_path = /obj/item/weapon/mop/advanced
category = list("Janitorial")
/datum/design/blutrash
name = "Trashbag of Holding"
desc = "An advanced trashabg with bluespace properties; capable of holding a plethora of garbage."
id = "blutrash"
req_tech = list("materials" = 5, "bluespace" = 3)
build_type = PROTOLATHE
materials = list(MAT_GOLD = 1500, MAT_URANIUM = 250, MAT_PLASMA = 1500)
build_path = /obj/item/weapon/storage/bag/trash/bluespace
category = list("Janitorial")
/datum/design/buffer
name = "Floor Buffer Upgrade"
desc = "A floor buffer that can be attached to vehicular janicarts."