mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
finish knight outfit quest
This commit is contained in:
@@ -80,7 +80,7 @@ Topic=6 -> "Too bad."
|
||||
"addon",ExpiringQuestValue(18503)>0 -> "Uh... I didn't expect you to return that early. Sorry, but I'm not finished yet with your backpack. I'm doing the best I can, promised."
|
||||
"backpack",ExpiringQuestValue(18503)>0 -> *
|
||||
|
||||
"addon",ExpiringQuestValue(18503)<0,QuestValue(18502)=2 -> "Just in time! Your backpack is finished. Here you go, I hope you like it.", SetQuestValue(18502,3), AddOutfitAddon(136,1), AddOutfitAddon(128,1)
|
||||
"addon",ExpiringQuestValue(18503)<0,QuestValue(18502)=2 -> "Just in time! Your backpack is finished. Here you go, I hope you like it.", SetQuestValue(18502,3), AddOutfitAddon(136,1), AddOutfitAddon(128,1), EffectOpp(13)
|
||||
"backpack",ExpiringQuestValue(18503)<0,QuestValue(18502)=2 -> *
|
||||
|
||||
"addon",QuestValue(18502)=3 -> "Oh, you also have a nice backpack just like me!"
|
||||
|
Reference in New Issue
Block a user