Bot Rework

This commit is contained in:
nytmyr
2024-04-26 22:38:56 -05:00
parent 77793f364e
commit 6574f780db
94 changed files with 15920 additions and 3952 deletions
+5
View File
@@ -92,4 +92,9 @@ struct BotTimer_Struct {
uint32 item_id;
};
struct BotSpellTypeOrder {
uint16 spellType;
uint16 priority;
};
#endif // BOT_STRUCTS