mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
[New Rpg] Implement GO_INNKEEPER and NEAR_NPC status
This commit is contained in:
@@ -188,7 +188,7 @@ bool FindCorpseAction::Execute(Event event)
|
||||
|
||||
if (!moved)
|
||||
{
|
||||
moved = botAI->DoSpecificAction("spirit healer");
|
||||
moved = botAI->DoSpecificAction("spirit healer", Event(), true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user