mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-24 13:16:18 +01:00
forensics runtime bug
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user