mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Backported three more hooks from 4.1:
* USESKILLON, ONEXPLOSION, SETLIGHTING. Backported PartyMemberSkillFix option from 4.1. Updated documents.
This commit is contained in:
@@ -60,6 +60,10 @@
|
||||
#define HOOK_USEANIMOBJ (32)
|
||||
#define HOOK_EXPLOSIVETIMER (33)
|
||||
#define HOOK_DESCRIPTIONOBJ (34)
|
||||
#define HOOK_USESKILLON (35)
|
||||
#define HOOK_ONEXPLOSION (36)
|
||||
//#define HOOK_SUBCOMBATDAMAGE (37) // unimplemented
|
||||
#define HOOK_SETLIGHTING (38)
|
||||
#define HOOK_SNEAK (39)
|
||||
#define HOOK_STDPROCEDURE (40)
|
||||
#define HOOK_STDPROCEDURE_END (41)
|
||||
|
||||
Reference in New Issue
Block a user