Buypass fixes for quests Q10740_NeverForget and Q10746_SeeTheWorld.

This commit is contained in:
MobiusDev
2015-07-13 12:43:53 +00:00
parent 12b76e722e
commit 97ba8260fa
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<html><body>Forest Patrol Sivanthe:<br>
All of us are living well now. But it wasn't always like this. Some of us became III due to sudden environmental changes and died. Some were killed by the monsters in the Material Realm. The village is like this now after making painful sacrifices.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10740_NeverForget 33951-02.htm">"Go on."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10740_NeverForget 33951-02.html">"Go on."</Button>
</body></html>

View File

@@ -3,5 +3,5 @@ You're looking pretty good, now that you've grown a bit.<br>
It's not a bad idea to leave the village and head out on a new adventure. Now that we're in the Material Realm, we should live as they live.<br>
The delegation just sent a message saying they had arrive in GLUDIN VILLAGE. They had actually left from the Town of Gludio, but since was their first trip, maybe they got lost.<br>
How about it? Will you set off for the continet?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10746_SeeTheWorld 33933-02.htm">Yes.</button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q10746_SeeTheWorld 33933-02.html">Yes.</button>
</body></html>