Now with 100% of the daily recommended dose of Vitamin C

This commit is contained in:
bobdobbington
2016-06-27 19:32:21 -07:00
parent 4fc41bac33
commit 6cfa29dc2b
+1 -1
View File
@@ -192,7 +192,7 @@
return
else
//prevents remote "kicks" with TK
if (abs(usr.x-src.x) > 1 || abs(usr.y-src.y) > 1)
if (!Adjacent(user))
return
user.do_attack_animation(src)
user.visible_message("<span class='danger'>[user] kicks the display case.</span>", \