Added a new hook: HOOK_ROLLCHECK

This commit is contained in:
NovaRain
2021-01-13 23:26:19 +08:00
parent bde6b94855
commit ef0bdf1e3b
7 changed files with 85 additions and 2 deletions
+1
View File
@@ -71,6 +71,7 @@
#define HOOK_ENCOUNTER (43)
#define HOOK_ADJUSTPOISON (44)
#define HOOK_ADJUSTRADS (45)
#define HOOK_ROLLCHECK (46)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)