6 lines
617 B
HTML
6 lines
617 B
HTML
<html><head><body>Enchanter Lykus:<br>
|
|
You brought a shield from Orbis Temple! That is a powerful shield used by the ancient heroes - very useful!<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"Do you know how to use this shield?"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to enchant it." (5000 Adena)</Button> <!-- FIX ME -->
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I actually brought more than one. I want to enchant all of them." (5000 Adena per shield)</Button> <!-- FIX ME -->
|
|
</body></html> |