Added a new hook: HOOK_BESTWEAPON

This commit is contained in:
NovaRain
2021-04-05 12:43:11 +08:00
parent 990587b145
commit 0fbc29e8fd
6 changed files with 65 additions and 3 deletions
+1
View File
@@ -72,6 +72,7 @@
#define HOOK_ADJUSTPOISON (44)
#define HOOK_ADJUSTRADS (45)
#define HOOK_ROLLCHECK (46)
#define HOOK_BESTWEAPON (47)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)