code/game/gamemodes/miniantags/guardian/host_actions.dm
/datum/action/guardian | These are used by guardian hosts to interact with their guardians. These are not buttons that guardians themselves use. |
---|---|
/datum/action/guardian/communicate | Allows the guardian host to communicate with their guardian. |
/datum/action/guardian/recall | Allows the guardian host to recall their guardian. |
/datum/action/guardian/reset_guardian | Allows the guardian host to exchange their guardian's player for another. |