Merge pull request #11225 from TDSSS/box-revolver

Trick revolver comes in a box.
This commit is contained in:
variableundefined
2019-04-07 21:14:51 +08:00
committed by GitHub
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
name = "Trick Revolver"
desc = "A revolver that will fire backwards and kill whoever attempts to use it. Perfect for those pesky vigilante or just a good laugh."
reference = "CTR"
item = /obj/item/toy/russian_revolver/trick_revolver
item = /obj/item/storage/box/syndie_kit/fake_revolver
cost = 1
job = list("Clown")