mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
edit to announcement (#967)
* German full translation With the power of ChatGPT i translated all chatter texts into German locale. Insterted the German texts into text_loc3. Everything else should stay unchenged. * forgot headline * Edit to announcement fits better into the AC MotD and looks much better
This commit is contained in:
@@ -105,7 +105,7 @@ public:
|
|||||||
if (sPlayerbotAIConfig->enabled)
|
if (sPlayerbotAIConfig->enabled)
|
||||||
{
|
{
|
||||||
ChatHandler(player->GetSession()).SendSysMessage(
|
ChatHandler(player->GetSession()).SendSysMessage(
|
||||||
"|cff00ff00Playerbots:|r This server runs with |cff00ccffmod-playerbots|r "
|
"|cff00ff00This server runs with |cff00ccffmod-playerbots|r "
|
||||||
"|cffcccccchttps://github.com/liyunfan1223/mod-playerbots|r");
|
"|cffcccccchttps://github.com/liyunfan1223/mod-playerbots|r");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user