Dwarven Village dialogs.
Contributed by quangnguyen.
This commit is contained in:
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30521-1.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30521-1.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Murdoc:<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/30521-2.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30521-2.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Murdoc:<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>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30521.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30521.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Warehouse Keeper Murdoc:<br>
|
||||
Ahem... The name of the person who'll welcome you to the Steel Dor is Murdoc! I am a member of the <font color="LEVEL">Steel Door Guild.</font> We control all the continent's warehouse....hahahaha....<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/30522-1.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30522-1.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Airy:<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">Go back</Button>
|
||||
</body></html>
|
||||
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30522-2.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30522-2.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Airy:<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">Go back</Button>
|
||||
</body></html>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30522.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30522.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Warehouse Keeper Airy:<br>
|
||||
Welcome! Do you want to deposit your items? Or perhaps you have other matter to discuss with me?<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