Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -1,5 +1,5 @@
<html><body><br>
<a action="bypass -h npc_%objectId%_Chat 0">Go Back</a><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Go Back</Button>
In a monster race eight monsters race at the same time. If you guess which monster is expected to finish first and buy that monster's race ticket, based upon the odds to win you will receive an appropriate amount of adena.<br>
<font color="LEVEL">Racing Schedule</font><br>
Monster races every 20 minutes in real time.
@@ -16,5 +16,5 @@ There are two types of race betting. The Win type betting means that you back a
<font color="LEVEL">End of Race</font><br>
When a race is over, the race manager will shout out the results of the race. Through a conversation with a race manager NPC, you can trade your ticket for adena. By looking up on the Winning Information Data, you can find out the types of tickets and quantity of the winnings in the race you betted on and your win status and prize amount you won. If you won, you can receive your prize money thorough a race manager NPC. If you did not win, a race manager will buy back your ticket by paying you a very small amount of money.<br>
If a server goes down while tickets are being sold, or while a race is in progress, the race will be cancelled. You can receive a full refund for your ticket for a cancelled race through a race manager.<br>
<a action="bypass -h npc_%objectId%_Chat 0">Go Back</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Go Back</Button>
</body></html>