mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
Resolve "Merge the best from 7.40 branch"
This commit is contained in:
@@ -58,10 +58,6 @@ VANISH,! -> "Bye."
|
||||
"east" -> Price=7, "Do you seek a passage to the east end of Port Hope for %P gold?", Topic=1
|
||||
"cent" -> Price=7, "Do you seek a passage to the centre 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(32628,32771,7), EffectOpp(11)
|
||||
|
Reference in New Issue
Block a user