Merge pull request #7382 from Citadel-Station-13/kevinz000-patch-2

nerfs telebatons some more because i accidently buffed them to be more op than infinite cell stunbatons
This commit is contained in:
deathride58
2018-07-24 10:31:36 -04:00
committed by GitHub
@@ -3,7 +3,7 @@
var/stun_stam_cost_coeff = 1.25
var/hardstun_ds = 1
var/softstun_ds = 0
var/stam_dmg = 40
var/stam_dmg = 30
cooldown = 20
/obj/item/melee/classic_baton/attack(mob/living/target, mob/living/user)