Parsed new style html buttons.
This commit is contained in:
@@ -9,5 +9,5 @@ Superior weapons can be combined with other Superior weapons, Common weapons can
|
||||
Oh, another thing. If you invest some kind of a skill in a weapon, you can't combine it with another.<br>
|
||||
Remember as well that an Enchanted weapon loses its effect once it is combined with another.<br>
|
||||
Now, select a weapon.<center><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 1006">Look at the list.</a></center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1006">Look at the list.</Button></center>
|
||||
</body></html>
|
@@ -9,6 +9,6 @@ Remember that if you invest some kind of a skill in a weapon, you can't combine
|
||||
Remember as well that an Enchanted weapon loses its effect once it is combined with another.<br>
|
||||
Which Dualsword would you like? Select one now.<br><br>
|
||||
<center>
|
||||
<a action="bypass -h npc_%objectId%_multisell 1007">View the list.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 1007">View the list.</Button>
|
||||
</center>
|
||||
</body></html>
|
@@ -4,5 +4,5 @@ Also, its performance is no different than if you used the original weapon, exce
|
||||
The weapon can only act as a true weapon when a proper adventurer holds it. In other words, <font color="LEVEL">if it is not equipped, its magic charge is not consumed. When its magic is fully depleted, the object turns to dust</font>. To preserve the weapon for as long as possible, you should only use it when absolutely necessary. Projectile weapons will not be sold to unqualified users, so be careful to purchase only what is appropriate for your level.<br>
|
||||
Additionally, it cannot be sold, since it is impossible for anyone but the weapon's owner to determine how much magic power is left in it. The weapons are difficult to price as a result, so don't forget that <font color="LEVEL">no store will purchase this Shadow Weapon</font>.<br>
|
||||
Would you like to purchase a Shadow Weapon?<br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 319463003">Purchase a Shadow Weapon.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 319463003">Purchase a Shadow Weapon.</Button>
|
||||
</body></html>
|
@@ -4,5 +4,5 @@ Also, its performance is no different than if you used the original weapon, exce
|
||||
The weapon can only act as a true weapon when a proper adventurer holds it. In other words, <font color="LEVEL">if it is not equipped, its magic charge is not consumed. When its magic is fully depleted, the object turns to dust</font>. To preserve the weapon for as long as possible, you should only use it when absolutely necessary. Projectile weapons will not be sold to unqualified users, so be careful to purchase only what is appropriate for your level.<br>
|
||||
Additionally, it cannot be sold, since it is impossible for anyone but the weapon's owner to determine how much magic power is left in it. The weapons are difficult to price as a result, so don't forget that <font color="LEVEL">no store will purchase this Shadow Weapon</font>.<br>
|
||||
Would you like to purchase a Shadow Weapon?<br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 319463002">Purchase a Shadow Weapon.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 319463002">Purchase a Shadow Weapon.</Button>
|
||||
</body></html>
|
@@ -4,5 +4,5 @@ Also, its performance is no different than if you used the original weapon, exce
|
||||
The weapon can only act as a true weapon when a proper adventurer holds it. In other words, <font color="LEVEL">if it is not equipped, its magic charge is not consumed. When its magic is fully depleted, the object turns to dust</font>. To preserve the weapon for as long as possible, you should only use it when absolutely necessary. Projectile weapons will not be sold to unqualified users, so be careful to purchase only what is appropriate for your level.<br>
|
||||
Additionally, it cannot be sold, since it is impossible for anyone but the weapon's owner to determine how much magic power is left in it. The weapons are difficult to price as a result, so don't forget that <font color="LEVEL">no store will purchase this Shadow Weapon</font>.<br>
|
||||
Would you like to purchase a Shadow Weapon?<br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 319463001">Purchase a Shadow Weapon.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 319463001">Purchase a Shadow Weapon.</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper:<br>
|
||||
The Adventure Guild has issued an order requiring us to officially support adventurers who have away from Aden for a long time. These so-called "dormant adventurers," those who have been away for more than 1 year, are now being recruited to return and fight the encroaching darkness.<br>
|
||||
If you are one of this group, the Guild would like to offer you a sword and special Welcoming Armor!<br>
|
||||
<a action="bypass -h npc_%objectId%_Link common/welcomeback003.htm">"I have been away for more than 1 year."</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link common/welcomeback002.htm">"I do not fall under this category."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/welcomeback003.htm">"I have been away for more than 1 year."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/welcomeback002.htm">"I do not fall under this category."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user