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,8 @@
<html><head><body>Enchanter Lykus:<br>
Go and enchant a +16 weapon to make it +17!<br>
You can't fail since I bestowed you with my blessing!<br>
Don't worry and just do as I told you!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"I would like to learn from you."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">"I failed while enchanting +16."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 7">"I succeeded and made a +17!"</Button>
</body></html>