mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Fixed harmbatoning,glove snipping
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
return
|
||||
var/mob/living/L = M
|
||||
|
||||
if(user.a_intent == "harm")
|
||||
if(user.a_intent == "hurt")
|
||||
..()
|
||||
playsound(loc, "swing_hit", 50, 1, -1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user