Updated Blacksmith Shadai dialogs and multisells to retail.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment
2022-08-11 05:12:09 +00:00
parent 05befeaf82
commit fbbd239d6a
9 changed files with 27 additions and 499 deletions

View File

@@ -1,10 +1,9 @@
<html><body>
Shadai:<br>
<html><body>Shadai:<br>
Are you interested in La Vie En Rose's Jewels?<br>
I'm a major specialist in this field. Please tell me what you want.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 626"><font color="LEVEL">Exchange La Vie En Rose's Jewel Ticket and Jewelry Box for Fortune Jewelry Box</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 627"><font color="LEVEL">Exchange La Vie En Rose's Jewel Box for a Jewelry Box</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 628"><font color="LEVEL">Exchange a jewel for a Jewelry Box</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 629"><font color="LEVEL">Exchange Jewel Energy for a Jewelry Box</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 629"><font color="LEVEL">Exchange Jewelry Box for a Jewel Energy</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 630"><font color="FF6868">Exchange Jewel Energy Fragments for Jewel Energy</font></Button>
</body></html>

View File

@@ -1,8 +1,8 @@
<html><body>Shadai:<br>
I can sell you a La Vie En Rose's Brooch or help you upgrade it. A lv. 4+ Brooch can be augmented using a <font color=LEVEL>Brooch Spirit Stone</font>!<br>
I can also give you some <font color=LEVEL>La Vie En Rose's Gemstone Powder</font> and a <font color=LEVEL>Shiny Gemstone Fragment</font>.
I can sell you a La Vie En Rose's Brooch or help you upgrade it. A Lv. 4+ Brooch can be augmented using a <font color=LEVEL>Brooch Augmenting Stone</font>!<br>
I can also give you some <font color=LEVEL>La Vie En Rose's Jewel Powder</font> and a <font color=LEVEL>Shiny Gemstone Fragment</font>.
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 632">Buy and upgrade a Brooch</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 633">Get La Vie En Rose's Gemstone Powder</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 634">Get a Shiny Gemstone Fragment</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 635">Exchange a Brooch Spirit Stone for a Rare Brooch Spirit Stone</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 635">Exchange a Brooch Augmenting Stone for a Rare Brooch Augmenting Stone</Button>
</body></html>