l2j_mobius/trunk/dist/game/data/html/common/augmentation_exchange.htm
2016-06-12 01:34:09 +00:00

10 lines
1.1 KiB
HTML

<html><body><br>
I'm exchanging <font color="LEVEL">Life Stones</font> for <font color="LEVEL">Spirit Stones</font>.<br>
You can continue augmenting with Life Stones, but Spirit Stones will give you better results. Would you like to make an exchange? <br>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2084">"I want to exchange regular Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2085">"I want to exchange Mid-grade Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2086">"I want to exchange High-grade Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2087">"I want to exchange Top-grade Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2088">"I want to exchange Accessory Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2089">"I want to exchange Hair Accessory Life Stones."</Button>
</body></html>