Minor fix for previous commit.
This commit is contained in:
parent
5b9d0693ff
commit
ab92113b8d
@ -1,9 +1,11 @@
|
||||
<html><body><br>
|
||||
Welcome!<br><br>
|
||||
You want me to do an Augmentation?<br>
|
||||
But do you have a Life Stone and Gemstones?<br>
|
||||
Excellent. But remember tht the results of Augmentation are completely unpredictable. So think it properly.<br><br>
|
||||
Ha! To <font color="LEVEL">augment an already augmented item you need to remove the spell from it first</font>.<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Augment 1">"Put the item on the anvil"</button><br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Augment 2">"Cancel Augmentation"</button><br>
|
||||
<html><body>Augmenting Blacksmith Jeros:<br>
|
||||
Where did this brat go again? You have no idea how much trouble my younger brother is to me...<br>
|
||||
Apparently, you are here to enchant a weapon... But do you know that enchantment is?<br>
|
||||
An <font color="LEVEL">enchantment</font> endows a weapon with a special power.<br>
|
||||
Care to know what you need for an enchantment? There is nothing simpler than that. Bring me a <font color="LEVEL">Life Stone</font> and some other necessary items and put them on the anvil.<br>
|
||||
Oh, and one more thing... The anvil is quite old... Haw haw! So, failures might occur during work...<br>
|
||||
However, of all the Artisans of Black Anvil only my brother and I can help you.<br>
|
||||
So, if you would like to enchant a weapon, you have to address us. Haw!<br>
|
||||
By the way! Once a weapon is enchanted, you cannot craft a dualsword.<br>
|
||||
If you need particularly a dualsword, craft it first and then proceed to the enchantment process.
|
||||
</body></html>
|
@ -1,11 +1,9 @@
|
||||
<html><body>Augmenting Blacksmith Jeris:<br>
|
||||
Where did this brat go again? You have no idea how much trouble my younger brother is to me...<br>
|
||||
Apparently, you are here to enchant a weapon... But do you know that enchantment is?<br>
|
||||
An <font color="LEVEL">enchantment</font> endows a weapon with a special power.<br>
|
||||
Care to know what you need for an enchantment? There is nothing simpler than that. Bring me a <font color="LEVEL">Life Stone</font> and some other necessary items and put them on the anvil.<br>
|
||||
Oh, and one more thing... The anvil is quite old... Haw haw! So, failures might occur during work...<br>
|
||||
However, of all the Artisans of Black Anvil only my brother and I can help you.<br>
|
||||
So, if you would like to enchant a weapon, you have to address us. Haw!<br>
|
||||
By the way! Once a weapon is enchanted, you cannot craft a dualsword.<br>
|
||||
If you need particularly a dualsword, craft it first and then proceed to the enchantment process.
|
||||
<html><body><br>
|
||||
Welcome!<br><br>
|
||||
You want me to do an Augmentation?<br>
|
||||
But do you have a Life Stone and Gemstones?<br>
|
||||
Excellent. But remember tht the results of Augmentation are completely unpredictable. So think it properly.<br><br>
|
||||
Ha! To <font color="LEVEL">augment an already augmented item you need to remove the spell from it first</font>.<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Augment 1">Put the item on the anvil</button><br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Augment 2">Cancel Augmentation</button><br>
|
||||
</body></html>
|
Loading…
Reference in New Issue
Block a user