mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Update EquipGlyphsAction.cpp
This commit is contained in:
parent
2aca50c1c7
commit
c6005449e0
@ -151,7 +151,7 @@ bool EquipGlyphsAction::Execute(Event event)
|
|||||||
|
|
||||||
botAI->TellMaster("Glyphs updated.");
|
botAI->TellMaster("Glyphs updated.");
|
||||||
|
|
||||||
// Flag to custom glyphs
|
// Flag for custom glyphs
|
||||||
botAI->GetAiObjectContext()->GetValue<bool>("custom_glyphs")->Set(true);
|
botAI->GetAiObjectContext()->GetValue<bool>("custom_glyphs")->Set(true);
|
||||||
LOG_INFO("playerbots", "Custom Glyph Flag set to ON");
|
LOG_INFO("playerbots", "Custom Glyph Flag set to ON");
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user