[Pets] Add Pet Constants and Methods

This commit is contained in:
Kinglykrab
2025-08-15 14:38:54 -04:00
parent c4f408bffc
commit 79b790e739
27 changed files with 1198 additions and 739 deletions
+1
View File
@@ -145,6 +145,7 @@ typedef enum {
EVENT_AA_LOSS,
EVENT_SPELL_BLOCKED,
EVENT_READ_ITEM,
EVENT_PET_COMMAND,
// Add new events before these or Lua crashes
EVENT_SPELL_EFFECT_BOT,