mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
Fixes stealth nerf to detectives gun (#31125)
* Fixes stealthnerf to detectives gun Having knockdown healed stamina damage, but also needed stamina too keep you down. This rectifies the extra stamina healing * WEW LADS
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
/obj/item/projectile/bullet/c38
|
||||
name = ".38 bullet"
|
||||
damage = 15
|
||||
knockdown = 30
|
||||
knockdown = 60
|
||||
stamina = 50
|
||||
|
||||
// 10mm (Stechkin)
|
||||
|
||||
Reference in New Issue
Block a user