Makes it so the arcane tome and clockwork slab cannot be discounted

This commit is contained in:
Archie
2021-04-17 23:17:05 -03:00
parent fb21e779b1
commit b2fde2c0c0
+2
View File
@@ -1792,6 +1792,7 @@ datum/uplink_item/stealthy_weapons/taeclowndo_shoes
item = /obj/item/clockwork/slab/traitor
cost = 20
refundable = TRUE
cant_discount = TRUE
//restricted_roles = list("Chaplain","Curator")
///datum/uplink_item/role_restricted/arcane_tome
@@ -1801,6 +1802,7 @@ datum/uplink_item/stealthy_weapons/taeclowndo_shoes
item = /obj/item/tome/traitor
cost = 20
refundable = TRUE
cant_discount = TRUE
//restricted_roles = list("Chaplain","Curator")
/datum/uplink_item/role_restricted/explosive_hot_potato