mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 14:44:55 +02:00
finish knight outfit quest
This commit is contained in:
@@ -161,7 +161,7 @@ Topic=4 -> "Maybe another time."
|
||||
|
||||
"addon",QuestValue(18504)=1 -> "Have you brought 50 bear paws and 50 wolf paws?", Topic=5
|
||||
"paws",QuestValue(18504)=1 -> *
|
||||
Topic=5,"yes",Count(5897)>=50,Count(5896)>=50 -> "Excellent! Like promised, here are your bear paws.", DeleteAmount(5897,50), DeleteAmount(5896,50), SetQuestValue(18504,2), AddOutfitAddon(148,1), AddOutfitAddon(144,1)
|
||||
Topic=5,"yes",Count(5897)>=50,Count(5896)>=50 -> "Excellent! Like promised, here are your bear paws.", DeleteAmount(5897,50), DeleteAmount(5896,50), SetQuestValue(18504,2), AddOutfitAddon(148,1), AddOutfitAddon(144,1), EffectOpp(13)
|
||||
Topic=5,"yes" -> "You don't have required ingredients."
|
||||
Topic=5 -> "Maybe another time."
|
||||
|
||||
|
Reference in New Issue
Block a user