Added a new hook: HOOK_CANUSEWEAPON

Updated NPC armor appearance mod script.
This commit is contained in:
NovaRain
2021-05-09 20:17:40 +08:00
parent 4f22b5a9fa
commit fc53df5a16
13 changed files with 148 additions and 6 deletions
+1
View File
@@ -73,6 +73,7 @@
#define HOOK_ADJUSTRADS (45)
#define HOOK_ROLLCHECK (46)
#define HOOK_BESTWEAPON (47)
#define HOOK_CANUSEWEAPON (48)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)