Merge pull request #9539 from Citadel-Station-13/kevinz000-patch-100

TALLY HO! (adds claymores to the uplink)
This commit is contained in:
deathride58
2019-10-25 23:16:09 -04:00
committed by GitHub
+7
View File
@@ -1920,6 +1920,13 @@ datum/uplink_item/stealthy_weapons/taeclowndo_shoes
Radio headset does not include encryption key. No gun included."
item = /obj/item/storage/box/syndie_kit/centcom_costume
/datum/uplink_item/badass/claymore
name = "Claymore"
cost = 8
player_minimum = 25
desc = "A claymore. We don't know why you'd do this."
item = /obj/item/claymore
/datum/uplink_item/badass/costumes/clown
name = "Clown Costume"
desc = "Nothing is more terrifying than clowns with fully automatic weaponry."