Manual icon file merge.

This commit is contained in:
Zuhayr
2014-10-11 06:40:36 +10:30
7 changed files with 23 additions and 18 deletions

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