This commit is contained in:
mobius
2015-01-01 20:02:50 +00:00
parent eeae660458
commit a6a3718849
17894 changed files with 2818932 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<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>