die monkey emergency DIE

This commit is contained in:
iamgoofball
2014-04-06 12:05:41 -07:00
parent 9d291b79ea
commit 238451dbc9
8 changed files with 11 additions and 151 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
/obj/item/weapon/storage/photo_album/MouseDrop(obj/over_object as obj)
if((istype(usr, /mob/living/carbon/human) || (ticker && ticker.mode.name == "monkey")))
if((istype(usr, /mob/living/carbon/human)))
var/mob/M = usr
if(!( istype(over_object, /obj/screen) ))
return ..()