diff --git a/code/modules/projectiles/projectile/bullets.dm b/code/modules/projectiles/projectile/bullets.dm index 63577c70262..38c3b3409d7 100644 --- a/code/modules/projectiles/projectile/bullets.dm +++ b/code/modules/projectiles/projectile/bullets.dm @@ -19,7 +19,7 @@ /obj/item/projectile/bullet/weakbullet2 //detective revolver instastuns, but multiple shots are better for keeping punks down damage = 5 weaken = 3 - stamina = 50 + stamina = 60 /obj/item/projectile/bullet/weakbullet2/rubber //detective's bullets that don't embed embed = 0