Quantcast

amber shards count lowered to 5

Alex Shubert [11-29-12 - 07:54]
amber shards count lowered to 5
Filename
loc/localization_DE.lua
loc/localization_EN.lua
loc/localization_FR.lua
loc/localization_RU.lua
diff --git a/loc/localization_DE.lua b/loc/localization_DE.lua
index 6c2ccf7..2ff372f 100644
--- a/loc/localization_DE.lua
+++ b/loc/localization_DE.lua
@@ -153,7 +153,7 @@ privateTable.L.quests = {
 --Darkmoon Faire
 ["Spaß für die Kleinen"] = {item=393, amount=15, currency=true},
 --MoP
-["Saat der Angst"]={item="Schreckensambersplitter", amount=20, currency=false},
+["Saat der Angst"]={item="Schreckensambersplitter", amount=5, currency=false},
 ["Auffüllen der Speisekammer"]={item="Bündel mit Zutaten", amount=1, currency=false},
 ["Ein Gericht für Jogu"]={item="Gebratene Karotten", amount=5, currency=false},

diff --git a/loc/localization_EN.lua b/loc/localization_EN.lua
index 6dd002c..37573d7 100644
--- a/loc/localization_EN.lua
+++ b/loc/localization_EN.lua
@@ -144,7 +144,7 @@ privateTable.L.quests = {
 ["The Forlorn Spire"]={donotaccept=true},
 ["Fun for the Little Ones"] = {item=393, amount=15, currency=true},
 --MoP
-["Seeds of Fear"]={item="Dread Amber Shards", amount=20, currency=false},
+["Seeds of Fear"]={item="Dread Amber Shards", amount=5, currency=false},
 ["Replenishing the Pantry"]={item="Bundle of Groceries", amount=1, currency=false},
 ["A Dish for Jogu"]={item="Sauteed Carrots", amount=5, currency=false},

diff --git a/loc/localization_FR.lua b/loc/localization_FR.lua
index cd9b3fa..b70434e 100644
--- a/loc/localization_FR.lua
+++ b/loc/localization_FR.lua
@@ -148,7 +148,7 @@ privateTable.L.quests = {
 --Darkmoon Faire
 ["Les petits s'amusent aussi"] = {item=393, amount=15, currency=true},
 --MoP
-["Les graines de la peur"]={item="Eclats d’ambre d’effroi", amount=20, currency=false},
+["Les graines de la peur"]={item="Eclats d’ambre d’effroi", amount=5, currency=false},
 ["Remplir le garde-manger"]={item="Panier de vivres", amount=1, currency=false},
 ["Un plat pour Jogu"]={item="Carottes sautées", amount=5, currency=false},

diff --git a/loc/localization_RU.lua b/loc/localization_RU.lua
index 9ecfbb7..c9cbd9c 100644
--- a/loc/localization_RU.lua
+++ b/loc/localization_RU.lua
@@ -149,7 +149,7 @@ privateTable.L.quests = {
 ["Развлечения для самых маленьких"] = {item=393, amount=15, currency=true},

 --MoP
-["Семена Страха"]={item="Осколки жуткого янтаря", amount=20, currency=false},
+["Семена Страха"]={item="Осколки жуткого янтаря", amount=5, currency=false},
 ["Поход за продуктами"]={item="Пакет с продуктами", amount=1, currency=false},

 ["Угощение для Йогу"]={item="Пассерованная морковь", amount=5, currency=false},