Sync with L2JServer Jan 12th 2015.

This commit is contained in:
mobius
2015-01-13 09:50:20 +00:00
parent a868d961a3
commit 0a44ad683c
1158 changed files with 59729 additions and 58627 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Adventurers Guild Item Trader:<br>
Welcome! I have never-before-seen items here available for purchase. But since I only have a few, I will auction them off to the highest bidders. Interested?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">View auction rules.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ItemAuction show">Buy Items.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_ItemAuction cancel">Retrieve canceled bids.</Button>
<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>
<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>