mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge pull request #882 from VOREStation/stasissleep
Makes stasis bags put people to sleep
This commit is contained in:
@@ -82,7 +82,8 @@
|
|||||||
if(!client)
|
if(!client)
|
||||||
species.handle_npc(src)
|
species.handle_npc(src)
|
||||||
|
|
||||||
|
else //VOREStation Addition - Stasis bags op pls nerf
|
||||||
|
if(in_stasis) Sleeping(5)
|
||||||
if(!handle_some_updates())
|
if(!handle_some_updates())
|
||||||
return //We go ahead and process them 5 times for HUD images and other stuff though.
|
return //We go ahead and process them 5 times for HUD images and other stuff though.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user