This commit is contained in:
Seris02
2020-01-31 09:49:08 +08:00
parent 55a0e4e55d
commit 81039b131b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -342,7 +342,7 @@
/datum/export/weapon/real_toolbox
cost = 600
unit_name = "golden toolbox"
export_types = list(/obj/item/storage/toolbox/gold_real)
export_types = list(/obj/item/storage/toolbox/plastitanium/gold_real)
/datum/export/weapon/melee
cost = 50
@@ -127,7 +127,7 @@
/datum/uplink_item/role_restricted/goldenbox
name = "Gold Toolbox"
desc = "A gold planted plastitanium toolbox loaded with tools. Comes with a set of AI detection multi-tool and a pare of combat gloves."
item = /obj/item/storage/toolbox/gold_real
item = /obj/item/storage/toolbox/plastitanium/gold_real
cost = 3 // Has syndie tools + gloves + a robust weapon
restricted_roles = list("Assistant", "Curator") //Curator due to this being made of gold - It fits the theme