code/modules/mob/living/basic/space_fauna/spider/spider_abilities/hivemind.dm
/datum/action/cooldown/mob_cooldown/set_spider_directive | Sets a directive to be given to all future spiders created by the user. This will be overwritten if used again. |
---|---|
/datum/action/cooldown/mob_cooldown/command_spiders | Sends a message to all currently living spiders. |
/datum/action/cooldown/mob_cooldown/command_spiders/communication_spiders | Sends a small message to all currently living spiders. |
/datum/action/cooldown/mob_cooldown/command_spiders/warning_spiders | Sends a smaller message to all currently living spiders. |