Sync with L2JServer Jan 2nd 2015.

This commit is contained in:
mobius
2015-01-02 16:44:45 +00:00
parent 94b2621431
commit 54c0ceafb8
439 changed files with 63249 additions and 62327 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Blacksmith Wilbert:<br>
Haha! If you want to augment an item, you came to the right place. We can augment any item or remove any previous augment!<br>
<a action="bypass -h npc_%objectId%_Link common/augmentation_01.htm">Augment an item</a><br>
<a action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">Remove Augment</a><br>
<a action="bypass -h npc_%objectId%_Chat 0">Back</a>
Haha! If you want to augment an item, you came to the right place. We can augment any item or remove any previous augmentation!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_01.htm">Augment an item</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">Remove augmentation</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>