KA Pressure Mods are now a traitor miner item

This commit is contained in:
CitadelStationBot
2017-05-22 08:20:07 -05:00
parent 5fd5e32628
commit 9e2d43fd80
3 changed files with 13 additions and 15 deletions
@@ -392,11 +392,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