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:
committed by
CitadelStationBot
parent
aec96bbbbe
commit
d69c6615a8
@@ -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