Added new HOOK_SETLIGHTING (from Mr.Stalin) (#215)

This commit is contained in:
NovaRain
2018-12-30 08:01:13 +08:00
parent 267d8694c9
commit b89663174f
8 changed files with 92 additions and 2 deletions
+1
View File
@@ -59,6 +59,7 @@
#define HOOK_USESKILLON (35)
#define HOOK_ONEXPLOSION (36)
#define HOOK_SUBCOMBATDAMAGE (37)
#define HOOK_SETLIGHTING (38)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)