Ancient City Arcan rework.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-11-18 13:35:08 +00:00
parent 1694bf3a2f
commit 767e735776
12 changed files with 104 additions and 43 deletions

View File

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