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,10 +1,10 @@
<html><body>Arena Manager:<br>
Way to go! Hooray! Hooray!!!<br>
(Be careful! CP/HP will not get recovered inside the fence.)<br><br>
<a action="bypass -h Quest ArenaManager CPrecovery">CP Recovery : 1,000 Adena</a><br>
<a action="bypass -h Quest ArenaManager HPrecovery">HP Recovery : 1,000 Adena</a><br><br>
<a action="bypass -h Quest ArenaManager Buff">Buff for Battle Ground : 2,000 Adena</a><br><br>
<a action="bypass -h npc_%objectId%_DepositP">Private Warehouse: Deposit an item.</a><br>
<a action="bypass -h npc_%objectId%_WithdrawP">Private Warehouse: Withdraw an item.</a><br><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ArenaManager CPrecovery">CP Recovery : 1,000 Adena</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ArenaManager HPrecovery">HP Recovery : 1,000 Adena</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ArenaManager Buff">Buff for Battle Ground : 2,000 Adena</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositP">Private Warehouse: Deposit an item.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Private Warehouse: Withdraw an item.</Button><br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -1,9 +1,9 @@
<html><body>Arena Director:<br>
Play the game according to the rules! The loser should be silent! What? Unfair? Then, why don't you hold your tongue and give it another try!<br><br>
<a action="bypass -h Quest ArenaManager CPrecovery">CP Recovery : 1,000 Adena</a><br>
<a action="bypass -h Quest ArenaManager HPrecovery">HP Recovery : 1,000 Adena</a><br><br>
<a action="bypass -h Quest ArenaManager Buff">Buff for Battle Ground : 2,000 Adena</a><br><br>
<a action="bypass -h npc_%objectId%_DepositP">Private Warehouse: Deposit an item.</a><br>
<a action="bypass -h npc_%objectId%_WithdrawP">Private Warehouse: Withdraw an item.</a><br><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ArenaManager CPrecovery">CP Recovery : 1,000 Adena</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ArenaManager HPrecovery">HP Recovery : 1,000 Adena</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ArenaManager Buff">Buff for Battle Ground : 2,000 Adena</Button><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositP">Private Warehouse: Deposit an item.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Private Warehouse: Withdraw an item.</Button><br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>