mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Config option ApplyInstanceStrategies
This commit is contained in:
@@ -319,7 +319,6 @@ bool SpiritHealerAction::Execute(Event event)
|
||||
PlayerbotChatHandler ch(bot);
|
||||
bot->ResurrectPlayer(0.5f);
|
||||
bot->SpawnCorpseBones();
|
||||
bot->SaveToDB(false, false);
|
||||
context->GetValue<Unit*>("current target")->Set(nullptr);
|
||||
bot->SetTarget();
|
||||
botAI->TellMaster("Hello");
|
||||
|
||||
Reference in New Issue
Block a user