mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-25 01:31:58 +00:00
Fixes /mob/living/life not calling its parent
This was preventing mobs from updating ghosts following them when they moved any way other than walking.
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
if(get_nations_mode())
|
||||
process_nations()
|
||||
|
||||
..()
|
||||
|
||||
/mob/living/proc/handle_breathing()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user