Updated Alexandria dialog and multisells to retail.
Contributed by CostyKiller.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<html><body>Trader Alexandria:<br>
|
||||
Welcome. Thank you for visiting the Luxury goods store. We have many precious items that you can't find anywhere else.<br>
|
||||
We've recently added <font color="LEVEL">Artifacts</font> and <font color="LEVEL">Artifact Books</font> so make sure to take a look around.<br>
|
||||
Do you have <font color="LEVEL">Artifact Fragments</font> by any chance? If so, you can exchange them for Artifacts with special abilities as well. Make sure to try them out.<br>
|
||||
<button align="LEFT" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 2310">"I want to purchase Artifacts."</button>
|
||||
<Button align="LEFT" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 2334">"I want to purchase new Artifacts."</Button>
|
||||
<button align="LEFT" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 2311">"I want to take a chance and get an Artifact."</button>
|
||||
<button align="LEFT" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 2312">"I want to use an Artifact Crystal."</button>
|
||||
</body></html>
|
9
L2J_Mobius_10.2_MasterClass/dist/game/data/html/merchant/30098.htm
vendored
Normal file
9
L2J_Mobius_10.2_MasterClass/dist/game/data/html/merchant/30098.htm
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<html><body>Trader Alexandria:<br>
|
||||
Welcome. Thank you for visiting our store. We sell top-class goods that you won't find anywhere else.<br>
|
||||
Today we can offer you <font color="LEVEL">artifacts</font> and <font color="LEVEL">artifact books</font>. Take a look around, I'm sure you will find something you like.<br>
|
||||
Maybe you also have some <font color="LEVEL">artifact fragments</font>? In this case I'd be happy to exchange them for artifacts with unique properties. Thank you.<br>
|
||||
<Button align="LEFT" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 300980001">Exchange Artifact Crystal with guaranteed success</Button>
|
||||
<button align="LEFT" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 300980002">Buy artifacts</button>
|
||||
<button align="LEFT" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 300980003">Exchange 30 Artifact Fragments with guaranteed success</button>
|
||||
<button align="LEFT" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 300980004">Exchange 300 Artifact Fragments with guaranteed success</button>
|
||||
</body></html>
|
Reference in New Issue
Block a user