-Arcan npc htmls.
-Arcan teleporters. -Arcan grocer npc. -Arcan warehouse npc. -Arcan proof trading npc. -Arcan Mumu video handler. -Arcan npc Manager spawns.
This commit is contained in:
4
trunk/dist/game/data/html/warehouse/32899-1.htm
vendored
Normal file
4
trunk/dist/game/data/html/warehouse/32899-1.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositP">Deposit Item (Private Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP 0">Withdraw Item (Private Warehouse)</Button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/warehouse/32899-2.htm
vendored
Normal file
4
trunk/dist/game/data/html/warehouse/32899-2.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC @1039">Deposit Item (Clan Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC 0">Withdraw Item (Clan Warehouse)</Button>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/warehouse/32899.htm
vendored
Normal file
7
trunk/dist/game/data/html/warehouse/32899.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>Warehouse Keeper Hamrun:<br>
|
||||
I find it very easy to talk to cats, as their eyes are about level with mine. Why don't you leave your items with me? You'd need a warehouse here as well, wouldn't you?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">"Yeah, I need a private warehouse."</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">"Can I see my clan warehouse?"</button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">"I just want my 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