Floran dialogs.
Contributed by quangnguyen.
This commit is contained in:
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30079-1.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30079-1.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Barder:<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/30079-2.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30079-2.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Barder:<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/30079.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30079.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Warehouse Keeper Barder:<br>
|
||||
Making a deposit, eh? Well, if you're heading out on an adventure, just be sure that you don't get too greedy. Coming back alive is the best reward!<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/31773-1.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/31773-1.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Sonin:<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/31773-2.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/31773-2.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper Sonin:<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/31773.htm
vendored
Normal file
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/31773.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>Warehouse Keeper Sonin:<br>
|
||||
Hello! I work for old Mr.Barder. He's getting old, so he wanted an assistant.<br>
|
||||
Do you want to store an item? Or maybe you're here to pick one up?<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