Sync with L2JServer Jan 30th 2015.

This commit is contained in:
mobius
2015-01-31 03:47:34 +00:00
parent acf0c17ba4
commit e7005fbedd
148 changed files with 1922 additions and 1672 deletions

View File

@@ -1,8 +1,6 @@
<html><body>Trader Leon:<br>
What are you looking for?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125600">Buy equipment for Fighters.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125601">Buy equipment for Wizards.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125602">Buy Fighter Common Items.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125603">Buy Wizard Common Items.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_BuyShadowItem">Buy a Shadow item.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125600">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125601">"Let's trade some Wizard equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h menu_select?ask=-510&reply=1">"I'd like to buy some Shadow Items."</Button>
</body></html>