mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Adrenaline generation cap, tear gas buff, stun baton pain adjustment. (#11255)
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
L.visible_message("<span class='danger'>[L] has been prodded with \the [src] by [user]!</span>")
|
||||
|
||||
//stun effects
|
||||
L.stun_effect_act(stun, agony, target_zone, src)
|
||||
L.stun_effect_act(stun, agony, used_weapon = src, damage_flags = DAM_DISPERSED)
|
||||
|
||||
playsound(loc, 'sound/weapons/Egloves.ogg', 50, 1, -1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user