Hunters Village dialogs.
Contributed by quangnguyen.
This commit is contained in:
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30232-1.htm
vendored
Normal file
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30232-1.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><head><body>Warehouse Keeper Sorint:<br>
|
||||
<center>
|
||||
<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>
|
||||
</center>
|
||||
</body></html>
|
||||
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30232-2.htm
vendored
Normal file
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30232-2.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><head><body>Warehouse Keeper Sorint:<br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC">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>
|
||||
</center>
|
||||
</body></html>
|
||||
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30232.htm
vendored
Normal file
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30232.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>Warehouse Keeper Sorint:<br>
|
||||
Did you find something nice?<br>
|
||||
There are a few quarries around here here which look just like the others, but are filled with all manner of treasure!<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>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30686-1.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30686-1.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><head><body>Warehouse Keeper Silva:<br>
|
||||
<center>
|
||||
<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>
|
||||
</center>
|
||||
</body></html>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30686-2.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30686-2.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><head><body>Warehouse Keeper Silva:<br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC">Deposit Item (Clan Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Withdraw Item (Clan Warehouse)</Button>
|
||||
</center>
|
||||
</body></html>
|
||||
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30686.htm
vendored
Normal file
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30686.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>Warehouse Keeper Silva:<br>
|
||||
Hello! Always remember the virtue of generosity! Trust the 'Steel Door' Guild to keep your items safe and rust free. What can I do for you?<br>
|
||||
Hmm... Did I say that correctly, Mr. Sorint?<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