Several Oren dialogs.
Contributed by maxstyle.
This commit is contained in:
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30182.htm
vendored
Normal file
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30182.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>Warehouse Keeper Cliff:<br>
|
||||
Oh, welcome, welcome! Isn't that heavy? Come rest for a moment!<br>
|
||||
This warehouse is run by the Dwarf Banks Association! We are the most trusted association in the whole world -- the moment you deposit items here, and until you come to get it, CLINK! Locked away! You've heard all manner of stories, I'm sure, from wars to heartbreak to treachery and conspiracy, but have you ever heard of a Dwarven warehouse being robbed? No. No you haven't.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Private warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">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/30183-1.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30183-1.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Hagger:<br>
|
||||
<center><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">Withdraw Item (Private Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button></center>
|
||||
</body></html>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30183-2.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30183-2.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>
|
||||
Warehouse Keeper Hagger:<br>
|
||||
<center><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></center>
|
||||
</body></html>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30183.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30183.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Warehouse Keeper Hagger:<br>
|
||||
Welcome, customer! Deposit or withdrawal? Dwarf warehouse safes will keep any item safe for life, for a fine low introductory price of only 30 Adena.<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