diff --git a/data/XML/quests.xml b/data/XML/quests.xml
index 6508ec7..395280c 100644
--- a/data/XML/quests.xml
+++ b/data/XML/quests.xml
@@ -448,11 +448,11 @@
-
+
-
+
diff --git a/data/creaturescripts/scripts/killing_in_the_name_of.lua b/data/creaturescripts/scripts/killing_in_the_name_of.lua
index 3a8b0bd..8a35c5d 100644
--- a/data/creaturescripts/scripts/killing_in_the_name_of.lua
+++ b/data/creaturescripts/scripts/killing_in_the_name_of.lua
@@ -45,8 +45,8 @@ local tasks = {
-- Young Vocation Tasks
['amazon'] = {taskerStorage = 17644, progressStorage = 17645, killsRequired = 50},
- ['orc'] = {taskerStorage = 17649, progressStorage = 17648, killsRequired = 50},
- ['minotaur'] = {taskerStorage = 17652, progressStorage = 17651, killsRequired = 50},
+ ['minotaur'] = {taskerStorage = 17649, progressStorage = 17648, killsRequired = 50},
+ ['orc'] = {taskerStorage = 17652, progressStorage = 17651, killsRequired = 50},
}
function onKill(player, target)
diff --git a/data/npc/galuna.npc b/data/npc/galuna.npc
index 9e2d319..19b7c08 100644
--- a/data/npc/galuna.npc
+++ b/data/npc/galuna.npc
@@ -56,9 +56,9 @@ Topic=1,"yes" -> "Come back, when you have enough money."
Topic=1 -> "Hmm, but next time."
"task",QuestValue(17647)=0,paladin -> Amount=17648, "Young paladin, I see you need ammunition but those are too expensive, right. Hmm... I can't give you for free. ...",
- "However, if you could kill 50 orcs to prove your trustworthy willingness I will reward you the bow and 200 arrows. Deal?", Topic=120
+ "However, if you could kill 50 minotaurs to prove your trustworthy willingness I will reward you the crossbow and 300 bolts. Deal?", Topic=120
-"task",QuestValue(17648)=50,QuestValue(17647)=1,paladin -> "Well done, %N. Here is your bow and arrows!", SetQuestValue(17647,2), SetQuestValue(17649,0), Type=3350, Amount=1, Create(Type), Type=3447, Amount=200, Create(Type)
+"task",QuestValue(17648)=50,QuestValue(17647)=1,paladin -> "Well done, %N. Here is your crossbow and bolts!", SetQuestValue(17647,2), SetQuestValue(17649,0), Type=3349, Amount=1, Create(Type), Type=3446, Amount=300, Create(Type)
"task",QuestValue(17649)>0 -> "I see you are still in progress with your task."
diff --git a/data/npc/perac.npc b/data/npc/perac.npc
index 5b93c2f..1664ad7 100644
--- a/data/npc/perac.npc
+++ b/data/npc/perac.npc
@@ -47,9 +47,9 @@ Topic=1,"yes" -> "Come back, when you have enough money."
Topic=1 -> "Hmm, but next time."
"task",QuestValue(17647)=0,paladin -> Amount=17648, "Young paladin, I see you need ammunition but those are too expensive, right. Hmm... I can't give you for free. ...",
- "However, if you could kill 50 orcs to prove your trustworthy willingness I will reward you the bow and 200 arrows. Deal?", Topic=120
+ "However, if you could kill 50 minotaurs to prove your trustworthy willingness I will reward you the bow and 300 arrows. Deal?", Topic=120
-"task",QuestValue(17648)=50,QuestValue(17647)=1,paladin -> "Well done, %N. Here is your bow and arrows!", SetQuestValue(17647,2), SetQuestValue(17649,0), Type=3350, Amount=1, Create(Type), Type=3447, Amount=200, Create(Type)
+"task",QuestValue(17648)=50,QuestValue(17647)=1,paladin -> "Well done, %N. Here is your bow and arrows!", SetQuestValue(17647,2), SetQuestValue(17649,0), Type=3350, Amount=1, Create(Type), Type=3447, Amount=300, Create(Type)
"task",QuestValue(17649)>0 -> "I see you are still in progress with your task."
diff --git a/data/npc/sam.npc b/data/npc/sam.npc
index 5a8789e..9f2f4d5 100644
--- a/data/npc/sam.npc
+++ b/data/npc/sam.npc
@@ -194,7 +194,7 @@ Topic=5,"no" -> "What a pity."
"adorned","helmet",QuestValue(17542)=6 -> *
"task",QuestValue(17650)=0,knight -> Amount=17651, "Young knight, I see you need decent weapon but those are too expensive, right. Hmm... I can't give you for free. ...",
- "However, if you could kill 50 minotaurs to prove your trustworthy willingness I will reward you the weapon of your choose. Deal?", Topic=120
+ "However, if you could kill 50 orcs to prove your trustworthy willingness I will reward you the weapon of your choose. Deal?", Topic=120
"task",QuestValue(17651)=50,QuestValue(17650)=1,knight -> "Well done, %N. Which type of weapon do you use the most: axe, sword or club?", Topic=121
Topic=121,"axe" -> "Very well. I have some spare barbarian axe for you!", SetQuestValue(17650,2), SetQuestValue(17652,0), Type=3317, Amount=1, Create(Type)
diff --git a/data/npc/xed.npc b/data/npc/xed.npc
index ff8e92e..7e70c7b 100644
--- a/data/npc/xed.npc
+++ b/data/npc/xed.npc
@@ -64,9 +64,9 @@ Topic=1,"yes" -> "Come back, when you have enough money."
Topic=1 -> "Hmm, but next time."
"task",QuestValue(17647)=0,paladin -> Amount=17648, "Young paladin, I see you need ammunition but those are too expensive, right. Hmm... I can't give you for free. ...",
- "However, if you could kill 50 orcs to prove your trustworthy willingness I will reward you the bow and 200 arrows. Deal?", Topic=120
+ "However, if you could kill 50 minotaurs to prove your trustworthy willingness I will reward you the bow and 300 arrows. Deal?", Topic=120
-"task",QuestValue(17648)=50,QuestValue(17647)=1,paladin -> "Well done, %N. Here is your bow and arrows!", SetQuestValue(17647,2), SetQuestValue(17649,0), Type=3350, Amount=1, Create(Type), Type=3447, Amount=200, Create(Type)
+"task",QuestValue(17648)=50,QuestValue(17647)=1,paladin -> "Well done, %N. Here is your bow and arrows!", SetQuestValue(17647,2), SetQuestValue(17649,0), Type=3350, Amount=1, Create(Type), Type=3447, Amount=300, Create(Type)
"task",QuestValue(17649)>0 -> "I see you are still in progress with your task."