forensics runtime bug

This commit is contained in:
SoundScopes
2015-01-26 08:22:14 +00:00
parent a7a92d608f
commit 087d9785d9
+3
View File
@@ -523,6 +523,9 @@
if(src.closed == 1)
user << "\red Open the cover before inserting the sample."
return
if(!istype(W))
user << "\red You struggle to put that in the machine."
return
if(W.used == 1)
src.bloodsamp = W
user.drop_item()