Skip to content

Commit 7c11fb8

Browse files
committed
fixes #145 in EN
1 parent f5d2a71 commit 7c11fb8

File tree

1 file changed

+27
-17
lines changed

1 file changed

+27
-17
lines changed

src/IndexedDictionaryEn.lua

+27-17
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gondorMapTitleString = "Gondor Destinations"
1717
glanMapString = "Glân Vraig Map";
1818
glanMapItemString = "Map to Glân Vraig";
1919

20-
skillNotTrainedString = "Skills not trained:";
20+
skillNotTrainedString = "Skills not trained: ";
2121

2222
-- options window strings
2323
generalTabString = "General";
@@ -138,7 +138,7 @@ function TravelDictionaries:CreateDictionaries()
138138
hunterLocations:AddSkill("Guide to Forlaw", "0x70036B5D", "Forlaw (Guide)");
139139
hunterLocations:AddSkill("Guide to Aldburg", "0x7003DC71", "Aldburg (Guide)");
140140
hunterLocations:AddSkill("Guide to Helm's Deep", "0x7003DC72", "Helm's Deep (Guide)");
141-
hunterLocations:AddSkill("Guide to Dol Amroth", "0x70041197", "Dol Amroth (Guide)");
141+
hunterLocations:AddSkill("Guide to Dol Amroth", "0x70041197", "Dol Amroth (Guide)"); -- TODO: add desc
142142
hunterLocations:AddSkill("Guide to Arnach", "0x70043A63", "Arnach (Guide)");
143143
hunterLocations:AddSkill("Guide to Minas Tirith", "0x70044985", "Minas Tirith (Guide)");
144144
hunterLocations:AddSkill("Guide to the War-stead", "0x700459AF", "War-stead (Guide)");
@@ -170,11 +170,12 @@ function TravelDictionaries:CreateDictionaries()
170170
hunterLocations:AddSkill("Guide to Carn Dûm", "0x70064AC8", "Carn Dûm (Guide)");
171171
hunterLocations:AddSkill("Guide to Clegur", "0x70064F4C", "Clegur (Guide)");
172172
hunterLocations:AddSkill("Guide to Pelargir", "0x700658EA", "Pelargir (Guide)");
173-
hunterLocations:AddSkill("Guide to Dol Amroth", "0x70068711", "Dol Amroth (Guide U38)");
173+
hunterLocations:AddSkill("Guide to Dol Amroth", "0x70068711", "King's Dol Amroth (Guide U38)"); -- TODO: add desc
174174
hunterLocations:AddSkill("Guide to Halrax", "0x70068713", "Halrax (Guide)");
175175
hunterLocations:AddSkill("Guide to Lond Cirion", "0x70068717", "Lond Cirion (Guide)");
176176
hunterLocations:AddSkill("Guide to Umbar", "0x70068718", "Umbar (Guide)");
177177
hunterLocations:AddSkill("Guide to Jax Phanâl", "0x70068719", "Jax Phanâl (Guide)");
178+
hunterLocations:AddSkill("Guide to the Bloody Eagle Tavern", "0x700697EF", "Bloody Eagle Tavern (Guide)");
178179

179180
-- add the Warden locations
180181
wardenLocations:AddSkill("Muster in Ost Guruth", "0x70014786", "Ost Guruth (Muster)");
@@ -193,7 +194,7 @@ function TravelDictionaries:CreateDictionaries()
193194
wardenLocations:AddSkill("Muster in Forlaw", "0x70036B5B", "Forlaw (Muster)");
194195
wardenLocations:AddSkill("Muster in Aldburg", "0x7003DC7A", "Aldburg (Muster)");
195196
wardenLocations:AddSkill("Muster in Helm's Deep", "0x7003DC79", "Helm's Deep (Muster)");
196-
wardenLocations:AddSkill("Muster in Dol Amroth", "0x70041198", "Dol Amroth (Muster)");
197+
wardenLocations:AddSkill("Muster in Dol Amroth", "0x70041198", "Dol Amroth (Muster)"); -- TODO: add desc
197198
wardenLocations:AddSkill("Muster in Arnach", "0x70043A66", "Arnach (Muster)");
198199
wardenLocations:AddSkill("Muster in Minas Tirith", "0x70044982", "Minas Tirith (Muster)");
199200
wardenLocations:AddSkill("Muster in the War-stead", "0x700459AA", "War-stead (Muster)");
@@ -228,8 +229,9 @@ function TravelDictionaries:CreateDictionaries()
228229
wardenLocations:AddSkill("Muster at Jax Phanâl","0x7006870C", "Jax Phanâl (Muster)");
229230
wardenLocations:AddSkill("Muster at Umbar","0x7006870F","Umbar (Muster)");
230231
wardenLocations:AddSkill("Muster at Halrax","0x70068710", "Halrax (Muster)");
231-
wardenLocations:AddSkill("Muster at Dol Amroth","0x70068712", "Dol Amroth (Muster)");
232+
wardenLocations:AddSkill("Muster at Dol Amroth","0x70068712", "King's Dol Amroth (Muster)"); -- TODO: add desc
232233
wardenLocations:AddSkill("Muster at Lond Cirion","0x70068715", "Lond Cirion (Muster)");
234+
wardenLocations:AddSkill("Muster at the Bloody Eagle Tavern","0x700697F3", "Bloody Eagle Tavern (Muster)");
233235

234236
-- add the Mariner locations
235237
marinerLocations:AddSkill("Sail to Celondim", "0x70066100", "Celondim (Sail)")
@@ -239,7 +241,7 @@ function TravelDictionaries:CreateDictionaries()
239241
marinerLocations:AddSkill("Sail to Lake-town", "0x7006610C", "Lake-town (Sail)")
240242
marinerLocations:AddSkill("Sail to the Mirk-eaves", "0x7006610E", "Mirk-eaves (Sail)")
241243
marinerLocations:AddSkill("Sail to Tinnudir", "0x7006610F", "Tinnudir (Sail)")
242-
marinerLocations:AddSkill("Sail to Dol Amroth", "0x70066117", "Dol Amroth (Sail)")
244+
marinerLocations:AddSkill("Sail to Dol Amroth", "0x70066117", "Dol Amroth (Sail)") -- TODO: add desc arg
243245
marinerLocations:AddSkill("Sail to Buckland", "0x7006611A", "Buckland (Sail)")
244246
marinerLocations:AddSkill("Sail to Pelargir", "0x7006611B", "Pelargir (Sail)")
245247
marinerLocations:AddSkill("Sail to Sûri-kylä", "0x7006611C", "Sûri-kylä (Sail)")
@@ -249,14 +251,17 @@ function TravelDictionaries:CreateDictionaries()
249251
marinerLocations:AddSkill("Sail to Umbar", "0x700687BB", "Umbar (Sail)")
250252
marinerLocations:AddSkill("Sail to Lond Cirion", "0x700687BD", "Lond Cirion (Sail)")
251253
marinerLocations:AddSkill("Sail to Jax Phanâl", "0x700687C0", "Jax Phanâl (Sail)")
252-
marinerLocations:AddSkill("Sail to Dol Amroth", "0x700687C1", "Dol Amroth (Sail)")
254+
marinerLocations:AddSkill("Sail to Dol Amroth", "0x700687C1", "King's Dol Amroth (Sail)") -- TODO: add desc arg
253255
marinerLocations:AddSkill("Sail to Halrax", "0x700687C3", "Halrax (Sail)")
254256

255257
-- add the racial travel skills
256-
racialLocations:AddSkill("Return to Bree", "0x700062F6", "Bree (Racial)"); -- human
258+
racialLocations:AddSkill("Return to Bree", "0x700062F6", "Bree (Racial)",
259+
"This enables you to quickly return"); -- human
257260
racialLocations:AddSkill("Return to the Shire", "0x700062C8", "Shire (Racial)"); -- hobbit
258-
racialLocations:AddSkill("Return to Thorin's Gate", "0x70006346", "Thorin's Gate (Racial)"); -- dwarf
259-
racialLocations:AddSkill("Return to Rivendell", "0x7000631F", "Rivendell (Racial)"); --elf
261+
racialLocations:AddSkill("Return to Thorin's Gate", "0x70006346", "Thorin's Gate (Racial)",
262+
"This enables you to quickly return"); -- dwarf
263+
racialLocations:AddSkill("Return to Rivendell", "0x7000631F", "Rivendell (Racial)",
264+
"This enables you to quickly return"); --elf
260265
racialLocations:AddSkill("Return Home", "0x70041A22", "Beorning Home (Racial)"); -- beorning
261266
racialLocations:AddSkill("Travel to Caras Galadhon in Lothlórien", "0x70048C8C", "Caras Galadhon (Racial)"); -- high-elf
262267
racialLocations:AddSkill("Travel to Thorin's Hall", "0x70053C0F", "Thorin's Hall (Racial)"); -- stoutaxe
@@ -280,11 +285,14 @@ function TravelDictionaries:CreateDictionaries()
280285
genLocations:AddSkill("Travel to Kinship Member's House", "0x70057C36", "Kinship Member's House");
281286

282287
-- add the obtainable travel skills
283-
repLocations:AddSkill("Return to Thorin's Gate", "0x7001BF91", "Thorin's Gate (Rep)");
284-
repLocations:AddSkill("Return to Bree", "0x7001BF90", "Bree (Rep)");
288+
repLocations:AddSkill("Return to Thorin's Gate", "0x7001BF91", "Thorin's Gate (Rep)",
289+
"Thanks to your friendship");
290+
repLocations:AddSkill("Return to Bree", "0x7001BF90", "Bree (Rep)",
291+
"Thanks to your friendship");
285292
repLocations:AddSkill("Return to Lalia's Market", "0x700364B1", "Lalia's Market (Mithril)");
286293
repLocations:AddSkill("Return to Michel Delving", "0x70023262", "Shire (Store)");
287-
repLocations:AddSkill("Return to Rivendell", "0x70023263", "Rivendell (Store)");
294+
repLocations:AddSkill("Return to Rivendell", "0x70023263", "Rivendell (Store)",
295+
"Thanks to your friendship");
288296
repLocations:AddSkill("Return to Ost Guruth", "0x70020441", "Ost Guruth (Rep)");
289297
repLocations:AddSkill("Return to Mirkwood", "0x7001F374", "Mirkwood (Rep)");
290298
repLocations:AddSkill("Return to Enedwaith", "0x70021FA2", "Enedwaith (Rep)");
@@ -295,7 +303,8 @@ function TravelDictionaries:CreateDictionaries()
295303
repLocations:AddSkill("Return to Aldburg", "0x7003DC81", "Aldburg (Rep)");
296304
repLocations:AddSkill("Return to Derndingle", "0x7004128F", "Derndingle (Rep)");
297305
repLocations:AddSkill("Return to Helm's Deep", "0x7003DC82", "Helm's Deep (Rep)");
298-
repLocations:AddSkill("Return to Dol Amroth", "0x700411AC", "Dol Amroth (Rep)");
306+
repLocations:AddSkill("Return to Dol Amroth", "0x700411AC", "Dol Amroth (Rep)",
307+
"quickly return to Dol Amroth in western Gondor");
299308
repLocations:AddSkill("Return to Arnach", "0x70043A6A", "Arnach (Rep)");
300309
repLocations:AddSkill("Return to Minas Tirith", "0x7004497E", "Minas Tirith (Rep)");
301310
repLocations:AddSkill("Return to the War-stead", "0x700459A9", "War-stead (Rep)");
@@ -334,13 +343,14 @@ function TravelDictionaries:CreateDictionaries()
334343
repLocations:AddSkill("Return to Clegur", "0x70064F47", "Clegur (Rep)");
335344
repLocations:AddSkill("Return to Glân Vraig", "0x7005B38E", "Glân Vraig (Quest)");
336345
repLocations:AddSkill("Return to Pelargir", "0x700658EB", "Pelargir (Rep)");
337-
repLocations:AddSkill("Return to the Order of the Eagle", "0x700686FE", "Order of the Eagle (Rep)");
346+
repLocations:AddSkill("Journey to the Order of the Eagle", "0x700686FE", "Order of the Eagle (Rep)");
338347
repLocations:AddSkill("Return to Umbar", "0x700686FF", "Umbar (Rep)");
339-
repLocations:AddSkill("Return to Dol Amroth", "0x70068700", "Dol Amroth (Rep U38)");
348+
repLocations:AddSkill("Return to Dol Amroth", "0x70068700", "King's Dol Amroth (Rep U38)", "King's Gondor");
340349
repLocations:AddSkill("Return to Jax Phanâl", "0x70068701", "Jax Phanâl (Rep)");
341350
repLocations:AddSkill("Return to Halrax", "0x70068702", "Halrax (Rep)");
342351
repLocations:AddSkill("Return to Lond Cirion", "0x70068703", "Lond Cirion (Rep)");
343-
repLocations:AddSkill("Return to the Ledger-Keepers", "0x70068704", "Ledger-Keepers (Rep)");
352+
repLocations:AddSkill("Journey to the Ledger-keepers", "0x70068704", "Ledger-Keepers (Rep)");
353+
repLocations:AddSkill("Return to the Bloody Eagle Tavern", "0x700697F2", "Bloody Eagle Tavern (Rep)");
344354

345355
-- monster player maps
346356
creepLocations:AddSkill("Crude Map to Gramsfoot", "0x70028BBC");

0 commit comments

Comments
 (0)