@@ -259,6 +259,7 @@ function Return_enUS()
259259 [" tt_namegobutton" ] = " Parameter= $charactername [[Teleports the specified character to your location]]" ,
260260 [" tt_guildrankbutton" ] = " Parameters= $charactername #ranknumber [[Sets the character specified to the rank specified in his/her guild]]" ,
261261 [" tt_telegroupbutton" ] = " Parameter= $telename [[Teleports the **selected** character and his/her group to the .tele location named $telename]]" ,
262+ [" tt_GPSButton" ] = " Shows coordinates for the selected character." ,
262263 [" tt_unbanbutton" ] = " Parameters= <account|ip|character> $NameOrIp [[Unbans the specified acct/IP/character]]" ,
263264 [" tt_guilddeletebutton" ] = " Parameter= $guildname [[Deletes the specified Guild]]" ,
264265 [" tt_guilduninvitebutton" ] = " Parameter= $charactername [[Kicks the specified character out of his/her guild]]" ,
@@ -324,6 +325,7 @@ function Return_enUS()
324325 [" ma_guildrankbutton" ] = " G Rank" ,
325326 [" ma_telegroupbutton" ] = " TeleGroup" ,
326327 [" ma_unbanbutton" ] = " UnBan" ,
328+ [" ma_GPSButton" ] = " GPS" ,
327329 [" ma_guilddeletebutton" ] = " G Delete" ,
328330 [" ma_guilduninvitebutton" ] = " G UnInv" ,
329331 [" ma_telenamebutton" ] = " TeleName" ,
@@ -416,7 +418,6 @@ function Return_enUS()
416418 [" tt_NPCAura" ] = " Parameters = #AuraID [[Enter the AuraID of the aura you want to apply]]" ,
417419 [" tt_NPCUnaura" ] = " Parameters = #AuraID [[Enter the AuraID of the aura you want to remove]]" ,
418420 [" tt_PlayEmote" ] = " Play Emote from list at left" ,
419- [" tt_GPSButton" ] = " Shows coordinates for the selected character." ,
420421 [" tt_DisplayUp" ] = " Increment NPC DisplayID UP by 1" ,
421422 [" tt_DisplayDown" ] = " Decrement NPC DisplayID DOWN by 1" ,
422423 [" tt_IDUp" ] = " Increment NPC ID UP by 1" ,
@@ -697,7 +698,6 @@ function Return_enUS()
697698 [" ma_LearnCraftsButton" ] = " All professions and recipes" ,
698699 [" ma_LearnGMButton" ] = " Default GM spells" ,
699700 [" ma_LearnClassButton" ] = " All class-spells" ,
700- [" ma_GPSButton" ] = " GPS" ,
701701 [" ma_Online" ] = " Online" ,
702702 [" ma_Offline" ] = " Offline" ,
703703
0 commit comments