Sync with L2JServer Jan 30th 2015.
This commit is contained in:
10
trunk/dist/game/data/html/admin/char_menu.htm
vendored
10
trunk/dist/game/data/html/admin/char_menu.htm
vendored
@@ -36,17 +36,17 @@ Characters Related:<br1>
|
||||
<tr>
|
||||
<td><button value="Vit Set" action="bypass -h admin_set_vitality $qbox" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Vit Max" action="bypass -h admin_full_vitality" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Get Buffs" action="bypass -h admin_getbuffs $qbox" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Party" action="bypass -h admin_partyinfo" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Party" action="bypass -h admin_partyinfo" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Get Buffs" action="bypass -h admin_getbuffs $qbox" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Quests" action="bypass -h admin_charquestmenu $qbox" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Effects" action="bypass -h admin_admin3" width=82 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td><button value="PC Points" action="bypass -h admin_pcbangpoints" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="NCoins" action="bypass -h admin_primepoints" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Premium" action="bypass -h admin_premium_menu" width=82 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
|
@@ -28,8 +28,8 @@
|
||||
<td><button value="goSpawn" action="bypass -h admin_list_spawns $qbox 1" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr><tr>
|
||||
<td><button value="Scan" action="bypass -h admin_scan $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="PC Cafe" action="bypass -h admin_bangpoints" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="NCoin" action="bypass -h admin_gamepoints" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="PC Points" action="bypass -h admin_pcbangpoints" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="NCoins" action="bypass -h admin_primepoints" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Premium" action="bypass -h admin_premium_menu" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
38
trunk/dist/game/data/html/admin/ncoins.htm
vendored
38
trunk/dist/game/data/html/admin/ncoins.htm
vendored
@@ -1,38 +0,0 @@
|
||||
<html><title>NCoins</title>
|
||||
<body>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td width=45><button value="Main" action="bypass -h admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180>
|
||||
<center>NCoins Menu</center>
|
||||
</td>
|
||||
<td width=45>
|
||||
<center><button value="Back" action="bypass -h admin_admin6" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<center>
|
||||
<br><br>
|
||||
<font color="LEVEL">NCoins is a type of currency used by L2Store.</font>
|
||||
<br><br>
|
||||
<font color="FF0000">(You must have targeted the player that you are interested in modifying/count his NCoins.)</font>
|
||||
</center>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td width=70 align=right><font color="LEVEL">Value:</font></td>
|
||||
<td>
|
||||
<edit var="qbox" width=120 height=15>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td><button value="Add" action="bypass -h admin_add_game_points $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Subtract" action="bypass -h admin_subtract_game_points $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Set" action="bypass -h admin_set_game_points $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Count" action="bypass -h admin_count_game_points" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</body></html>
|
83
trunk/dist/game/data/html/admin/pcbang.htm
vendored
83
trunk/dist/game/data/html/admin/pcbang.htm
vendored
@@ -1,38 +1,59 @@
|
||||
<html><title>PC Cafe Points</title>
|
||||
<body>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td width=45><button value="Main" action="bypass -h admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180>
|
||||
<center>Player Commendation Points</center>
|
||||
</td>
|
||||
<td width=45>
|
||||
<center><button value="Back" action="bypass -h admin_admin6" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<html><title>Admin PC Points Manager</title><body>
|
||||
<center>
|
||||
<br><br>
|
||||
<font color="LEVEL">PC points is a type of currency gained by killing monsters.</font>
|
||||
<br><br>
|
||||
<font color="FF0000">(You must have targeted the player that you are interested in modifying/count his PC points.)</font>
|
||||
</center>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td width=70 align=right><font color="LEVEL">Value:</font></td>
|
||||
<td>
|
||||
<edit var="qbox" width=120 height=15>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td><button value="Add" action="bypass -h admin_add_bang_points $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Subtract" action="bypass -h admin_subtract_bang_points $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Set" action="bypass -h admin_set_bang_points $qbox" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="Count" action="bypass -h admin_count_bang_points" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=45><button value="Main" action="bypass admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180><center>Admin PC Points Manager</center></td>
|
||||
<td width=45><button value="Back" action="bypass -h admin_admin6" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<font color=""><button action="" value="Target info:" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch"></font>
|
||||
<table width="270" border="0" bgcolor="444444">
|
||||
<tr>
|
||||
<td>Player Name:</td>
|
||||
<td><font color="LEVEL">%targetName%<font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Player Points:</td>
|
||||
<td><font color="LEVEL">%points%<font></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<button action="" value="Target Operations" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch">
|
||||
<table width=256 border=0 bgcolor="444444">
|
||||
<tr>
|
||||
<td align=center><button value="Operation: " action="" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><combobox width=120 height=17 var=ebox list=increase;decrease;set></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button value="Value: " action="" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><edit var="val" width=120 type="number"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="267" border="0" bgcolor="444444">
|
||||
<tr>
|
||||
<td><center><button value="Confirm" action="bypass -h admin_pcbangpoints $ebox $val" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<button action="" value="Reward More players" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch">
|
||||
<table width=256 border=0 bgcolor="444444">
|
||||
<tr>
|
||||
<td align=center><button value="Range: " action="" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><edit var="range" width=120 type="number"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button value="Value: " action="" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><edit var="val2" width=120 type="number"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="259" border="0" bgcolor="444444">
|
||||
<tr>
|
||||
<td><center><button value="Confirm" action="bypass -h admin_pcbangpoints rewardOnline $val2 $range" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center>Note: If you leave 'Range' empty or set 0, it will reward all online players.</center></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</body></html>
|
27
trunk/dist/game/data/html/admin/premium_menu.htm
vendored
27
trunk/dist/game/data/html/admin/premium_menu.htm
vendored
@@ -1,15 +1,24 @@
|
||||
<html><title>Premium Service Menu</title><body>
|
||||
<html><title>Premium Service Manager</title><body>
|
||||
<center>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td width=45><button value="Main" action="bypass admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180><center>Premium Service Manager</center></td>
|
||||
<td width=45><button value="Back" action="bypass -h admin_admin6" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<font color="LEVEL">Premium Service Menu</font><br>
|
||||
<br>
|
||||
Enter Account Name:<br>
|
||||
<font color="LEVEL">Enter Account Name</font><br>
|
||||
<edit var="acc_name" width=200>
|
||||
<br><button value="Add 1 month Premium" action="bypass -h admin_premium_add1 $acc_name" width=200 height=25 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<button value="Add 2 months Premium" action="bypass -h admin_premium_add2 $acc_name" width=200 height=25 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<button value="Add 3 months Premium" action="bypass -h admin_premium_add3 $acc_name" width=200 height=25 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<br>
|
||||
<button value="View Premium Info" action="bypass -h admin_premium_info $acc_name" width=200 height=25 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<button value="Remove Premium" action="bypass -h admin_premium_remove $acc_name" width=200 height=25 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
|
||||
<br><button value="Add 1 month Premium" action="bypass -h admin_premium_add1 $acc_name" width=200 height=30 back="L2UI_CT1.OlympiadWnd_DF_Reward_Down" fore="L2UI_CT1.OlympiadWnd_DF_Reward">
|
||||
<button value="Add 2 months Premium" action="bypass -h admin_premium_add2 $acc_name" width=200 height=30 back="L2UI_CT1.OlympiadWnd_DF_Reward_Down" fore="L2UI_CT1.OlympiadWnd_DF_Reward">
|
||||
<button value="Add 3 months Premium" action="bypass -h admin_premium_add3 $acc_name" width=200 height=30 back="L2UI_CT1.OlympiadWnd_DF_Reward_Down" fore="L2UI_CT1.OlympiadWnd_DF_Reward">
|
||||
<br>
|
||||
<button value="View Premium Info" action="bypass -h admin_premium_info $acc_name" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_Area_Down" fore="L2UI_CT1.HtmlWnd_DF_Area">
|
||||
<button value="Remove Premium" action="bypass -h admin_premium_remove $acc_name" width=200 height=30 back="L2UI_CT1.HtmlWnd_DF_Reset_Down" fore="L2UI_CT1.HtmlWnd_DF_Reset">
|
||||
<br>
|
||||
<font color="FF0000">Players can use the .premium command<br1>
|
||||
to view their account status.</font>
|
||||
</center>
|
||||
</body></html>
|
59
trunk/dist/game/data/html/admin/primepoints.htm
vendored
Normal file
59
trunk/dist/game/data/html/admin/primepoints.htm
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
<html><title>Admin NCoin Manager</title><body>
|
||||
<center>
|
||||
<table width=270>
|
||||
<tr>
|
||||
<td width=45><button value="Main" action="bypass admin_admin" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td width=180><center>Admin NCoin Manager</center></td>
|
||||
<td width=45><button value="Back" action="bypass -h admin_admin6" width=45 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<font color=""><button action="" value="Target info:" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch"></font>
|
||||
<table width="270" border="0" bgcolor="444444">
|
||||
<tr>
|
||||
<td>Player Name:</td>
|
||||
<td><font color="LEVEL">%targetName%<font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Player Points:</td>
|
||||
<td><font color="LEVEL">%points%<font></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<button action="" value="Target Operations" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch">
|
||||
<table width=256 border=0 bgcolor="444444">
|
||||
<tr>
|
||||
<td align=center><button value="Operation: " action="" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><combobox width=120 height=17 var=ebox list=increase;decrease;set></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button value="Value: " action="" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><edit var="val" width=120 type="number"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="267" border="0" bgcolor="444444">
|
||||
<tr>
|
||||
<td><center><button value="Confirm" action="bypass -h admin_primepoints $ebox $val" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<button action="" value="Reward More players" width=270 height=21 back="L2UI_CT1.OlympiadWnd_DF_Watch_Down" fore="L2UI_CT1.OlympiadWnd_DF_Watch">
|
||||
<table width=256 border=0 bgcolor="444444">
|
||||
<tr>
|
||||
<td align=center><button value="Range: " action="" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><edit var="range" width=120 type="number"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align=center><button value="Value: " action="" width=130 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><edit var="val2" width=120 type="number"></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table width="259" border="0" bgcolor="444444">
|
||||
<tr>
|
||||
<td><center><button value="Confirm" action="bypass -h admin_primepoints rewardOnline $val2 $range" width=125 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><center>Note: If you leave 'Range' empty or set 0, it will reward all online players.</center></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/admin/reload.htm
vendored
2
trunk/dist/game/data/html/admin/reload.htm
vendored
@@ -47,7 +47,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button value="Crest" action="bypass admin_reload crest" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="L2 Store" action="bypass admin_reload itemmall" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td><button value="L2Store" action="bypass admin_reload primeshop" width=65 height=21 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318375005">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318375005">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
What is it you seek my friend? Is it romance? Or does your heart burn with anticipation of wealth and fame beyond your wildest imagination? Ah, yes, that's more like it, isn't it?<br>
|
||||
Well, there are many opportunities available for a young go-getter like you! From the prosaic to the ridiculously frightening. our Adventure Guild has them all!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
I see flames of passion in your eyes. Do you long for romance? Danger? Fame and glory? Mounds of gold? Whatever it is, the Adventure Guild is here to help!<br>
|
||||
From the prosaic to the ridiculously frightening, we will give you the information you need.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318375005">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318375005">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@@ -1,7 +1,6 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
Welcome, my friend! Some astonishingly macabre adventures have just become available!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318375005">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318375005">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
You know, our Adventure Guild was created just for brave warriors like you!<br>
|
||||
Our Adventure Guild was created for brave warriors like you!<br>
|
||||
I predict great fortune in your future!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body><center>Use Life Crystals</center><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318375005">Craft Life Crystal.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">"Any information about the new Life Crystals?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">"Can I exchange my Life Crystals for new ones?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318375005">"I want to craft a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">"I'd like to craft an Adventurer's Box."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">"Can you tell me about higher-level crafting?"</Button>
|
||||
</body></html>
|
@@ -1,8 +1,7 @@
|
||||
<html><body>Adventure Guildsman:<br>
|
||||
Welcome, my friend! some astonishingly macabre adventures have just become available!<br>
|
||||
You know, you can help someone in need while you attain the fame and fortune you seek!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
|
||||
Welcome, my friend! Some astonishingly macabre adventures have just become available!<br>
|
||||
You know, you can help someone in need while attaining fame and fortune!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest information</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I'd like to use a Life Crystal."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Sparky the Cat:<br>
|
||||
Meow? My master? His name is Keats, the first level summoner of the Ivory Tower!<br>
|
||||
Meow! But, my master is uh... for personal reasons... is currently recuperating at the hot springs!
|
||||
Meow? My master? His name is Keats, the High Summoner of the Ivory Tower!<br>
|
||||
Meow! But, my master is uh... for personal reasons... is currently recuperating at the hot springs! So while he is away, I am keeping Magister Justin company.
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/31585.htm
vendored
2
trunk/dist/game/data/html/default/31585.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Sparky the Cat:<br>
|
||||
Please tell me, magister! How can I be released from the curse?<br>
|
||||
Meoow! I'm very busy! I must run an errand for my master! Meow!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Who is your master?" </Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Who is your master?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/31587.htm
vendored
2
trunk/dist/game/data/html/default/31587.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Gemcutter Gedrik:<br>
|
||||
Welcome! Can I interest you in any gemstones today?<br>
|
||||
If you have a rough stone, I'd be happy to cut it into a beautiful gemstone for you!<br>
|
||||
I'm the most skilled craftsman in these parts! I assure you all of my work is 100% guaranteed!<br>
|
||||
I'm the most skilled craftsman in these parts! I assure you, all of my work is 100% guaranteed!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
3
trunk/dist/game/data/html/default/31588.htm
vendored
3
trunk/dist/game/data/html/default/31588.htm
vendored
@@ -1,4 +1,5 @@
|
||||
<html><body>Agnes:<br>
|
||||
Soon this chaotic era shall pass, and the world will be filled with the light of peace! Be of good faith! Don't lose hope, your courage will come! Those who have regained their courage will know love, and those who know love will have joy!<br>
|
||||
Soon this chaotic era shall pass, and the world will be filled with the light of peace!<br>
|
||||
Be of good faith! Don't lose hope, your courage will come! Those who have regained their courage will know love, and those who know love will have joy!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/31589.htm
vendored
2
trunk/dist/game/data/html/default/31589.htm
vendored
@@ -1,5 +1,5 @@
|
||||
<html><body>Duda-Mara Totem Spirit:<br>
|
||||
Although my eyes have dimmed, I am more aware than you can possibly imagine...<br>
|
||||
Although my eyes have dimmed, I am more aware than you can possibly imagine...<br>
|
||||
The webs of the Duda-Mara span all dimensions of time and space! All events, even those that occur far away, are within my grasp.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/31597.htm
vendored
2
trunk/dist/game/data/html/default/31597.htm
vendored
@@ -1,5 +1,5 @@
|
||||
<html><body>Master Tobald:<br>
|
||||
What do you think really shapes history? Heroism? Wealth? Power?<br>
|
||||
No! None of those! Two things: intelligence and innovation! The Mightiest army is helpless against them!<br>
|
||||
No! None of those! Two things: intelligence and innovation! The mightiest army is helpless against them!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/31700.htm
vendored
2
trunk/dist/game/data/html/default/31700.htm
vendored
@@ -1,4 +1,4 @@
|
||||
<html><body>Agnes' Follower:<br>
|
||||
<html><body>Saintess' Follower:<br>
|
||||
Hey! Don't look at her like that! Agnes is the most wonderful person in the world! You have no right to look at her so suspiciously!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/default/31701.htm
vendored
4
trunk/dist/game/data/html/default/31701.htm
vendored
@@ -1,5 +1,5 @@
|
||||
<html><body>Agnes' Follower:<br>
|
||||
Agnes is a saint of true light! I owe my life to her grace. She is pure goodness! Some day she'll bring an end to the the war and chaos that engulfs this world...<br>
|
||||
<html><body>Saintess' Follower:<br>
|
||||
Agnes is a saint of true light! I owe my life to her grace. She is pure goodness! Someday she'll bring an end to the war and chaos that engulfs this world...<br>
|
||||
You must have hope! She's the light of the world!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/default/31702.htm
vendored
2
trunk/dist/game/data/html/default/31702.htm
vendored
@@ -1,4 +1,4 @@
|
||||
<html><body>Agnes' Follower:<br>
|
||||
<html><body>Saintess' Follower:<br>
|
||||
Answer me this... Do you believe in the legend of the saint of light? Once I didn't believe... But when I first saw her, my eyes opened and I perceived things in a totally new way!<br>
|
||||
We're truly blessed to live with such a person in this world!<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
|
9
trunk/dist/game/data/html/default/32594.htm
vendored
9
trunk/dist/game/data/html/default/32594.htm
vendored
@@ -1,6 +1,5 @@
|
||||
<html><body>
|
||||
Cipher Officer Leopard:<br>
|
||||
What do you know about cryptology? It the means by which we hide or uncover secret information<br>
|
||||
Everything in this world contains hidden meanings. The challenge for a skilled cryptologist is to make deciphering the message neither too difficult nor too easy.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
<html><head><body>Password Decoder Leopard:<br>
|
||||
What do you know about cryptology?<br>
|
||||
It the means by which we hide or uncover secret information. The challenge for a skilled cryptologist is to create a code that makes deciphering the message neither too easy nor too difficult.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
3
trunk/dist/game/data/html/default/32595.htm
vendored
3
trunk/dist/game/data/html/default/32595.htm
vendored
@@ -1,5 +1,4 @@
|
||||
<html><body>
|
||||
Great Master Lawrence:<br>
|
||||
<html><body>Great Master Lawrence:<br>
|
||||
I've been looking at the codes in my study, surrounded by books, and planning a trip to see my favorite student, Leopard in Goddard Castle. The weather is so nice this time of year, and I haven't had this much free time for so long...<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/guard/31292.htm
vendored
4
trunk/dist/game/data/html/guard/31292.htm
vendored
@@ -1,5 +1,5 @@
|
||||
<html><body>Captain Andrei:<br>
|
||||
Do you have any idea how hard it is to keep the peace in a village like this? Not a day goes by without some low-lifes showing up and making trouble! Monsters lurk outside the village. The rich people keep complaining about the lack of security.. It's a thankless job I have...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</Button>
|
||||
Do you have any idea how hard it is to keep the peace in a village like this? Not a day goes by without some lowlifes showing up and making trouble! Monsters lurk outside the village. The rich people keep complaining about the lack of security. It's a thankless job I have...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Tell me about the local lord and tax rate."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/guard/31293.htm
vendored
4
trunk/dist/game/data/html/guard/31293.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Guard Gunter:<br>
|
||||
Halt! Who goes there?<br>
|
||||
Oh, are you an adventurer? What are you doing here? Are you lost? Obviously, this village has an<font color="LEVEL"> upper level and a lower level</font>. It's unlike any of the other villages of Aden kingdom! Strangers tend to get lost here.<br>
|
||||
Oh, are you an adventurer? What are you doing here? Are you lost? Obviously, this village has an <font color="LEVEL">upper level and a lower level</font>. It's unlike any of the other villages of Aden kingdom! Strangers tend to get lost here.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about the upper and lower levels."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
8
trunk/dist/game/data/html/guard/31294.htm
vendored
8
trunk/dist/game/data/html/guard/31294.htm
vendored
@@ -1,9 +1,9 @@
|
||||
<html><body>Guard Sven:<br>
|
||||
Yes, sir! All present and accounted for, sir!<br>
|
||||
Hey!? Who the hell are you? I thought you were my captain!!!<br>
|
||||
Dammit! I must be losing my mind! Why else would I have listened to Andrei's ravings? And don't get me started about the foreigners!<br>
|
||||
I'll go crazy if I stay here! That Valacas expedition team is looking better all the time!<br>
|
||||
Move along! You're blocking traffic!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</Button>
|
||||
Dammit! I must be losing my mind! Why else would I have listened to Andrei's ravings? And don't get me started about the foreigners! <br1>
|
||||
I'll go crazy if I stay here! That Valakas expedition team is looking better all the time! <br1>
|
||||
Move along! You're blocking traffic!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/guard/31295.htm
vendored
6
trunk/dist/game/data/html/guard/31295.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Guard Henrik:<br>
|
||||
Hey! What are you doing here? Just passing through, eh? Okay, you can pass.<br>
|
||||
Hey! What are you doing here? Just passing through, eh? Okay, you can pass.<br>
|
||||
You should keep your head down! I've got a bad feeling about this place! I don't know why they had to name it the<font color="LEVEL"> Gateway of Evil Spirits</font>! What were they thinking?!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Yeah, that's a spooky name, alright!" </Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Yeah, that's a spooky name, alright!"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/guard/31298.htm
vendored
4
trunk/dist/game/data/html/guard/31298.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Guard Ulrich:<br>
|
||||
An adventurer, eh? Really?! You should be able to find plenty to keep you busy around here. East of this village you'll find<font color="LEVEL"> Argos Wall</font>, where thousands of gleaming eyes stare back at you! They're actually part of the wall! I'd like to see that myself someday...<br>
|
||||
An adventurer, eh? Really?! You should be able to find plenty to keep you busy around here. East of this village you'll find the <font color="LEVEL">Wall of Argos</font>, where thousands of gleaming eyes stare back at you! They're actually part of the wall! I'd like to see that myself someday...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Eyes in a stone wall?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/guard/31299-1.htm
vendored
2
trunk/dist/game/data/html/guard/31299-1.htm
vendored
@@ -1,4 +1,4 @@
|
||||
<html><body>Guard Eugen:<br>
|
||||
I've never been there myself, but I've heard that it's a huge underground catacomb north of Argos Wall. I don't know any more, except that many graverobbers have been seen there, drawn by rumors of treasure and relics from the empire. I seriously doubt if any imperial remnants remain there.<br>
|
||||
I've never been there myself, but I've heard that it's a huge underground catacomb north of Argos Wall. I don't know any more, except that many grave robbers have been seen there, drawn by rumors of treasure and relics from the empire. I seriously doubt if any imperial remnants remain there.<br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/guard/31299.htm
vendored
6
trunk/dist/game/data/html/guard/31299.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Guard Eugen:<br>
|
||||
Welcome, stranger! Our kingdom traces its ancestry directly to the ancient Elmoreden empire! Relics of the empire have been discovered in many parts of our kingdom. Many of our ancient emperors rest nearby in the<font color="LEVEL"> Imperial Tomb</font>. It makes that tower look like a decrepit stump!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about Imperial Tomb."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Who is the lord of the manor and what is the tax rate?"</Button>
|
||||
Welcome, stranger! Our kingdom traces its ancestry directly to the ancient Elmoreden empire! Relics of the empire have been discovered in many parts of our kingdom. Many of our ancient emperors rest nearby in the <font color="LEVEL">Imperial Tomb</font>. It makes that tower look like a decrepit stump!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me more about the Imperial Tomb."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,8 +1,6 @@
|
||||
<html><body>Trader Leon:<br>
|
||||
What are you looking for?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125600">Buy equipment for Fighters.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125601">Buy equipment for Wizards.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125602">Buy Fighter Common Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125603">Buy Wizard Common Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_BuyShadowItem">Buy a Shadow item.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125600">"I want to trade Warrior Equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125601">"Let's trade some Wizard equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h menu_select?ask=-510&reply=1">"I'd like to buy some Shadow Items."</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/merchant/31256.htm
vendored
6
trunk/dist/game/data/html/merchant/31256.htm
vendored
@@ -1,8 +1,6 @@
|
||||
<html><body>Trader Leon:<br>
|
||||
Welcome to the best armor shop in Elmore! If you live in a rough place like Goddard, you must be able to protect yourself. Let me know if you see anything you like!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Buy/Sell/Refund.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3125600">Try on Fighter equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3125601">Try on Wizard equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade some equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/merchant/31257-1.htm
vendored
10
trunk/dist/game/data/html/merchant/31257-1.htm
vendored
@@ -1,8 +1,6 @@
|
||||
<html><body>Trader Veronica:<br>
|
||||
Well then, how about this item?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125700">Buy equipment for Fighters.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125701">Buy equipment for Wizards.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125702">Buy Fighter Common Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125703">Buy Wizard Common Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_BuyShadowItem">Buy a Shadow item.</Button>
|
||||
Well then, how about this? It's one of our best sellers.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125700">Trade Warrior equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125701">Trade Mage equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_BuyShadowItem">Purchase some Shadow Items</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/merchant/31257.htm
vendored
6
trunk/dist/game/data/html/merchant/31257.htm
vendored
@@ -1,8 +1,6 @@
|
||||
<html><body>Trader Veronica:<br>
|
||||
Welcome! We carry every weapon you could need, from steel swords to stout staffs. Please have a look around!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Buy/Sell/Refund.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3125700">Try on Fighter equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3125701">Try on Wizard equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Tell me about the local lord and tax rate."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,7 +1,5 @@
|
||||
<html><body>Trader Helmut:<br>
|
||||
Please take a look and let me know what you like.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125800">Buy equipment for Fighters.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125801">Buy equipment for Wizards.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125802">Buy Fighter Common Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125803">Buy Wizard Common Items.</Button>
|
||||
Yes, yes! Feel free to browse. Take your time. Let me know if you'd like to try anything on.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125800">"I want to trade Warrior Equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125801">"Let's trade some Wizard equipment."</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/merchant/31258.htm
vendored
6
trunk/dist/game/data/html/merchant/31258.htm
vendored
@@ -1,9 +1,7 @@
|
||||
<html><body>Trader Helmut:<br>
|
||||
Heave...Ho! Whuh? A customer! Oh, I'm in the middle of moving loads...<br>
|
||||
So, you need armor? Well, have a look around and see if there's something you want! We used to have a lot of good items, but nowadays...well, with the northern regions so troubled, getting genuine Dwarven-made items is like plucking a star from the sky. Too bad...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Buy/Sell/Refund.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3125800">Try on Fighter equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3125801">Try on Wizard equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade some equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,7 +1,5 @@
|
||||
<html><body>Trader Janne:<br>
|
||||
Well, what can I get you?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125900">Buy equipment for Fighters.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125901">Buy equipment for Wizards.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125902">Buy Fighter Common Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125903">Buy Wizard Common Items.</Button>
|
||||
Buying? Selling? Just browsing?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125900">"I want to trade Warrior Equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3125901">"Let's trade some Wizard equipment."</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/merchant/31259.htm
vendored
6
trunk/dist/game/data/html/merchant/31259.htm
vendored
@@ -1,9 +1,7 @@
|
||||
<html><body>Trader Janne:<br>
|
||||
Welcome! Do you need a sharp sword? Glittering steel armor? Just say the word!<br>
|
||||
Oh, that man over there? He's my father. Look how strong he is; he still carries heavy loads all by himself. He says he doesn't trust young people these days...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Buy/Sell/Refund.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3125900">Try on Fighter equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Wear 3125901">Try on Wizard equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade some equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/merchant/31261.htm
vendored
7
trunk/dist/game/data/html/merchant/31261.htm
vendored
@@ -1,7 +1,6 @@
|
||||
<html><body>Trader Renee:<br>
|
||||
Necklaces...rings... Ah, you don't want to buy them because they are glittering and pretty? Eh? As I expected, adventurers have different tastes. And there are certainly a great many adventurers in Goddard! But don't fear -- we only carry quality items.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126100">Buy/Sell/Refund.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126101">Buy/Sell/Refund Common Items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
||||
We have necklaces and rings... Ah, too sparkly and glittery for your taste, Eh? Let me show you something a bit more sedate. Here you go. Good quality, strongly built, rough and rugged. Not a sparkle in sight...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126100">"I want to trade accessories."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"I want to "Tell me about the local lord and tax rate."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
8
trunk/dist/game/data/html/merchant/31263.htm
vendored
8
trunk/dist/game/data/html/merchant/31263.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Trader Liesel:<br>
|
||||
In our shop we carry a large number of pigments that have various effects. There must be one that suits you best, so please take a look around.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126300">Buy dyes.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126301">Buy supplies.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">Ask about the local lord and tax rate.</Button>
|
||||
In our shop we carry a large number of dyes that have various effects. There must be one that suits you best, so please take a look around.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126300">"I want to trade some dye."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126301">"Can we trade supplies?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/merchant/31274.htm
vendored
6
trunk/dist/game/data/html/merchant/31274.htm
vendored
@@ -1,7 +1,7 @@
|
||||
<html><body>Mineral Trader Fundin:<br>
|
||||
Please come in! My name is Fundin. I am a mineral trader dispatched from the Iron Gate Guild!<br>
|
||||
Please come in! My name is Fundin. I am a mineral trader dispatched from the Steel Door Guild!<br>
|
||||
Huh? Oh, of course, blacksmithing is the purview of the Black Anvil Guild. We handle mining and other essential functions. I don't know what it's like in the south, but here we Dwarves get along very well regardless of our guild affiliation.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3127400">Trade</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View information about the local lord and tax rate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3127400">"I want to trade something."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
14
trunk/dist/game/data/html/merchant/32881.htm
vendored
14
trunk/dist/game/data/html/merchant/32881.htm
vendored
@@ -1,8 +1,8 @@
|
||||
<html><body>Recipe Merchant Denver:<br>
|
||||
Wahaha! I made it, at last! I'm a genius!<br>
|
||||
Hey, adventurer! Do you know what I just made? OK, well, you see, I just... uh... nothing. I made nothing. I won't let someone copy it, not that there's anything to copy, cause' there isn't. Nothing to see here, nope nope nope.<br>
|
||||
Whatever you need, I'll let you look. So just forget what I said before. OK? I swallowed a bug, that's all.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3288100">Trade</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View the lord and tax rate information</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
<html><body>Denver:<br>
|
||||
Muahaha! I did it! I made it, I made it! I'm a genius, I knew it!<br>
|
||||
Hey, hey, you! Do you know what I just created? It's - uh, wait, no, never mind. Not in broad daylight with prying ears. There are copycats everywhere! Not that I made anything worth copying. Not at all.<br>
|
||||
But hey, I'll let you see if you need anything. Just...forget what I said, ok? <br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3288100">"I want to buy a regular recipe."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_02.htm">"I want to buy a recipe and main ingredients of S-grade or below."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
</body></html>
|
7
trunk/dist/game/data/html/merchant/33499.htm
vendored
Normal file
7
trunk/dist/game/data/html/merchant/33499.htm
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html><head><body>Mysterious Dye Merchant Roepina:<br>
|
||||
Hey you, adventurer! Yes, you!<br>
|
||||
Perhaps you're looking for good quality dyes that can be used for symbols? Hmm? Well, you've come to... or walked by... the right place! Remember that <font color="LEVEL">if you DO happen to purchase one, its content will be randomly assigned.</font><br>
|
||||
You could find yourself with a plain dye, or rare dye...<br>
|
||||
What do you think? Don't you want to try?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 719">See a list of dye items you can obtain</Button>
|
||||
</body></html>
|
16
trunk/dist/game/data/html/petmanager/31265.htm
vendored
16
trunk/dist/game/data/html/petmanager/31265.htm
vendored
@@ -1,12 +1,12 @@
|
||||
<html><body>Pet Manager Annette:<br>
|
||||
People too easily ignore the benefits Striders have provided to civilization. Think about it! Because of Striders, battle tactics for siege warfares and large-scale blood alliance wars have changed greatly. And transportation of goods between towns has become easier, helping accelerate the flow of trade.<br>
|
||||
People too easily ignore the benefits Striders have provided to civilization. Think about it! Because of Striders, battle tactics for siege warfare and large-scale blood alliance wars have changed greatly. And transportation of goods between towns has become easier, helping accelerate the flow of trade.<br>
|
||||
Perhaps I should write a book, eh? "The Impact of Striders on the History of the Continent." Heh!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/instructions.htm">Listen to instructions for raising a pet.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126500">Buy pet equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1000">Exchange pet equipment for higher grade equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 999">Exchange Hatchling equipment for Strider equipment.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/evolve.htm">Evolve pet.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/exchange.htm">Exchange pet exchange ticket for a pet.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View information about the local lord and tax rate.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/instructions.htm">"Tell me how to raise a pet."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3126500">"Let's trade pet items."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1000">"I want to exchange pet equipment for higher grade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 999">"I'd like to exchange Hatchling equipment for Strider equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/evolve.htm">"I want to evolve a pet."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/exchange.htm">"Here is a Pet Coupon. Give me a pet."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
17
trunk/dist/game/data/html/teleporter/31275.htm
vendored
17
trunk/dist/game/data/html/teleporter/31275.htm
vendored
@@ -1,11 +1,12 @@
|
||||
<html><body>Gatekeeper Tatiana:<br>
|
||||
Nice to meet you. I am Tatiana, Gatekeeper of the Town of Goddard. The Gate, wich is the door of space and time, enables you to traverse long distances in a flash. But in order to learn how to use it, you must train for a long time in the Ivory Tower, just like I did.<br>
|
||||
Now! Have you decided where to travel?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Teleport</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">Exchange Dimension Diamonds.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest NoblesseTeleport">[Noblesse Exclusive] Teleport</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToRaceTrack" msg="811;Monster Racetrack">Move to the Arena & Monster Race Track (Free).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="811;Fantasy Isle">Move to Fantasy Isle (free).</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest CharacterBirthday">Call Alegria</Button>
|
||||
Well, hello there. Would you like to teleport? I'm a gatekeeper, master of time and space. I might look idle, but it takes long years of hard work and training at the Ivory Tower to have this skill! We need some more appreciation.<br>
|
||||
So, what do you need?<br>
|
||||
(If your <font color="LEVEL">main class</font> is <font color="LEVEL">Lv. 76 or below</font>, you can teleport for free.)<br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">"Teleport me, please."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">"I want to exchange some Dimensional Diamonds."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_showNoblesSelect">[Noblesse Only] "Teleport me, please."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToRaceTrack" msg="811;Monster Race Track">"I want to go to the Arena and Monster Race Track for free."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="811;Fantasy Isle">"I want to go to Fantasy Isle for free."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest CharacterBirthday">"I need to call Alegria."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
14
trunk/dist/game/data/html/trainer/31271-4.htm
vendored
14
trunk/dist/game/data/html/trainer/31271-4.htm
vendored
@@ -1,9 +1,9 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
Hilda is very busy, but you can still request a sealing or a seal removal of gloves, boots, and accessories.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1002">Release seal on B-grade gloves and boots.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1003">Put seal back on B-grade gloves and boots.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262506">Release seal on A-grade armor.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262507">Release seal on A-grade accessory.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262508">Put seal back on A-grade armor.</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1002">Remove seals from B-grade gloves or boots</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1003">Put seals back on B-grade gloves and boots</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262506">Remove seals from A-grade armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262507">Remove seals from A-grade accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262508">Put seals back on A-grade armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
Do you have a request for Hilda? I can augment an item or remove augment.<br>
|
||||
Do you have a request for Hilda? I can augment an item or remove augmentation.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_01.htm">Augment an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">Remove Augment</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">Remove augmentation</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
16
trunk/dist/game/data/html/trainer/31271.htm
vendored
16
trunk/dist/game/data/html/trainer/31271.htm
vendored
@@ -1,12 +1,12 @@
|
||||
<html><body>Blacksmith Hilda:<br>
|
||||
Do you have any business for blacksmith Hilda? Hilda is busy! I need to make swords, plows, polearms, and armor! If you came here to visit, don't talk to Hilda, just look. Hilda doesn't make any mistakes even if someone is watching, but if someone talks to Hilda while Hilda is working, someone might get hit by hammer. In the face. Hard.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/duals_03.htm">Craft a dualsword</Button>
|
||||
<html><body> Blacksmith Hilda:<br>
|
||||
Do you have any business for Hilda? Hmm? Hilda is busy, busy! She must make swords, plows, polearms, and armor! No visiting! Hilda doesn't visit, just works! Hilda doesn't mind watchers, but if someone talks while Hilda works, someone might get hit by hammer. In the face. Hard.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_03.htm">R-grade set option</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/duals_03.htm">Craft a dual weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow special ability on a weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_01.htm">Craft an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Seal/Unseal armor and accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Seal armor and accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Change a Bound Item to an Unidentified Item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 5">Augment an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about skill enchantment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View information about the lord and tax rate</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Tell me about the local lord and tax rate."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/trainer/31277.htm
vendored
4
trunk/dist/game/data/html/trainer/31277.htm
vendored
@@ -1,6 +1,4 @@
|
||||
<html><body>Master Felix:<br>
|
||||
Goddard's warriors are known for their toughness and directness. Unlike those southern Knights with their courtly manners and elaborate rituals, our warriors have been shaped by hard fighting, dangerous beasts and unforgiving terrain...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
Goddard's warriors are known for their resilience and directness. Unlike those southern Knights with their courtly manners and elaborate rituals, our warriors have been shaped by hard fighting, dangerous beasts and unforgiving terrain...<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/trainer/31278.htm
vendored
4
trunk/dist/game/data/html/trainer/31278.htm
vendored
@@ -1,7 +1,5 @@
|
||||
<html><body>Master Bronwyn:<br>
|
||||
It has been years since I left the welcome shade of the Mother Tree to come to the world of men, but how my heart yearns for my homeland! To walk among the trees and feel the cool forest breeze once more!<br>
|
||||
It has been years since I left the welcome shade of the Mother Tree, but how my heart yearns for my homeland! To walk among the trees and feel the cool forest breeze once more! Oh!<br>
|
||||
Ah, but duty calls. What brings you here today?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/trainer/31282.htm
vendored
2
trunk/dist/game/data/html/trainer/31282.htm
vendored
@@ -1,7 +1,5 @@
|
||||
<html><body>Magister Justin:<br>
|
||||
To tell you the truth, this temple's atmosphere is so solemn that it makes me feel want to take a nap. Thank goodness I can still concentrate on my studies...<br>
|
||||
Are you here to study also?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/trainer/31283.htm
vendored
4
trunk/dist/game/data/html/trainer/31283.htm
vendored
@@ -1,7 +1,5 @@
|
||||
<html><body>Magister Alminas:<br>
|
||||
Do you feel it? This whole area thrums with fire energy! Perhaps it's due to the volcanic mountain located to the north.<br>
|
||||
Fire energy is mysterious and alluring, but it's very unusual for aquatic-minded Elves to grasp. But for magisters like me, it is a fascinating area of research.<br><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
Fire energy is mysterious and alluring, but it's very unusual for aquatic-minded Elves to grasp. But for magisters like me, it is a fascinating area of research.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
2
trunk/dist/game/data/html/trainer/31286.htm
vendored
2
trunk/dist/game/data/html/trainer/31286.htm
vendored
@@ -2,7 +2,5 @@
|
||||
This land teaches us a hard lesson, but one that is essential.<br>
|
||||
The hungry hunter is also the most effective one!<br>
|
||||
That is the lesson our ancestors knew, and what we have forgotten. Strike true or perish! Victory or death!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/trainer/31289.htm
vendored
6
trunk/dist/game/data/html/trainer/31289.htm
vendored
@@ -1,7 +1,5 @@
|
||||
<html><body>Prefect Rakan:<br>
|
||||
<html><body>Prefect Lakan:<br>
|
||||
Remember, even the strongest warrior has his limits. No one is invincible!<br>
|
||||
Once I was the strongest of our tribe, but now I use my strength to train future generations of warriors for the good of our kind.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
Once I was the strongest of our tribe, but now I use what is left of my strength to train future generations of warriors.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/trainer/31290.htm
vendored
6
trunk/dist/game/data/html/trainer/31290.htm
vendored
@@ -1,7 +1,5 @@
|
||||
<html><body>Seer Skahi:<br>
|
||||
Everywhere there are signs of the approaching endless winter. My heart is grieved for the future of my people!<br>
|
||||
<html><body>Priest Skahi:<br>
|
||||
Brrr! Everywhere there's signs of an approaching endless winter. My heart is heavy, for I see no future for my people! Just ice and cold. The end is nigh!<br>
|
||||
Youngster, what will you do when the end comes?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
14
trunk/dist/game/data/html/trainer/31583-4.htm
vendored
14
trunk/dist/game/data/html/trainer/31583-4.htm
vendored
@@ -1,9 +1,9 @@
|
||||
<html><body>Blacksmith Feynn:<br>
|
||||
Here, you can seal your gloves, boots, or accessories, or remove prior seals.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1002">Release seal on B-grade gloves and boots.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1003">Put seal back on B-grade gloves and boots.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262506">Release seal on A-grade armor.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262507">Release seal on A-grade accessory.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262508">Put seal back on A-grade armor.</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1002">Remove seals from B-grade gloves or boots</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1003">Put seals back on B-grade gloves and boots</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262506">Remove seals from A-grade armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262507">Remove seals from A-grade accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262508">Put seals back on A-grade armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Blacksmith Feynn:<br>
|
||||
I, the great Feynn, am talented at augmenting items as well. Are you requesting something be augmented right now?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_01.htm">Augment an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">Remove Augment</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/augmentation_02.htm">Remove augmentation</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
16
trunk/dist/game/data/html/trainer/31583.htm
vendored
16
trunk/dist/game/data/html/trainer/31583.htm
vendored
@@ -1,13 +1,13 @@
|
||||
<html><body>Blacksmith Feynn:<br>
|
||||
Oh, it's you! You want something from me! Hahahaha! Oh well, it's nice being famous, but the stress can get a bit much at times. I, the great Feynn, am... a... genius! Hahahaha. But I do not show the talent of the amazing Feynn to anyone so easily!<br>
|
||||
It's a give-and-take - nothing is free in this world!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/duals_01.htm">Craft a dualsword</Button>
|
||||
Oh-ho! You want something from the famous Feynn?! My fame is great for business, but it can be a bit much at times... signing autographs, kissing babies, posing for paintings... I, the great Feynn, am... a... GENIUS! But I can't lend my talents to just any Tom, Drackel, or Hariss!<br>
|
||||
I'm not doing any of this for free you know... it's a dog-eat-dog world out there. Gotta ride the fame horse while it's hot!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_03.htm">R-grade set option</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/duals_01.htm">Craft a dual weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/weapon_sa_01.htm">Bestow special ability on a weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/crafting_01.htm">Craft an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Seal/Unseal armor and accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">Seal armor and accessories</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Change a Bound Item to an Unidentified Item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 5">Augment an item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about skill enchantment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">View information about the lord and tax rate</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Tell me about the local lord and tax rate."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
2
trunk/dist/game/data/html/trainer/32227.htm
vendored
2
trunk/dist/game/data/html/trainer/32227.htm
vendored
@@ -1,7 +1,5 @@
|
||||
<html><body>Master Digler:<br>
|
||||
This village seems peaceful enough, but to me it stinks like a fetid pond. Something is rotten here, and I won't rest until I discover the cause...<br>
|
||||
Ah, pay no heed to my ramblings! Just...don't let your guard down while you're here...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
6
trunk/dist/game/data/html/trainer/32228.htm
vendored
6
trunk/dist/game/data/html/trainer/32228.htm
vendored
@@ -1,7 +1,5 @@
|
||||
<html><body>Master Medeia:<br>
|
||||
Welcome to Goddard Castle Town. I am Master Medeia of the Kamael Guild. If you can obey my orders without question or objection, then perhaps I can train you.<br>
|
||||
<html><body>Master Medea:<br>
|
||||
Welcome to Goddard Castle Town. I am Master Medeia of the Kamael Guild. If you can obey my orders without question or objection, then perhaps... perhaps I can train you.<br>
|
||||
Ready to begin?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,11 +1,10 @@
|
||||
<html><body>Warehouse Chief Mona:<br>
|
||||
What motto should we use this month...? We need something that will attract customers like sugar attracts ants... Hmm? Your face just gave me a great idea!<br>
|
||||
"Would you entrust your hard-earned Adena, liberated from the cave of the Fire Dragon, to just anyone? The Iron Gate Guild Warehouse is more than just a building -- it's a group of trustworthy friends!"<br>
|
||||
"Would you entrust your hard-earned Adena, liberated from the cave of the Fire Dragon, to just anyone? The Steel Door Guild Warehouse is more than just a building -- it's a group of trustworthy friends!"<br>
|
||||
How about it? Sounds good, eh? Eh? Too long...? Humph! What do you know?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest dwarven_occupation_change">Listen to information about second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 0">Sub Class.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest dwarven_occupation_change">"I'm looking for a class transfer."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use the coupon to exchange Reflection Weapons."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,10 +1,9 @@
|
||||
<html><body>Head Blacksmith Noel:<br>
|
||||
This icy air is perfect for pounding the steel! Scorching fire and icy air -- that's what makes good, hard steel! Conflict makes everything stronger, that's for sure!<br>
|
||||
Same with life -- no matter how much sorrow or turmoil you may face, if you can endure it, you will become as strong and resilient as tempered steel!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest dwarven_occupation_change">Listen to information about second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 0">Sub Class.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest dwarven_occupation_change">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use my Shadow Item Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -2,10 +2,9 @@
|
||||
What in the world are you doing there! Don't be shy -- come here! I won't bite.<br>
|
||||
Ah, you certainly look like someone worth meeting. As you can see, the best warriors gather here in Goddard.<br>
|
||||
I've been noticing a number of talented young people like yourself these days. Something must be in the works, eh?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest elven_human_buffers_2">Listen to information about second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 0">Sub Class.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest elven_human_buffers_2">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use my Shadow Item Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,11 +1,10 @@
|
||||
<html><body>High Priest Gregory:<br>
|
||||
I am glad to meet a talented young person like yourself during these troubled times. I am High Priest Gregory.<br>
|
||||
As you know, Goddard is all abuzz these days with rumors of war between the Varka Silenos and the Ketra Orcs, as well as news of the recent awakening of the fire dragon, Valakas. The strength of young warriors like you is desperately needed in these anxious days.<br>
|
||||
It's good to know there are reliable folk out there still. Too many are more mouth than action. I am High Priest Gregory.<br>
|
||||
As you are no doubt aware, Goddard is all abuzz these days with rumors of war between the Varka Silenos and the Ketra Orcs, as well as news of the recent awakening of the fire dragon, Valakas. The strength of young warriors like you is desperately needed in these times.<br>
|
||||
And we, the apostles of light, must provide guidance and wisdom...<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest elven_human_buffers_2">Listen to information about second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 0">Sub Class.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest elven_human_buffers_2">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use my Shadow Item Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,10 +1,9 @@
|
||||
<html><body>Grand Master Samael:<br>
|
||||
It is called Elmore, but it's not that different -- power rules here just as it does everywhere else.<br>
|
||||
Heh, I understand why a man like Scraide might have settled here... Was it the battles against the Orcs that changed him, do you think, or was that always his nature?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DarkElvenChange2">Listen to information about second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 0">Sub Class.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DarkElvenChange2">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use my Shadow Item Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,10 +1,9 @@
|
||||
<html><body>High Prefect Aklan:<br>
|
||||
Welcome to Goddard, land of war and fire! In this place, blood boils as hot as the lava that flows from the volcanos of the north!<br>
|
||||
Those disgusting Varka Silenos and Ketra Orc tribes intend to battle nearby, and it is said that the Fire Dragon Valakas has awakened from its long slumber. Soon it will be time for Pa'agrio's glorious warriors to arise, so do not be relax with your preparations!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest orc_occupation_change_2">Listen to information about second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 0">Sub Class.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
Welcome to Goddard, land of war and fire! In this place, blood boils as hot as the lava that flows from the volcanoes of the north!<br>
|
||||
Those disgusting Varka Silenos and Ketra Orc tribes intend to battle nearby, and it is said that the Fire Dragon Valakas has awakened from its long slumber. Soon it will be time for the glorious warriors of Pa'agrio to arise, so do not be lax with your preparations!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest orc_occupation_change_2">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use my Shadow Item Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,8 +1,8 @@
|
||||
<html><body>Grand Master Taine:<br>
|
||||
What do you think of the interchanges between the Kamael and the other races? I believe that to better Kamael society relations with the other races are absolutely vital. I have heard that the best soldiers come here to Goddard. Why not interact with them to develop each other's skills? What do you think? Too progressive for you?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KamaelChange2">Ask about the 2nd class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KamaelChange2">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use a shadow weapon exchange coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use my Shadow Item Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,9 +1,9 @@
|
||||
<html><body>Grand Master Raula:<br>
|
||||
Welcome to the Town of Goddard! I am Grand Master Raula, head of the Kamael Guild here. Have you met Grand Master Taine? No? Well, if you do, try not to be overly influenced by him. He is ready to start at his own shadow, and his mind is filled with wild thoughts about the Kamael.<br>
|
||||
Do you know he refuses to even speak to me these days? If you do happen to talk with him, please tell him that I am concerned -- as a colleague -- about his health.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KamaelChange2">Listen to information about 2nd class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest KamaelChange2">"Can you tell me about the 2nd Class Transfer?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">"I want to use my Shadow Item Coupon."</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper Lietta:<br>
|
||||
<font color="LEVEL">[ Private Warehouse ]</font><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">Pick up an item - Private Warehouse</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Pick up an item - Private Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper Lietta:<br>
|
||||
<font color="LEVEL">[ Clan Warehouse ]</font><br>
|
||||
<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">Pick up an item - Clan Warehouse</Button><br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Pick up an item - Clan Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper Hakon:<br>
|
||||
<font color="LEVEL">[ Private Warehouse ]</font><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">Pick up an item - Private Warehouse</Button><br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</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">Go back</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper Hakon:<br>
|
||||
<font color="LEVEL">[ Clan Warehouse ]</font><br>
|
||||
<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">Pick up an item - Clan Warehouse</Button><br>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</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 0link warehouse_keeper_hakon001.htm">Go back</Button>
|
||||
</body></html>
|
@@ -1,8 +1,7 @@
|
||||
<html><body>Warehouse Keeper Hakon:<br>
|
||||
"Treat the customer's property as if it were your own." That's our motto here! So you know that you can trust us with whatever you choose to deposit in our 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="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<html><body>Warehouse Keeper Hakon::<br>
|
||||
"We handle our customer's property like our own!" That's the principle of our warehouse employees!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Private Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Use 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>
|
11
trunk/dist/game/data/html/warehouse/31270.htm
vendored
11
trunk/dist/game/data/html/warehouse/31270.htm
vendored
@@ -1,10 +1,7 @@
|
||||
<html><body>Freighter Stefano:<br>
|
||||
Don't take anything into battle you don't actually need -- it'll just slow you down! Instead, take advantage of our services to deposit your valuables in our warehouse. You won't find a safer, more cost-effective deal!<br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Private Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">Clan Warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
||||
<html><body>Warehouse Keeper Stefano:<br>
|
||||
Safe storage at low, low prices! Would you like to store that heavy spare shield or your high-priced accessories? You can store anything here with Stefano! I will keep your treasures safe and dry until you come back to reclaim them! Refunds guaranteed for any lost items! Not that I ever lose items! No! No! I am very precise!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Private warehouse</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">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>
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user