mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
Virology fixes & mutation disabling
1) Viruses no longer mutate in mobs. 2) Fixed a runtime error with IS_SYNTHETIC check in activate() 3) Antibody Analyzer has a green sprite, to make it easier to distinguish from the Health Analyzer
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/obj/item/device/antibody_scanner
|
||||
name = "\improper Antibody Scanner"
|
||||
desc = "Scans living beings for antibodies in their blood."
|
||||
icon_state = "health"
|
||||
icon_state = "antibody"
|
||||
w_class = 2.0
|
||||
item_state = "electronic"
|
||||
flags = FPRINT | TABLEPASS | CONDUCT
|
||||
|
||||
Reference in New Issue
Block a user