remove pz block from world and captain npcs to allow travel with skull. Also introduce please bring me to city when addressing npc

This commit is contained in:
ErikasKontenis
2021-04-07 23:30:09 +03:00
parent 32e076647c
commit 0af275b70b
33 changed files with 286 additions and 251 deletions

View File

@@ -62,9 +62,6 @@ VANISH,! -> "Bye."
"west" -> Price=7, "Do you seek a passage to the west end of Port Hope for %P gold?", Topic=2
Topic=1,"yes",PZBlock,! -> "First get rid of those blood stains! You are not going to ruin my vehicle!"
Topic=2,"yes",PZBlock,! -> "First get rid of those blood stains! You are not going to ruin my vehicle!"
Topic=1,"yes",Premium,CountMoney>=Price -> "Here we go!", DeleteMoney, Idle, EffectOpp(11), Teleport(32679,32777,7), EffectOpp(11)
Topic=1,"yes",CountMoney<Price -> "Sorry, you do not have enough gold."
Topic=2,"yes",Premium,CountMoney>=Price -> "Here we go!", DeleteMoney, Idle, EffectOpp(11), Teleport(32558,32780,7), EffectOpp(11)