mxwow modules
This commit is contained in:
@@ -20,8 +20,7 @@ class mxwow_portalmasterAnnounce : public PlayerScript
|
||||
mxwow_portalmasterAnnounce() : PlayerScript("mxwow_portalmasterAnnounce") {}
|
||||
void OnPlayerLogin(Player* player) override
|
||||
{
|
||||
// Announce Module
|
||||
ChatHandler(player->GetSession()).SendSysMessage("This server is running the |cff4CFF00MxW Portal Master|r module.");
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user