Added new HOOK_CARTRAVEL #90

This commit is contained in:
phobos2077
2017-04-15 21:59:18 +07:00
parent 0af8010861
commit 629641eb96
7 changed files with 97 additions and 19 deletions
+1
View File
@@ -48,6 +48,7 @@
#define HOOK_INVENWIELD (25)
#define HOOK_ADJUSTFID (26)
#define HOOK_COMBATTURN (27)
#define HOOK_CARTRAVEL (28)
//Valid arguments to list_begin
#define LIST_CRITTERS (0)