mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
GODDAMN WHOEVER MAPPED THAT
Also: Added dossier removal to detective comp Removed extraneous quotes from radio alerts Altered command channel.
This commit is contained in:
@@ -137,6 +137,9 @@ MASS SPECTROMETER
|
||||
return
|
||||
if(src.loc != user)
|
||||
return 0
|
||||
if(istype(A,/obj/item/weapon/f_card))
|
||||
user << "Haha, nice try. Cheater. (It would break stuff anyways.)"
|
||||
return
|
||||
src.add_fingerprint(user)
|
||||
if (istype(A, /obj/effect/decal/cleanable/blood) || istype(A, /obj/effect/rune))
|
||||
if(!isnull(A.blood_DNA.len))
|
||||
|
||||
Reference in New Issue
Block a user