mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 00:58:33 +00:00
Rewrite bot texts
This commit is contained in:
@@ -518,7 +518,7 @@ std::string const ChatHelper::FormatClass(Player* player, int8 spec)
|
||||
out << (c1 ? "|h|cff00ff00" : "") << c1 << "|h|cffffffff/";
|
||||
out << (c2 ? "|h|cff00ff00" : "") << c2 << "|h|cffffffff";
|
||||
|
||||
out << ") " << classes[cls];
|
||||
out << ")|r " << classes[cls];
|
||||
return out.str();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user