@@ -175,6 +175,7 @@ function TravelDictionaries:CreateDictionaries()
175
175
hunterLocations :AddSkill (" Führer nach Lond Cirion" , " 0x70068717" , " Lond Cirion (Führer)" );
176
176
hunterLocations :AddSkill (" Führer nach Umbar" , " 0x70068718" , " Umbar (Führer)" );
177
177
hunterLocations :AddSkill (" Führer nach Jax Phanâl" , " 0x70068719" , " Jax Phanâl (Führer)" );
178
+ hunterLocations :AddSkill (" Führer zur Taverne 'Zum Blutigen Adler'" , " 0x700697EF" , " Zum Blutigen Adler (Führer)" );
178
179
179
180
-- add the Warden locations
180
181
wardenLocations :AddSkill (" Appell in der Feste Guruth" , " 0x70014786" , " Feste Guruth (Appell)" );
@@ -230,6 +231,7 @@ function TravelDictionaries:CreateDictionaries()
230
231
wardenLocations :AddSkill (" Appell in Halrax" ," 0x70068710" , " Halrax (Appell)" );
231
232
wardenLocations :AddSkill (" Appell in Dol Amroth" ," 0x70068712" , " Dol Amroth (Appell)" );
232
233
wardenLocations :AddSkill (" Appell in Lond Cirion" ," 0x70068715" , " Lond Cirion (Appell)" );
234
+ wardenLocations :AddSkill (" Appell in der Taverne 'Zum Blutigen Adler'" ," 0x700697F3" , " Zum Blutigen Adler (Appell)" );
233
235
234
236
-- add the Mariner locations
235
237
marinerLocations :AddSkill (" Segelt nach Celondim" , " 0x70066100" , " Celondim (Segeln)" )
@@ -331,13 +333,14 @@ function TravelDictionaries:CreateDictionaries()
331
333
repLocations :AddSkill (" Rückkehr nach Clegur" , " 0x70064F47" , " Clegur (Ruf)" );
332
334
repLocations :AddSkill (" Nach Glân Vraig zurückkehren" , " 0x7005B38E" , " Glân Vraig (Aufgabe)" );
333
335
repLocations :AddSkill (" Rückkehr nach Pelargir" , " 0x700658EB" , " Pelargir (Ruf)" );
334
- repLocations :AddSkill (" Zum Orden des Adlers zurückkehren " , " 0x700686FE" , " Orden des Adlers (Ruf)" );
336
+ repLocations :AddSkill (" Zum Orden des Adlers reisen " , " 0x700686FE" , " Orden des Adlers (Ruf)" );
335
337
repLocations :AddSkill (" Nach Umbar zurückkehren" , " 0x700686FF" , " Umbar (Ruf)" );
336
338
repLocations :AddSkill (" Rückkehr nach Dol Amroth" , " 0x70068700" , " Dol Amroth (Ruf U38)" );
337
339
repLocations :AddSkill (" Nach Jax Phanâl zurückkehren" , " 0x70068701" , " Jax Phanâl (Ruf)" );
338
340
repLocations :AddSkill (" Kehrt zu Halrax zurück." , " 0x70068702" , " Halrax (Ruf)" );
339
341
repLocations :AddSkill (" Nach Lond Cirion zurückkehren" , " 0x70068703" , " Lond Cirion (Ruf)" );
340
- repLocations :AddSkill (" Zu den Buchhütern zurückkehren" , " 0x70068704" , " Ledger-Keepers (Ruf)" );
342
+ repLocations :AddSkill (" Zu den Buchhütern reisen" , " 0x70068704" , " Ledger-Keepers (Ruf)" );
343
+ repLocations :AddSkill (" Rückkehr zur Taverne 'Zum Blutigen Adler'" , " 0x700697F2" , " Zum Blutigen Adler (Ruf)" );
341
344
342
345
-- monster player maps
343
346
creepLocations :AddSkill (" Kartenskizze zum Gramfuss" , " 0x70028BBC" );
0 commit comments