Merge branch 'bleeding-edge-freeze' into viro

This commit is contained in:
comma
2013-07-01 17:33:24 +04:00
106 changed files with 2735 additions and 1864 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
/obj/item/weapon/autopsy_scanner/verb/print_data()
set src in view(usr, 1)
set name = "Print Data"
if(usr.stat)
if(usr.stat || !(istype(usr,/mob/living/carbon/human)))
usr << "No."
return