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,11 +1,11 @@
<html><body>Test Server Helper:<br>
What do you need?<br>
<a action="bypass -h npc_%objectId%_Buy 3175701">Essential item - Grade D or lower</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175702">Essential item - Grade C</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175703">Essential item - Grade B</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175704">Essential item - Grade A</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175705">Essential item - Grade S and General Production Material Item</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175706">Speelbook (1)</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175707">Speelbook (2)</a><br>
<a action="bypass -h npc_%objectId%_Buy 3175708">Speelbook (3)</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175701">Essential item - Grade D or lower</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175702">Essential item - Grade C</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175703">Essential item - Grade B</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175704">Essential item - Grade A</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175705">Essential item - Grade S and General Production Material Item</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175706">Speelbook (1)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175707">Speelbook (2)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3175708">Speelbook (3)</Button>
</body></html>