mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Adds Contaminant Detector HUD (#15970)
This commit is contained in:
@@ -193,6 +193,7 @@ var/global/list/image/splatter_cache=list()
|
||||
|
||||
icon = blood
|
||||
cut_overlays()
|
||||
add_overlay(janhud)
|
||||
add_overlay(giblets)
|
||||
|
||||
/obj/effect/decal/cleanable/blood/gibs/up
|
||||
|
||||
@@ -130,6 +130,7 @@ var/global/list/image/fluidtrack_cache=list()
|
||||
|
||||
/obj/effect/decal/cleanable/blood/tracks/update_icon()
|
||||
cut_overlays()
|
||||
add_overlay(janhud)
|
||||
color = "#FFFFFF"
|
||||
var/truedir=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user