Fixes: AI won't steal fax, and mice won't flip tables anymore.

This commit is contained in:
volas
2013-11-30 23:54:06 +04:00
parent e05b7f4341
commit e33490d80a
2 changed files with 9 additions and 4 deletions
@@ -423,6 +423,8 @@
set desc = "Flips a non-reinforced table"
set category = "Object"
set src in oview(1)
if(ismouse(usr))
return
if (!can_touch(usr))
return
if(!flip(get_cardinal_dir(usr,src)))