mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 20:16:19 +01:00
Update mobjects.dm
This commit is contained in:
@@ -39,6 +39,7 @@ mob/living/simple_animal/mobject/Life()
|
||||
|
||||
mob/living/simple_animal/mobject/proc/process()
|
||||
if(on)
|
||||
return
|
||||
//A way to disable process()
|
||||
//proccess performed instead of Life in OBJ form.
|
||||
return //Currently does nothing
|
||||
|
||||
Reference in New Issue
Block a user