mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Implement Karazhan strategy
This commit is contained in:
@@ -1524,6 +1524,9 @@ void PlayerbotAI::ApplyInstanceStrategies(uint32 mapId, bool tellMaster)
|
||||
case 509:
|
||||
strategyName = "aq20";
|
||||
break;
|
||||
case 532:
|
||||
strategyName = "karazhan";
|
||||
break;
|
||||
case 533:
|
||||
strategyName = "naxx";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user