Bugfix: Show correct ingreds for Lodar def pot in the quest log (Thanks jamnjim358)

This commit is contained in:
Oskar Wiksten
2013-08-05 10:54:27 +02:00
parent b6c2beb348
commit a83271c3a9
2 changed files with 2 additions and 2 deletions

View File

@@ -26473,7 +26473,7 @@ msgid "Lodar can create a potion of strength if I bring him a dead spider and th
msgstr ""
#: questlist_v070_lodar.json:lodar_pots:43
msgid "Lodar can create a potent defensive potion if I bring him two Arulir skins and five bones."
msgid "Lodar can create a potent defensive potion if I bring him two Arulir skins and a claw from some monster."
msgstr ""
#: questlist_v070_lodar.json:xulviir

View File

@@ -76,7 +76,7 @@
"logText": "Lodar can create a potion of strength if I bring him a dead spider and the wings of an insect."
},
{
"logText": "Lodar can create a potent defensive potion if I bring him two Arulir skins and five bones.",
"logText": "Lodar can create a potent defensive potion if I bring him two Arulir skins and a claw from some monster.",
"progress": 43
}
]