Dion dialogs.
Contributed by quangnguyen.
This commit is contained in:
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30057-1.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30057-1.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Amidol:<br>
|
||||
<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>
|
||||
</body></html>
|
||||
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30057-2.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30057-2.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Amidol:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC" msg="1039">Deposit Item (Clan Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Withdraw Item (Clan Warehouse)</Button>
|
||||
</body></html>
|
||||
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30057.htm
vendored
Normal file
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30057.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>Warehouse Keeper Amidol:<br>
|
||||
Heading out on an adventure, eh? Are you really planning on talking all that stuff? Let me give you some advice, kid. Don't weigh yourself down with all sorts of unnecessary equipment. Just take what you need, and leave the rest with me. The Steel Door Guild will keep your items safe and secure until you come back.<br>
|
||||
Better yet, any items you deposit with us, you can withdraw at any city!<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="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
||||
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30058-1.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30058-1.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Holvas:<br>
|
||||
<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>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
||||
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30058-2.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30058-2.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Holvas:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC" msg="1039">Deposit Item (Clan Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Withdraw Item (Clan Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30058.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30058.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Warehouse Keeper Holvas:<br>
|
||||
We are proud of this warehouse! We built it using our own tribe's technology!<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="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user