implement please bring me to [city] functionality

This commit is contained in:
ErikasKontenis
2019-12-29 16:47:31 +02:00
parent 4f2c49f9c4
commit 6f68b770cf
22 changed files with 208 additions and 9 deletions

View File

@@ -10,6 +10,12 @@ Behaviour = {
ADDRESS,"hello$",! -> "Daraman's blessings, traveller %N."
ADDRESS,"hi$",! -> *
ADDRESS,! -> Idle
BUSY,"please","bring","me","to","darashia",PZFree,Premium,QuestValue(250)>2,CountMoney>=50,! -> Price=50, "Hold on %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(33269,32441,6), EffectOpp(11)
BUSY,"please","bring","me","to","darashia",PZFree,Premium,CountMoney>=60,! -> Price=60, "Hold on %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(33269,32441,6), EffectOpp(11)
BUSY,"please","bring","me","to","edron",PZFree,Premium,QuestValue(250)>2,CountMoney>=60,! -> Price=60, "Hold on %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(33193,31784,3), EffectOpp(11)
BUSY,"please","bring","me","to","edron",PZFree,Premium,CountMoney>=60,! -> Price=60, "Hold on %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(33193,31784,3), EffectOpp(11)
BUSY,"hello$",! -> "Hastiness is not the way of the people of Darama, %N. Give me the time I need here.", Queue
BUSY,"hi$",! -> *
BUSY,! -> NOP