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,8 +39,6 @@ mob/living/simple_animal/mobject/Life()
|
||||
|
||||
mob/living/simple_animal/mobject/proc/process() //proccess performed instead of Life in OBJ form.
|
||||
if(!on)
|
||||
return
|
||||
//A way to disable process()
|
||||
return //Currently does nothing
|
||||
return //A way to disable process()
|
||||
|
||||
//Mobject engineering will Probably be first, basically a Synthetic Mob that can be wrenched into active object mode
|
||||
|
||||
Reference in New Issue
Block a user