mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
After a very prolonged set of Syndicate budget cuts, Detomatix PDA carts are no longer buildable
This commit is contained in:
@@ -1844,11 +1844,3 @@ datum/design/cart_captain
|
||||
materials = list("$metal" = 50, "$glass" = 50)
|
||||
build_path = "/obj/item/weapon/cartridge/captain"
|
||||
locked = 1
|
||||
datum/design/cart_traitor
|
||||
name = "Detomatix Cart"
|
||||
desc = "A data cartridge for portable microcomputers."
|
||||
id = "cart_traitor"
|
||||
req_tech = list("syndicate" = 2, "powerstorage" = 3)
|
||||
build_type = PROTOLATHE
|
||||
materials = list("$metal" = 50, "$glass" = 50)
|
||||
build_path = "/obj/item/weapon/cartridge/syndicate"
|
||||
|
||||
Reference in New Issue
Block a user