adding more 781 missing items

This commit is contained in:
ErikasKontenis
2019-12-02 15:25:57 +02:00
parent 3ffe804c07
commit 5845a238a9
18 changed files with 107 additions and 11 deletions

View File

@@ -173,4 +173,32 @@ Topic=11,"yes" -> "You do not have one."
Topic=11,"yes",Amount>1 -> "You do not have that many."
Topic=11 -> "I understand. Perhaps another time then."
"fighting","spirit" -> Type=3392, Amount=2, "Do you want to trade %A royal helmets for fighting spirit?", Topic=12
Topic=12,QuestValue(283)<3,! -> "I'm sorry, human. But you need Gabel's permission to trade with me."
Topic=12,"yes",Count(Type)>=Amount -> "Here you are.", Delete(Type), Type=5884, Amount=1, Create(Type)
Topic=12,"yes" -> "You do not have one."
Topic=12,"yes",Amount>1 -> "You do not have that many."
Topic=12 -> "I understand. Perhaps another time then."
"magic","sulphur" -> Type=3280, Amount=3, "Do you want to trade %A fire swords for magic sulphur?", Topic=13
Topic=13,QuestValue(283)<3,! -> "I'm sorry, human. But you need Gabel's permission to trade with me."
Topic=13,"yes",Count(Type)>=Amount -> "Here you are.", Delete(Type), Type=5904, Amount=1, Create(Type)
Topic=13,"yes" -> "You do not have one."
Topic=13,"yes",Amount>1 -> "You do not have that many."
Topic=13 -> "I understand. Perhaps another time then."
"warrior","sweat" -> Type=3369, Amount=4, "Do you want to trade %A warrior helmets for flask of warrior's sweat?", Topic=14
Topic=14,QuestValue(283)<3,! -> "I'm sorry, human. But you need Gabel's permission to trade with me."
Topic=14,"yes",Count(Type)>=Amount -> "Here you are.", Delete(Type), Type=5885, Amount=1, Create(Type)
Topic=14,"yes" -> "You do not have one."
Topic=14,"yes",Amount>1 -> "You do not have that many."
Topic=14 -> "I understand. Perhaps another time then."
"chicken","wing" -> Type=3079, Amount=1, "Do you want to trade %A boots of haste for enchanted chicken wing?", Topic=15
Topic=15,QuestValue(283)<3,! -> "I'm sorry, human. But you need Gabel's permission to trade with me."
Topic=15,"yes",Count(Type)>=Amount -> "Here you are.", Delete(Type), Type=5891, Amount=1, Create(Type)
Topic=15,"yes" -> "You do not have one."
Topic=15,"yes",Amount>1 -> "You do not have that many."
Topic=15 -> "I understand. Perhaps another time then."
}