Isle of Souls rework.
Contributed by Stayway.
This commit is contained in:
7
trunk/dist/game/data/html/warehouse/19212-1.htm
vendored
Normal file
7
trunk/dist/game/data/html/warehouse/19212-1.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><head><body>Warehouse Keeper Benis:<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">Claim an item (Private Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</center>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/warehouse/19212-2.htm
vendored
Normal file
7
trunk/dist/game/data/html/warehouse/19212-2.htm
vendored
Normal 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>
|
7
trunk/dist/game/data/html/warehouse/19212.htm
vendored
Normal file
7
trunk/dist/game/data/html/warehouse/19212.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><head><body>Benis:<br>
|
||||
Welcome! How are things on the Island? Dr. Chaos is a massive problem for the Dwarves. It's a shame that we had to reach out to other races for help, but what can you do, eh? Now, don't worry about warehouse - I'll be right here protecting your valuables!<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>
|
Reference in New Issue
Block a user