Merge pull request #1109 from Citadel-Station-13/upstream-merge-27484

[MIRROR] KA Pressure Mods are now a traitor miner item
This commit is contained in:
LetterJay
2017-05-22 17:25:47 -05:00
committed by GitHub
3 changed files with 13 additions and 15 deletions
@@ -391,11 +391,11 @@
//Indoors
/obj/item/borg/upgrade/modkit/indoors
name = "decrease pressure penalty"
desc = "Increases the damage a kinetic accelerator does in a high pressure environment."
desc = "A syndicate modification kit that increases the damage a kinetic accelerator does in a high pressure environment."
modifier = 2
denied_type = /obj/item/borg/upgrade/modkit/indoors
maximum_of_type = 2
cost = 40
cost = 35
/obj/item/borg/upgrade/modkit/indoors/modify_projectile(obj/item/projectile/kinetic/K)
K.pressure_decrease *= modifier