l2j_mobius/trunk/dist/game/data/html/common/crafting_02.htm
2015-01-01 20:02:50 +00:00

11 lines
1.0 KiB
HTML

<html><body>
<center><br>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3000">Purchase a no-grade recipe and main ingredients</button>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3001">Purchase a D-grade recipe and main ingredients</button>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3002">Purchase a C-grade recipe and main ingredients</button>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3003">Purchase a B-grade recipe and main ingredients</button>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3004">Purchase an A-grade recipe and main ingredients</button>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3005">Purchase an S-grade recipe and main ingredients</button>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3006">Purchase an S80-grade recipe and main ingredients</button>
</center>
</body> </html>