feat: add player event OnFfaPvpStateUpdate (#63)
This commit is contained in:
@@ -708,6 +708,7 @@ namespace LuaGlobalFunctions
|
||||
* PLAYER_EVENT_ON_PET_ADDED_TO_WORLD = 43, // (event, player, pet)
|
||||
* PLAYER_EVENT_ON_LEARN_SPELL = 44, // (event, player, spellId)
|
||||
* PLAYER_EVENT_ON_ACHIEVEMENT_COMPLETE = 45, // (event, player, achievement)
|
||||
* PLAYER_EVENT_ON_FFAPVP_CHANGE = 46, // (event, player, hasFfaPvp)
|
||||
* };
|
||||
* </pre>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user