Merge pull request #5112 from FreeStylaLT/justwhothehelldoyouthinkIam

Adds a chameleon secHUD to traitor uplink store
This commit is contained in:
TheDZD
2016-07-21 09:43:57 -04:00
committed by GitHub
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -762,6 +762,13 @@ var/list/uplink_items = list()
item = /obj/item/toy/carpplushie/dehy_carp
cost = 3
/datum/uplink_item/stealthy_weapons/chamsechud
name = "Chameleon Security HUD"
desc = "A stolen Nanotrasen Security HUD with Syndicate chameleon technology implemented into it. Similarly to a chameleon jumpsuit, the HUD can be morphed into various other eyewear, while retaining the HUD qualities when worn."
reference = "CHHUD"
item = /obj/item/clothing/glasses/hud/security/chameleon
cost = 2
// STEALTHY TOOLS
/datum/uplink_item/stealthy_tools
+1 -1
View File
@@ -82,7 +82,7 @@
)
/obj/item/clothing/glasses/hud/security/chameleon
name = "Chamleon Security HUD"
name = "Chameleon Security HUD"
desc = "A stolen security HUD integrated with Syndicate chameleon technology. Toggle to disguise the HUD. Provides flash protection."
flash_protect = 1