Gludio dialogs.
Contributed by quangnguyen.
This commit is contained in:
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30255-1.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30255-1.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Haprock:<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>
|
||||
</body></html>
|
||||
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30255-2.htm
vendored
Normal file
5
L2J_Mobius_Classic/dist/game/data/html/warehouse/30255-2.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Warehouse Keeper Haprock:<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>
|
||||
</body></html>
|
||||
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30255.htm
vendored
Normal file
6
L2J_Mobius_Classic/dist/game/data/html/warehouse/30255.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>Warehouse Keeper Haprock:<br>
|
||||
Welcome! Trust the 'Steel Door' Guild to keep your items safe and rust free, at a low, low price! So low, we don't even make a profit! Are we crazy you ask? We may well be, but it's to your benefit!<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/30322-1.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30322-1.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper:<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/30322-2.htm
vendored
Normal file
4
L2J_Mobius_Classic/dist/game/data/html/warehouse/30322-2.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Warehouse Keeper:<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>
|
||||
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30322.htm
vendored
Normal file
7
L2J_Mobius_Classic/dist/game/data/html/warehouse/30322.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><body>Warehouse Keeper Balcon:<br>
|
||||
Welcome, friend! I guess people are making money these days -- more and more people are storing their goods with us! If it continues like this, I'll be the branch manager of this Guid in no time!<br>
|
||||
Once you store your goods, you can withdraw them anywhere! Well, the designated person has to come, of course.<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