mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-20 01:03:27 +02:00
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:
@@ -43,10 +43,6 @@ VANISH,! -> "Good bye. You are welcome."
|
||||
"vega" -> Price=10, "Do you want a passage to Vega for %P gold?", Topic=2
|
||||
"tibia" -> Price=0, "Do you want a free passage back to Tibia?", Topic=3
|
||||
|
||||
Topic=1,"yes",PZBlock,! -> "First get rid of those blood stains! You are not going to ruin my vehicle!"
|
||||
Topic=2,"yes",PZBlock,! -> *
|
||||
Topic=3,"yes",PZBlock,! -> *
|
||||
|
||||
|
||||
Topic=1,"yes",CountMoney>=Price -> "Have a nice trip!", DeleteMoney, Idle, EffectOpp(11), Teleport(32048,31582,7), EffectOpp(11)
|
||||
Topic=1,"yes" -> "You don't have enough money."
|
||||
|
Reference in New Issue
Block a user