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$",! -> "Ah, the wind brings in another visitor. Feel welcome %N."
ADDRESS,"hi$",! -> *
ADDRESS,! -> Idle
BUSY,"please","bring","me","to","edron",PZFree,Premium,QuestValue(250)>2,CountMoney>=20,! -> Price=20, "Hold on %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(33193,31784,3), EffectOpp(11)
BUSY,"please","bring","me","to","edron",PZFree,Premium,CountMoney>=30,! -> Price=30, "Hold on %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(33193,31784,3), EffectOpp(11)
BUSY,"please","bring","me","to","femor",PZFree,Premium,QuestValue(250)>2,CountMoney>=50,! -> Price=50, "Hold on %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(32535,31837,4), EffectOpp(11)
BUSY,"please","bring","me","to","femor",PZFree,Premium,CountMoney>=60,! -> Price=60, "Hold on %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(32535,31837,4), EffectOpp(11)
BUSY,"hello$",! -> "%N! Be calm as the eye of the storm, and your patience will be rewarded.", Queue
BUSY,"hi$",! -> *
BUSY,! -> NOP