[MIRROR] Fixes SCP-294 overlay problems (#5746)
* Fixes SCP-294 overlay problems * recompiles tgui
This commit is contained in:
committed by
Poojawa
parent
17b48041a7
commit
1437fb4bd4
@@ -23,7 +23,7 @@
|
||||
/obj/machinery/chem_dispenser/scp_294/Initialize()
|
||||
. = ..()
|
||||
GLOB.poi_list += src
|
||||
top_overlay = mutable_appearance(icon, "294_top", layer = ABOVE_MOB_LAYER)
|
||||
top_overlay = mutable_appearance(icon, "294_top", layer = ABOVE_ALL_MOB_LAYER)
|
||||
update_icon()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user