mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-03 10:53:48 +00:00
bots in BWL will now use hourglass-sand to cure affliction-bronze
This commit is contained in:
@@ -19,4 +19,6 @@ bool BwlSuppressionDeviceTrigger::IsActive()
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
bool BwlAfflictionBronzeTrigger::IsActive() { return bot->HasAura(23170); }
|
||||
|
||||
Reference in New Issue
Block a user