Skip to content

Commit

Permalink
Update life.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
UEDCommander authored Jan 19, 2025
1 parent ad5366b commit ca02eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/life.dm
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
update_dead_sight()
else
update_living_sight()

var/list/vision = get_accumulated_vision_handlers()
set_sight(sight | vision[1])
set_see_invisible(max(vision[2], see_invisible))
Expand Down

0 comments on commit ca02eab

Please sign in to comment.