Sync with L2JServer Jan 2nd 2015.

This commit is contained in:
mobius
2015-01-02 16:44:45 +00:00
parent 94b2621431
commit 54c0ceafb8
439 changed files with 63249 additions and 62327 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Adventurer's Craft Item Saleclerk:<br>
<html><body>Item Broker:<br>
Welcome! We are selling precious items never before seen. We only have a limited number, so only the highest bidders will benefit!<br>
<a action="bypass -h npc_%objectId%_Chat 1">View auction rules.</a><br>
<a action="bypass -h npc_%objectId%_ItemAuction show">Buy Items.</a><br>
<a action="bypass -h npc_%objectId%_ItemAuction cancel">Retrieve canceled bids.</a>
</body></html>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">View Sales Rule</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ItemAuction show">Buy Item</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ItemAuction cancel">Receive Bid Amount</Button>
</body></html>