mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Barhander Update:
- Cultist stuff. New words and runes. - Runes condensed into one file rather then split among many. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@882 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -107,7 +107,7 @@ PLANT ANALYZER
|
||||
/obj/item/device/detective_scanner/afterattack(atom/A as mob|obj|turf|area, mob/user as mob)
|
||||
|
||||
src.add_fingerprint(user)
|
||||
if (istype(A, /obj/decal/cleanable/blood))
|
||||
if (istype(A, /obj/decal/cleanable/blood) || istype(A, /obj/rune))
|
||||
if(A.blood_DNA)
|
||||
user << "\blue Blood type: [A.blood_type]\nDNA: [A.blood_DNA]"
|
||||
if(A:virus)
|
||||
|
||||
Reference in New Issue
Block a user