Files
vgstation13/__DEFINES/bots.dm
2018-09-20 17:08:08 -03:00

10 lines
359 B
Plaintext

/* Used by beepsky and ed209 */
#define SECBOT_IDLE 0 // idle
#define SECBOT_HUNT 1 // found target, hunting
#define SECBOT_PREP_ARREST 2 // at target, preparing to arrest
#define SECBOT_ARREST 3 // arresting target
#define SECBOT_START_PATROL 4 // start patrol
#define SECBOT_PATROL 5 // patrolling
#define SECBOT_SUMMON 6 // summoned by PDA