This commit is contained in:
11
trunk/dist/game/data/html/common/crafting_02.htm
vendored
Normal file
11
trunk/dist/game/data/html/common/crafting_02.htm
vendored
Normal 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>
|
Reference in New Issue
Block a user