diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 1e4ee08dd..d97374a77 100644 --- a/db/const.txt +++ b/db/const.txt @@ -710,6 +710,8 @@ AI_ACTION_TYPE_ATTACK 1 AI_ACTION_TYPE_DETECT 2
AI_ACTION_TYPE_DEAD 3
AI_ACTION_TYPE_ASSIST 4
+AI_ACTION_TYPE_KILL 5
+AI_ACTION_TYPE_UNLOCK 6
ALL_CLIENT 0
ALL_SAMEMAP 1
|