Merge pull request #4004 from volas/master

Minor fixes
This commit is contained in:
Zuhayr
2013-12-05 02:56:06 -08:00
3 changed files with 11 additions and 6 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)))