Isle of Souls rework.
Contributed by Stayway.
This commit is contained in:
5
trunk/dist/game/data/html/default/33780.htm
vendored
Normal file
5
trunk/dist/game/data/html/default/33780.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>Hesed of the Black Anvil Guild:<br>
|
||||
I am Hesed! Hesed of the Black Anvil Guild, the proud nurturer of renowned artisans and warsmiths.I came to the Isle of Souls on a very important mission.<br>
|
||||
Say, have you ridden a ship before? My gods, the swaying! Didn't you see any big ships on your way? Yes, that's the very one. No one told me such a big could sway so much! I miss home and all, but just thinking of getting back on that ship makes me ill.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
9
trunk/dist/game/data/html/merchant/32167.htm
vendored
9
trunk/dist/game/data/html/merchant/32167.htm
vendored
@@ -1,7 +1,6 @@
|
||||
<html><body>Trade Nika:<br>
|
||||
Welcome! Are you looking for something special?<br>
|
||||
I have more exquisite goods now than ever before, thanks to all these new people coming to the village. Just ask if there's something you need.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3216700">Buy supplies and minerals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
||||
<html><body>Nika:<br>
|
||||
Welcome, welcome. What can I help you find?<br>
|
||||
Hey wait, you look familiar. You have business here too? I'm working here temporarily at the request of the Dwarf Heirarchs. If you need anything just come by, and I'll be here.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3006300">"I need to exchange some consumables and minerals."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,5 +1,9 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 1136" msg="811;The Town of Gludio">The Town of Gludio - 9300 Adena</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 1141" msg="811;Town of Aden">Town of Rune - 10000 Adena</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 1140" msg="811;Town of Aden">The Village of Gludin - 7300 Adena</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 1137" msg="811;Town of Aden">Town of Aden - 22000 Adena</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 1138" msg="811;Kamael Village">Kamael Village - 4300 Adena</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 1133" msg="811;Town of Aden">Stronghold 2 (Lv. 93) </Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 1134" msg="811;Town of Aden">Stronghold 3 (Lv. 93) </Button>
|
||||
</body></html>
|
@@ -1,6 +1,7 @@
|
||||
<html><body>Gatekeeper Largo:<br>
|
||||
This is the port of the Kamael. Long ago, many goods flowed through here, brought here by ship. But now since people have become more significant than materials, I stand here ready to assist travel.<br>
|
||||
Would you like to be teleported to the mainland of Aden, where many tribes live together?<br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 1">Teleport.</Button>
|
||||
Welcome to the port of the Kamaels. It used to be a bustling place here, you know. But now that there are more people than things traveling, I've come to stand here to help you.<br>
|
||||
Will you go to Aden, the great melting pot?<br>
|
||||
(If your <font color="LEVEL">main class</font> is <font color="LEVEL">Lv. 76 or below</font>, you can teleport for free.)
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 1">"Yes, please."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/warehouse/19212-1.htm
vendored
Normal file
7
trunk/dist/game/data/html/warehouse/19212-1.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><head><body>Warehouse Keeper Benis:<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">Claim an item (Private Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</center>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/warehouse/19212-2.htm
vendored
Normal file
7
trunk/dist/game/data/html/warehouse/19212-2.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><head><body>Warehouse Keeper Benis:<br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC" msg="1039">Deposit an item (Clan Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Claim an item (Clan Warehouse)</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</center>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/warehouse/19212.htm
vendored
Normal file
7
trunk/dist/game/data/html/warehouse/19212.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><head><body>Benis:<br>
|
||||
Welcome! How are things on the Island? Dr. Chaos is a massive problem for the Dwarves. It's a shame that we had to reach out to other races for help, but what can you do, eh? Now, don't worry about warehouse - I'll be right here protecting your valuables!<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="NORMAL" action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">Wondrous Cubic</font></Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user