mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Adds movement intents
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
#define INTENT_GRAB "grab"
|
||||
#define INTENT_HARM "harm"
|
||||
|
||||
// Movement Intents
|
||||
#define MOVE_INTENT_WALK "walk"
|
||||
#define MOVE_INTENT_RUN "run"
|
||||
|
||||
// AI wire/radio settings
|
||||
#define AI_CHECK_WIRELESS 1
|
||||
#define AI_CHECK_RADIO 2
|
||||
|
||||
Reference in New Issue
Block a user