code/modules/mob/living/simple_animal/hostile/ooze.dm
/mob/living/simple_animal/hostile/ooze | Oozes are slime-esque creatures, they are highly gluttonous creatures primarily intended for player controll. |
---|---|
/mob/living/simple_animal/hostile/ooze/gelatinous | |
/datum/action/cooldown/metabolicboost | This ability lets the gelatinious ooze speed up for a little bit |
/datum/action/consume | This action lets you consume the mob you're currently pulling. I'M GONNA CONSUUUUUME (this is considered one of the funny memes in the 2019-2020 era) |
/mob/living/simple_animal/hostile/ooze/grapes | |
/datum/action/cooldown/globules | Ability that allows the owner to fire healing globules at mobs, targeting specific limbs. |
/obj/projectile/globule | This projectile embeds into mobs and heals them over time. |
/obj/item/mending_globule | This item is what is embedded into the mob, and actually handles healing of mending globules |
/datum/action/cooldown/gel_cocoon | This action lets you put a mob inside of a cacoon that will inject it with some chemicals. |