Sync with L2JServer Jan 12th 2015.
This commit is contained in:
10
trunk/dist/game/data/html/default/32322.htm
vendored
10
trunk/dist/game/data/html/default/32322.htm
vendored
@@ -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>
|
Reference in New Issue
Block a user