diff --git a/code/modules/projectiles/projectile/bullets/shotgun.dm b/code/modules/projectiles/projectile/bullets/shotgun.dm index 0f3fcdf1f17..cf53f148681 100644 --- a/code/modules/projectiles/projectile/bullets/shotgun.dm +++ b/code/modules/projectiles/projectile/bullets/shotgun.dm @@ -104,7 +104,7 @@ /obj/projectile/bullet/pellet/shotgun_rubbershot name = "rubber shot pellet" damage = 3 - stamina = 11 + stamina = 10 sharpness = NONE embed_type = null speed = 0.8