Isle of Souls rework.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-07-02 19:27:23 +00:00
parent 190a0e1c95
commit 5389866a78
18 changed files with 1561 additions and 202 deletions

View File

@@ -0,0 +1,7 @@
<html><head><body>Warehouse Keeper Benis:<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">Claim an item (Clan Warehouse)</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</center>
</body></html>