@@ -17,7 +17,7 @@ gondorMapTitleString = "Gondor Destinations"
17
17
glanMapString = " Glân Vraig Map" ;
18
18
glanMapItemString = " Map to Glân Vraig" ;
19
19
20
- skillNotTrainedString = " Skills not trained:" ;
20
+ skillNotTrainedString = " Skills not trained: " ;
21
21
22
22
-- options window strings
23
23
generalTabString = " General" ;
@@ -138,7 +138,7 @@ function TravelDictionaries:CreateDictionaries()
138
138
hunterLocations :AddSkill (" Guide to Forlaw" , " 0x70036B5D" , " Forlaw (Guide)" );
139
139
hunterLocations :AddSkill (" Guide to Aldburg" , " 0x7003DC71" , " Aldburg (Guide)" );
140
140
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
142
142
hunterLocations :AddSkill (" Guide to Arnach" , " 0x70043A63" , " Arnach (Guide)" );
143
143
hunterLocations :AddSkill (" Guide to Minas Tirith" , " 0x70044985" , " Minas Tirith (Guide)" );
144
144
hunterLocations :AddSkill (" Guide to the War-stead" , " 0x700459AF" , " War-stead (Guide)" );
@@ -170,11 +170,12 @@ function TravelDictionaries:CreateDictionaries()
170
170
hunterLocations :AddSkill (" Guide to Carn Dûm" , " 0x70064AC8" , " Carn Dûm (Guide)" );
171
171
hunterLocations :AddSkill (" Guide to Clegur" , " 0x70064F4C" , " Clegur (Guide)" );
172
172
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
174
174
hunterLocations :AddSkill (" Guide to Halrax" , " 0x70068713" , " Halrax (Guide)" );
175
175
hunterLocations :AddSkill (" Guide to Lond Cirion" , " 0x70068717" , " Lond Cirion (Guide)" );
176
176
hunterLocations :AddSkill (" Guide to Umbar" , " 0x70068718" , " Umbar (Guide)" );
177
177
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)" );
178
179
179
180
-- add the Warden locations
180
181
wardenLocations :AddSkill (" Muster in Ost Guruth" , " 0x70014786" , " Ost Guruth (Muster)" );
@@ -193,7 +194,7 @@ function TravelDictionaries:CreateDictionaries()
193
194
wardenLocations :AddSkill (" Muster in Forlaw" , " 0x70036B5B" , " Forlaw (Muster)" );
194
195
wardenLocations :AddSkill (" Muster in Aldburg" , " 0x7003DC7A" , " Aldburg (Muster)" );
195
196
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
197
198
wardenLocations :AddSkill (" Muster in Arnach" , " 0x70043A66" , " Arnach (Muster)" );
198
199
wardenLocations :AddSkill (" Muster in Minas Tirith" , " 0x70044982" , " Minas Tirith (Muster)" );
199
200
wardenLocations :AddSkill (" Muster in the War-stead" , " 0x700459AA" , " War-stead (Muster)" );
@@ -228,8 +229,9 @@ function TravelDictionaries:CreateDictionaries()
228
229
wardenLocations :AddSkill (" Muster at Jax Phanâl" ," 0x7006870C" , " Jax Phanâl (Muster)" );
229
230
wardenLocations :AddSkill (" Muster at Umbar" ," 0x7006870F" ," Umbar (Muster)" );
230
231
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
232
233
wardenLocations :AddSkill (" Muster at Lond Cirion" ," 0x70068715" , " Lond Cirion (Muster)" );
234
+ wardenLocations :AddSkill (" Muster at the Bloody Eagle Tavern" ," 0x700697F3" , " Bloody Eagle Tavern (Muster)" );
233
235
234
236
-- add the Mariner locations
235
237
marinerLocations :AddSkill (" Sail to Celondim" , " 0x70066100" , " Celondim (Sail)" )
@@ -239,7 +241,7 @@ function TravelDictionaries:CreateDictionaries()
239
241
marinerLocations :AddSkill (" Sail to Lake-town" , " 0x7006610C" , " Lake-town (Sail)" )
240
242
marinerLocations :AddSkill (" Sail to the Mirk-eaves" , " 0x7006610E" , " Mirk-eaves (Sail)" )
241
243
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
243
245
marinerLocations :AddSkill (" Sail to Buckland" , " 0x7006611A" , " Buckland (Sail)" )
244
246
marinerLocations :AddSkill (" Sail to Pelargir" , " 0x7006611B" , " Pelargir (Sail)" )
245
247
marinerLocations :AddSkill (" Sail to Sûri-kylä" , " 0x7006611C" , " Sûri-kylä (Sail)" )
@@ -249,14 +251,17 @@ function TravelDictionaries:CreateDictionaries()
249
251
marinerLocations :AddSkill (" Sail to Umbar" , " 0x700687BB" , " Umbar (Sail)" )
250
252
marinerLocations :AddSkill (" Sail to Lond Cirion" , " 0x700687BD" , " Lond Cirion (Sail)" )
251
253
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
253
255
marinerLocations :AddSkill (" Sail to Halrax" , " 0x700687C3" , " Halrax (Sail)" )
254
256
255
257
-- 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
257
260
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
260
265
racialLocations :AddSkill (" Return Home" , " 0x70041A22" , " Beorning Home (Racial)" ); -- beorning
261
266
racialLocations :AddSkill (" Travel to Caras Galadhon in Lothlórien" , " 0x70048C8C" , " Caras Galadhon (Racial)" ); -- high-elf
262
267
racialLocations :AddSkill (" Travel to Thorin's Hall" , " 0x70053C0F" , " Thorin's Hall (Racial)" ); -- stoutaxe
@@ -280,11 +285,14 @@ function TravelDictionaries:CreateDictionaries()
280
285
genLocations :AddSkill (" Travel to Kinship Member's House" , " 0x70057C36" , " Kinship Member's House" );
281
286
282
287
-- 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" );
285
292
repLocations :AddSkill (" Return to Lalia's Market" , " 0x700364B1" , " Lalia's Market (Mithril)" );
286
293
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" );
288
296
repLocations :AddSkill (" Return to Ost Guruth" , " 0x70020441" , " Ost Guruth (Rep)" );
289
297
repLocations :AddSkill (" Return to Mirkwood" , " 0x7001F374" , " Mirkwood (Rep)" );
290
298
repLocations :AddSkill (" Return to Enedwaith" , " 0x70021FA2" , " Enedwaith (Rep)" );
@@ -295,7 +303,8 @@ function TravelDictionaries:CreateDictionaries()
295
303
repLocations :AddSkill (" Return to Aldburg" , " 0x7003DC81" , " Aldburg (Rep)" );
296
304
repLocations :AddSkill (" Return to Derndingle" , " 0x7004128F" , " Derndingle (Rep)" );
297
305
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" );
299
308
repLocations :AddSkill (" Return to Arnach" , " 0x70043A6A" , " Arnach (Rep)" );
300
309
repLocations :AddSkill (" Return to Minas Tirith" , " 0x7004497E" , " Minas Tirith (Rep)" );
301
310
repLocations :AddSkill (" Return to the War-stead" , " 0x700459A9" , " War-stead (Rep)" );
@@ -334,13 +343,14 @@ function TravelDictionaries:CreateDictionaries()
334
343
repLocations :AddSkill (" Return to Clegur" , " 0x70064F47" , " Clegur (Rep)" );
335
344
repLocations :AddSkill (" Return to Glân Vraig" , " 0x7005B38E" , " Glân Vraig (Quest)" );
336
345
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)" );
338
347
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 " );
340
349
repLocations :AddSkill (" Return to Jax Phanâl" , " 0x70068701" , " Jax Phanâl (Rep)" );
341
350
repLocations :AddSkill (" Return to Halrax" , " 0x70068702" , " Halrax (Rep)" );
342
351
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)" );
344
354
345
355
-- monster player maps
346
356
creepLocations :AddSkill (" Crude Map to Gramsfoot" , " 0x70028BBC" );
0 commit comments