Gludin dialogs.
Contributed by quangnguyen.
This commit is contained in:
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30210-1.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30210-1.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Norman:<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">Go back</Button>
|
||||
</body></html>
|
||||
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30210-2.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30210-2.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Norman:<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">Go back</Button>
|
||||
</body></html>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30210.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30210.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Warehouse Keeper Norman:<br>
|
||||
Welcome to the 'Steel Door' Guild, adventurer! Nothing can compare to the size of our Steel Door warehouse!<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>
|
||||
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30316-1.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30316-1.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Raut:<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>
|
||||
</body></html>
|
||||
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30316-2.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30316-2.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Raut:<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>
|
||||
</body></html>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30316.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30316.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Warehouse Keeper Raut:<br>
|
||||
Welcome! The 'Steel Door' Guild safely delivers goods that customers store during wartime, peacetime....<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