mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Backported game hooks from 4.0.x
* COMBATTURN is not implemented. Updated documents.
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
#define HOOK_INVENTORYMOVE (24)
|
||||
#define HOOK_INVENWIELD (25)
|
||||
#define HOOK_ADJUSTFID (26)
|
||||
//#define HOOK_COMBATTURN (27) // unimplemented
|
||||
#define HOOK_CARTRAVEL (28)
|
||||
#define HOOK_SETGLOBALVAR (29)
|
||||
#define HOOK_RESTTIMER (30)
|
||||
#define HOOK_GAMEMODECHANGE (31)
|
||||
|
||||
// Valid arguments to list_begin
|
||||
|
||||
Reference in New Issue
Block a user