mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-28 11:47:55 +00:00
Bard bot song twisting update
This commit is contained in:
@@ -56,6 +56,10 @@ struct BotSpell {
|
||||
int16 ManaCost;
|
||||
};
|
||||
|
||||
struct BotSpell_wPriority : public BotSpell {
|
||||
uint8 Priority;
|
||||
};
|
||||
|
||||
struct BotAA {
|
||||
uint32 aa_id;
|
||||
uint8 req_level;
|
||||
|
||||
Reference in New Issue
Block a user