Slightly increased rubbershot damage from 12.5 to 15 per pellet.

This commit is contained in:
Tupinambis
2019-08-27 18:35:08 -05:00
parent d43b4599ef
commit 3b2be43bd8
@@ -66,7 +66,7 @@
/obj/item/projectile/bullet/pellet/shotgun_rubbershot
name = "rubbershot pellet"
damage = 2
stamina = 12.5
stamina = 15
/obj/item/projectile/bullet/pellet/Range()
..()