mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Merge pull request #7988 from VOREStation/Arokha/protfixes
Make protean deaths a bit more robust
This commit is contained in:
@@ -42,6 +42,7 @@ SUBSYSTEM_DEF(mobs)
|
||||
|
||||
if(!M || QDELETED(M))
|
||||
mob_list -= M
|
||||
continue
|
||||
else if(M.low_priority && !(process_z[get_z(M)]))
|
||||
slept_mobs++
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user