Fixes a bunch more hurt -> harm checks

This commit is contained in:
ZomgPonies
2014-06-14 01:02:29 -04:00
parent 30ac3822b7
commit 386b1b8307
5 changed files with 8 additions and 76 deletions
@@ -27,7 +27,7 @@
if(!target)
return
if(user.a_intent != "hurt")
if(user.a_intent != "harm")
return ..()
force = 5