mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
finish 7.92 items
This commit is contained in:
@@ -111,7 +111,7 @@ VANISH,! -> "May the fire in your heart never die."
|
||||
Topic=6,"yes", QuestValue(102) > 0,! -> "You already possess this blessing."
|
||||
Topic=6,"yes", QuestValue(199) < 1,! -> "You need the blessing of the great geomancer first."
|
||||
Topic=6,"yes",Count(3215)>0,CountMoney<Price,! -> "Oh. You do not have enough money."
|
||||
Topic=6,"yes",Count(3215)>0,! -> "So receive the mark of the flame and be blessed by the phoenix, pilgrim", DeleteMoney, EffectOpp(13),SetQuestValue(102,1),SetQuestValue(199,0)
|
||||
Topic=6,"yes",Count(3215)>0,! -> "So receive the mark of the flame and be blessed by the phoenix, pilgrim", DeleteMoney, EffectOpp(13),SetQuestValue(102,1),SetQuestValue(199,0),Bless(5)
|
||||
Topic=6,! -> "Perhaps another time."
|
||||
|
||||
"spark",QuestValue(44)=1,Count(3215)<1 -> "Since the phoenix smiles upon you, could have received this blessing cheaper if you had a phoenix egg with you. But because you don't have it with you, its still 10.000 gold. Is that ok?",Price=10000, topic=7
|
||||
@@ -119,7 +119,7 @@ Topic=6,! -> "Perhaps another time."
|
||||
Topic=7,"yes", QuestValue(102) > 0,! -> "You already possess this blessing."
|
||||
Topic=7,"yes", QuestValue(199) < 1,! -> "You need the blessing of the great geomancer first."
|
||||
Topic=7,"yes",CountMoney<Price,! -> "Oh. You do not have enough money."
|
||||
Topic=7,"yes",! -> "So receive the mark of the flame and be blessed by the phoenix, pilgrim", DeleteMoney, EffectOpp(13),SetQuestValue(102,1),SetQuestValue(199,0)
|
||||
Topic=7,"yes",! -> "So receive the mark of the flame and be blessed by the phoenix, pilgrim", DeleteMoney, EffectOpp(13),SetQuestValue(102,1),SetQuestValue(199,0),Bless(5)
|
||||
Topic=7,! -> "Perhaps another time."
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user