From a83271c3a9a290ed8b26de9ed50149fe054e3365 Mon Sep 17 00:00:00 2001 From: Oskar Wiksten Date: Mon, 5 Aug 2013 10:54:27 +0200 Subject: [PATCH] Bugfix: Show correct ingreds for Lodar def pot in the quest log (Thanks jamnjim358) --- AndorsTrail/assets/translation/english.pot | 2 +- AndorsTrail/res/raw/questlist_v070_lodar.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AndorsTrail/assets/translation/english.pot b/AndorsTrail/assets/translation/english.pot index 8f3b119a4..deb365c0b 100644 --- a/AndorsTrail/assets/translation/english.pot +++ b/AndorsTrail/assets/translation/english.pot @@ -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 diff --git a/AndorsTrail/res/raw/questlist_v070_lodar.json b/AndorsTrail/res/raw/questlist_v070_lodar.json index b4f54e619..7f889bca7 100644 --- a/AndorsTrail/res/raw/questlist_v070_lodar.json +++ b/AndorsTrail/res/raw/questlist_v070_lodar.json @@ -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 } ]