Rubber bullets now cause agony/halloss instead of stun

As title, by Mel's request.  Makes sense with the stunbaton nerf to nerf
rubber bullets too.  Two shots cause incapacitation (as opposed to three
from a taser).
This commit is contained in:
Bone White
2014-08-06 20:41:31 +01:00
parent 3c4db5076a
commit f63a1995b8
@@ -20,10 +20,11 @@
name = "slug"
/obj/item/projectile/bullet/rubberbullet
/obj/item/projectile/bullet/rubberbullet // Bone White - Rubber bullets cause agony (halloss) instead of stun = 5, weakened = 5
damage = 10
stun = 5
weaken = 5
stun = 0
weaken = 0
agony = 60
embed = 0
sharp = 0