code/datums/components/singularity.dm
FIELD_CONTAINMENT_DISTANCE | The range at which a singularity is considered "contained" to admins |
---|---|
CHANCE_TO_MOVE_TO_TARGET | What's the chance that, when a normal singularity moves, it'll go to its target? |
CHANCE_TO_MOVE_TO_TARGET_BLOODTHIRSTY | What's the /bloodthirsty subtype chance it'll go to its target? |
CHANCE_TO_CHANGE_TARGET_BLOODTHIRSTY | what's the /bloodthirsty subtype chance it'll change targets to a closer one? |
/datum/component/singularity | Things that maybe move around and does stuff to things around them Used for the singularity (duh) and Nar'Sie |
Define Details
CHANCE_TO_CHANGE_TARGET_BLOODTHIRSTY
what's the /bloodthirsty subtype chance it'll change targets to a closer one?
CHANCE_TO_MOVE_TO_TARGET
What's the chance that, when a normal singularity moves, it'll go to its target?
CHANCE_TO_MOVE_TO_TARGET_BLOODTHIRSTY
What's the /bloodthirsty subtype chance it'll go to its target?
FIELD_CONTAINMENT_DISTANCE
The range at which a singularity is considered "contained" to admins