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

@@ -9,6 +9,8 @@ Behaviour = {
ADDRESS,"hello$",! -> "Greetings, daring adventurer. If you need a passage, let me know."
ADDRESS,"hi$",! -> *
ADDRESS,! -> Idle
BUSY,"please","bring","me","to","liberty","bay",PZFree,Premium,CountMoney>=50,! -> Price=50, "Set the sails %N!", Queue, DeleteMoney, EffectOpp(11), Teleport(32349,32856,7), EffectOpp(11)
BUSY,"hello$",! -> "One moment please %N. You're next in line.", Queue
BUSY,"hi$",! -> *
BUSY,! -> NOP
@@ -21,7 +23,7 @@ VANISH,! -> "Oh well."
"sail" -> "Where do you want to go? To Liberty bay?"
"passage" -> *
"liberty bay" -> Price=50, "Do you seek a passage to Liberty bay for %P?", Topic=1
"liberty","bay" -> Price=50, "Do you seek a passage to Liberty bay for %P?", Topic=1
"back" -> *
"return" -> *