mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-02 05:23:31 +00:00
Resolves compile errors with the exception of map errors.
This commit is contained in:
@@ -298,7 +298,7 @@
|
||||
return 0 //Sanity, this should never happen.
|
||||
|
||||
/*
|
||||
if(ispath(MP, /mob/living/simple_animal/space_worm))
|
||||
if(ispath(MP, /mob/living/simple_mob/space_worm))
|
||||
return 0 //Unfinished. Very buggy, they seem to just spawn additional space worms everywhere and eating your own tail results in new worms spawning.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user