mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
Reagent Vision (#15269)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user