Parsed new style html buttons.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Grand Olympiad Manager:<br>
|
||||
If you receive a mission involving challenging the Olympiad before you enter the Grand Olympiad, you can receive additional rewards. If you're qualified, why don't you try making the challenge?<br>
|
||||
<a action="bypass -h Quest Q00551_OlympiadStarter 31688-03.html">Accept</a><br>
|
||||
<a action="bypass -h Quest Q00551_OlympiadStarter 31688-02.htm">"Can you tell me more?"</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00551_OlympiadStarter 31688-03.html">Accept</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00551_OlympiadStarter 31688-02.htm">"Can you tell me more?"</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Grand Olympiad Manager:<br>
|
||||
There is a reward for entering 10 games. But you will receive a reward by participating in 3 games, then in 5 games. You will also get rewared with the <font color="LEVEL">Medal of Honor</font> if you participate in <font color="LEVEL">5 and 10</font> games.<br>
|
||||
<a action="bypass -h Quest Q00551_OlympiadStarter 31688-03.html">Accept</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00551_OlympiadStarter 31688-03.html">Accept</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Grand Olympiad Manager:<br>
|
||||
The mission has been accepted. Please check to see if there are any other missions. Once preparations are complete, challenge the Olympiad.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">See other missions.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest">See other missions.</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Grand Olympiad Manager:<br>
|
||||
I will give you an incomplete reward. Please remember that once you receive the reward, you cannot take on the mission anymore today. Do you still want to go ahead?<br>
|
||||
<a action="bypass -h Quest Q00551_OlympiadStarter 31688-04.html">"Yes please."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00551_OlympiadStarter 31688-04.html">"Yes please."</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Grand Olympiad Manager:<br>
|
||||
I will give you an incomplete reward. Please remember that once you receive the reward, you cannot take on the mission anymore today. Do you still want to go ahead?<br>
|
||||
<a action="bypass -h Quest Q00551_OlympiadStarter 31688-04.html">"Yes please."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00551_OlympiadStarter 31688-04.html">"Yes please."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user