Merge pull request #12074 from Sishen1542/bramch
makes traitor chap cult items minimum 20 pop
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
desc = "A reverse engineered clockwork slab. Is this really a good idea?."
|
||||
item = /obj/item/clockwork/slab/traitor
|
||||
cost = 20
|
||||
player_minimum = 20
|
||||
refundable = TRUE
|
||||
restricted_roles = list("Chaplain")
|
||||
|
||||
@@ -97,6 +98,7 @@
|
||||
desc = "A replica of a Nar'sian tome. This is probably a bad idea.."
|
||||
item = /obj/item/tome/traitor
|
||||
cost = 20
|
||||
player_minimum = 20
|
||||
refundable = TRUE
|
||||
restricted_roles = list("Chaplain")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user