mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 01:06:36 +00:00
Bot Rework
This commit is contained in:
@@ -92,4 +92,9 @@ struct BotTimer_Struct {
|
||||
uint32 item_id;
|
||||
};
|
||||
|
||||
struct BotSpellTypeOrder {
|
||||
uint16 spellType;
|
||||
uint16 priority;
|
||||
};
|
||||
|
||||
#endif // BOT_STRUCTS
|
||||
|
||||
Reference in New Issue
Block a user