Previous commit for Helios branch.

This commit is contained in:
MobiusDev
2017-11-18 12:34:23 +00:00
parent 46da8d81b0
commit 52218333fb
4 changed files with 89 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<html><head><body>Dimensional Merchant:<br>
What type of armor would you like?<br>
You can only choose once, so think carefully.
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest DimensionalMerchant 32478-23.html">"I want a Heavy Armor."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest DimensionalMerchant 32478-23.html">"I want a Light Armor."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest DimensionalMerchant 32478-23.html">"I want a Robe."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3031">"I want a Heavy Armor."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3032">"I want a Light Armor."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3033">"I want a Robe."</Button>
</body></head></html>