-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLocalization.EN.lua
More file actions
67 lines (61 loc) · 1.73 KB
/
Copy pathLocalization.EN.lua
File metadata and controls
67 lines (61 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
-- LOCALIZATION FILE
-- English
-- Skills as they appear in the spellbook
gsMINING = "Mining";
gsHERBING = "Herbalism";
-- Mining nodes
gsCopper = "Copper Vein";
gsTin = "Tin Vein";
gsSilver = "Silver Vein";
gsIron = "Iron Deposit";
gsGold = "Gold Vein";
gsMithril = "Mithril Deposit";
gsTruesilver = "Truesilver Deposit";
gsSmallThorium = "Small Thorium Vein";
gsRichThorium = "Rich Thorium Vein";
gsDarkIron = "Dark Iron Deposit";
gsIncendicite = "Incendicite Mineral Vein";
gsLesserBloodstone = "Lesser Bloodstone Deposit";
gsIndurium = "Indurium Mineral Vein";
gsObsidianChunk = "Large Obsidian Chunk";
gsThorium = "Thorium Veins";
-- Gems (still working on this add in)
gsTigerseye = "Tigerseye";
-- Stone
gsRoughStone = "Rough Stone";
gsCoarseStone = "Coarse Stone";
gsHeavy = "Heavy Stone";
gsSolid = "Solid Stone";
gsDense = "Dense Stone";
-- Herbs
gsPeacebloom = "Peacebloom";
gsSilverleaf = "Silverleaf";
gsEarthroot = "Earthroot";
gsMageroyal = "Mageroyal";
gsBriarthorn = "Briarthorn";
gsStranglekelp = "Stranglekelp";
gsBruiseweed = "Bruiseweed";
gsWildSteelbloom = "Wild Steelbloom";
gsGraveMoss = "Grave Moss";
gsKingsblood = "Kingsblood";
gsLiferoot = "Liferoot";
gsFadeleaf = "Fadeleaf";
gsGoldthorn = "Goldthorn";
gsKhadgar = "Khadgar's Whisker";
gsWintersbite = "Wintersbite";
gsFirebloom = "Firebloom";
gsPurpleLotus = "Purple Lotus";
gsArthas = "Arthas' Tears";
gsSungrass = "Sungrass";
gsBlindweed = "Blindweed";
gsGhostMushroom = "Ghost Mushroom";
gsGromsblood = "Gromsblood";
gsGoldenSansam = "Golden Sansam";
gsDreamfoil = "Dreamfoil";
gsMountainSilversage = "Mountain Silversage";
gsPlaguebloom = "Plaguebloom";
gsIcecap = "Icecap";
gsBlackLotus = "Black Lotus";
-- Special herbs
gsSwiftThistle = "Swiftthistle";
gsWildvine = "Wildvine";