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,10 +1,7 @@
<html><body>Warehouse Keeper Romp:<br>
Even here near Aden Castle, if you let your guard down you can easily wind up dead. We are close to the border, after all. Of course, that only underscores the importance of a warehouse, don't you think? If you have valuable items, better to store them with us than carrying them around and risking them being stolen. Remember, any item you store with us is absolutely safe -- even if you die.<br>
<center>
<a action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Private Warehouse</a><br>
<a action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">Clan Warehouse</a><br>
<a action="bypass -h npc_%objectId%_SkillList">Learn skills.</a><br>
<a action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">Wondrous Cubic</font></a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</center>
Easy to end up dead if you lower your guard anywhere near Aden Castle, friend. Know how to keep on your toes? Keep your backpack light! Know how to do that? Leave stuff in storage, that's how.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Private Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">Clan Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">Wondrous Cubic</font></Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,7 +1,7 @@
<html><body>Warehouse Keeper Walderal:<br>
<center>
<a action="bypass -h npc_%objectId%_DepositP">Deposit an item. (Private Warehouse)</a><br>
<a action="bypass -h npc_%objectId%_WithdrawP">Withdraw an item. (Private Warehouse)</a><br><br>
<a action="bypass -h npc_%objectId%_Chat 0">Return</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositP">Deposit an item (Private Warehouse)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Claim an item (Private Warehouse)</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Go back</Button>
</center>
</body></html>

View File

@@ -1,7 +1,7 @@
<html><body>Warehouse Keeper Walderal:<br>
<center>
<a action="bypass -h npc_%objectId%_DepositC" msg="1039">Deposit an item. (Clan Warehouse)</a><br>
<a action="bypass -h npc_%objectId%_WithdrawC">Withdraw an item. (Clan Warehouse)</a><br><br>
<a action="bypass -h npc_%objectId%_Chat 0">Return</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC" msg="1039">Deposit an item (Clan Warehouse)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Claim an item (Clan Warehouse)</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Go back</Button>
</center>
</body></html>

View File

@@ -1,10 +1,7 @@
<html><body>Warehouse Keeper Walderal:<br>
In running a warehouse, I sometimes learn other people's secrets even when I don't want to. A few days ago, for example, a nobleman whose name I cannot tell you deposited a little rag doll. It was pretty well made, but certainly not remotely worth the deposit fee. What do you think that means? Heh...<br>
<center>
<a action="bypass -h npc_%objectId%_Chat 1">Private Warehouse</a><br>
<a action="bypass -h npc_%objectId%_Chat 2">Clan Warehouse</a><br>
<a action="bypass -h npc_%objectId%_SkillList">Learn skills.</a><br>
<a action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">Wondrous Cubic</font></a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
</center>
Funny thing, running a warehouse. You find out all kinds of secrets, let me tell you. A few days ago, for example, a noble--whose name will remain secret for now--deposited a little rag doll... nice enough, but not worth the deposit fee. What do you think it means, eh?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Private Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Clan Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">Wondrous Cubic</font></Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>