Update twohanded.dm

This commit is contained in:
kevinz000
2020-02-05 05:05:11 -07:00
committed by GitHub
parent 77667dc1d2
commit 643eeb9474
+1 -1
View File
@@ -1046,7 +1046,7 @@
var/lethal_stam_cost = 4
var/stun_cost = 333 //10000/333*25 = 750. stunbatons are at time of writing 10000/1000*49 = 490.
var/stun_status_effect = STATUS_EFFECT_ELECTROSTAFF //a small slowdown effect
var/stun_stamdmg = 25
var/stun_stamdmg = 40
var/stun_status_duration = 25
var/stun_stam_cost = 3.5