mirror of
https://github.com/araxiaonline/Teleporter.git
synced 2026-06-13 02:32:26 -04:00
Update TeleportSelectorClient.lua
This commit is contained in:
@@ -91,9 +91,9 @@ local teleportCategories = {
|
||||
{id = 68, name = "Nagrand", image = "Interface\\Buttons\\Teleport\\Nagrand"},
|
||||
{id = 69, name = "Netherstorm", image = "Interface\\Buttons\\Teleport\\Netherstorm"},
|
||||
{id = 70, name = "Terokkar Forest", image = "Interface\\Buttons\\Teleport\\TerokkarForest"},
|
||||
{id = 158, name = "Shadowmoon Valley", image = "Interface\\Buttons\\Teleport\\ShadowmoonValley"},
|
||||
{id = 71, name = "Sunstrider Isle", image = "Interface\\Buttons\\Teleport\\SunstriderIsle"},
|
||||
{id = 72, name = "Zangarmarsh", image = "Interface\\Buttons\\Teleport\\Zangarmarsh"},
|
||||
{id = 158, name = "Shadowmoon Valley", image = "Interface\\Buttons\\Teleport\\ShadowmoonValley"},
|
||||
},
|
||||
|
||||
["Northrend"] = {
|
||||
@@ -376,3 +376,4 @@ function ShowTeleportButtons()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user