Removes mime and HONK carts from protolathe.

This commit is contained in:
Zuhayr
2014-01-01 21:26:19 +10:30
parent 33e188c1dc
commit b6af4a1b4e

View File

@@ -1765,6 +1765,8 @@ datum/design/cart_janitor
build_type = PROTOLATHE
materials = list("$metal" = 50, "$glass" = 50)
build_path = "/obj/item/weapon/cartridge/janitor"
/*
datum/design/cart_clown
name = "Honkworks 5.0 Cartridge"
desc = "A data cartridge for portable microcomputers."
@@ -1781,6 +1783,8 @@ datum/design/cart_mime
build_type = PROTOLATHE
materials = list("$metal" = 50, "$glass" = 50)
build_path = "/obj/item/weapon/cartridge/mime"
*/
datum/design/cart_toxins
name = "Signal Ace 2 Cartridge"
desc = "A data cartridge for portable microcomputers."