diff --git a/AutoResponse.lua b/AutoResponse.lua index a851125..2819e33 100644 --- a/AutoResponse.lua +++ b/AutoResponse.lua @@ -7,8 +7,8 @@ local L = LibStub('AceLocale-3.0'):GetLocale('Groupie') local time = time addon.recentPlayers = {} -local askForPlayerInfo = format("{rt3} %s : What are you?", addonName) -local askForInstance = format("{rt3} %s : What are you inviting me to? Let me know what Role you need, and if there are any reserves. Thanks!" +local askForPlayerInfo = format("{rt3} %s : What Role are you?", addonName) +local askForInstance = format("{rt3} %s : Please confirm what Instance you're inviting me to, thanks!" , addonName) --Clear table entries more than 1 minute old diff --git a/Groupie.toc b/Groupie.toc index 86662bd..2b87318 100644 --- a/Groupie.toc +++ b/Groupie.toc @@ -1,7 +1,7 @@ ## Interface: 30400 ## Title: Groupie ## Notes: A better LFG tool for Classic WoW. -## Version: 1.42 +## Version: 1.50 ## Author: Gogo, LemonDrake, Kynura, Raegen ## SavedVariables: GroupieDB ## X-Curse-Project-ID: 661450