I've added the code to show the Goblin Transponder (available to the Horde only) on the keys page. For those of you who don't know, the transponder is used to allow you to teleport from BB to Gnomeregan and back. It's pretty much on par with the ZF Mallet; you don't need it to enter any portion of the instance, but it is related to the instance in some way.
Anyhow, here's what I added:
localization/enUS.php - starting on line 195
- Code: Select all
'GT' => array( 'Quests', 'GT' =>
'Goblin Transponder|9173',
'Chief Engineer Scooty|',
'Gnomer-gooooone!|'
),
membersinst.php - starting on line 142
- Code: Select all
'GT' => 1000,