Signed-off-by: Mloc <colmohici@gmail.com>
This commit is contained in:
Mloc
2014-10-07 09:33:31 +01:00
parent 056fbd79d1
commit 0d27fd33cc
+1 -1
View File
@@ -116,7 +116,7 @@
if(!resolved && A && W)
W.afterattack(A,src,1,params) // 1 indicates adjacency
else
UnarmedAttack(A)
UnarmedAttack(A, 1)
return
if(!isturf(loc)) // This is going to stop you from telekinesing from inside a closet, but I don't shed many tears for that