Sync with L2JServer Jan 9th 2015.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<html><body>Warehouse Keeper:<br>
|
||||
Welcome! What can I do for you today? It costs only 30 Adena to store items. If you are a manager, please let me know in advance and I will give you an item that will help the clan's development.<br><br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-02.html">Private Warehouse.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-03.html">Clan Warehouse.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-04.html">Check honorary item.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-02.html">Private Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-03.html">Clan Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-04.html">Check honorary item</Button>
|
||||
</center>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Warehouse Keeper:<br>
|
||||
<center>
|
||||
<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">Withdraw an item. (Private Warehouse)</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-01.html">Back</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Withdraw an item. (Private Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest CastleWarehouse warehouse-01.html">Back</Button>
|
||||
</center>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Warehouse Keeper:<br>
|
||||
<center>
|
||||
<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">Withdraw an item. (Clan Warehouse)</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-01.html">Back</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Withdraw an item. (Clan Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest CastleWarehouse warehouse-01.html">Back</Button>
|
||||
</center>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper:<br>
|
||||
You can earn a total of <font color="LEVEL">%blood%</font> "Blood Alliances" through a successful siege.<br><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse Receive">Receive "Blood Alliance."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse Exchange">Exchange a "Blood Alliance" for 30 "Blood Oaths."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse warehouse-01.html">Back.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleWarehouse Exchange">Exchange a "Blood Alliance" for 30 "Blood Oaths"</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest CastleWarehouse warehouse-01.html">Back</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user