Object verb removal crew

This commit is contained in:
ZomgPonies
2014-07-15 08:47:43 -04:00
parent 9dff861f7d
commit 88098da3c7
7 changed files with 14 additions and 21 deletions
+1 -1
View File
@@ -424,7 +424,7 @@
/obj/structure/table/verb/do_flip()
set name = "Flip table"
set desc = "Flips a non-reinforced table"
set category = "Object"
set category = null
set src in oview(1)
if (!can_touch(usr) || ismouse(usr))