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
55a37c48eb
commit
961629f4ce
@ -106,7 +106,7 @@ bool EquipGlyphsAction::Execute(Event event)
|
||||
std::vector<GlyphInfo const*> glyphs;
|
||||
if (!CollectGlyphs(itemIds, glyphs))
|
||||
{
|
||||
botAI->TellMaster("glyph equip : liste invalide (IDs items glyphes de ta classe, max 6).");
|
||||
botAI->TellMaster("Usage: glyph equip <6 glyph item IDs> (3 major, 3 minor).");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user