Reagent Vision (#15269)

This commit is contained in:
SabreML
2021-03-28 12:18:49 +01:00
committed by GitHub
parent 0a7adc58b0
commit 87c5fb0e71
@@ -698,6 +698,9 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
updateghostimages()
/mob/dead/observer/can_see_reagents()
return TRUE
/proc/updateallghostimages()
for(var/mob/dead/observer/O in GLOB.player_list)
O.updateghostimages()