mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-23 21:46:24 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -22,7 +22,8 @@ enum class BotCheatMask : uint32
|
||||
health = 4,
|
||||
mana = 8,
|
||||
power = 16,
|
||||
maxMask = 32
|
||||
raid = 32,
|
||||
maxMask = 64
|
||||
};
|
||||
|
||||
enum class HealingManaEfficiency : uint8
|
||||
|
||||
Reference in New Issue
Block a user