Continue with previous commit.

This commit is contained in:
MobiusDev 2017-09-30 11:23:22 +00:00
parent a8424fdf22
commit 2e927fe475
6 changed files with 6 additions and 9 deletions

View File

@ -1,5 +1,4 @@
<html><body>
Aquilani:<br>
<html><body>Aquilani:<br>
Be cautious of your every thought here. Those who desecrate these sacred grounds never forget.. ever. And when you leave this place, don't ever reflect back on it. Some things are best forgotten.<br>
Our brothers and sisters find a comfort here that the rest of the world would deny them. Remember that.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>

View File

@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest
{
return "32780-05.html";
}
return "html/default/32780.htm";
return "32780.html";
}
@Override

View File

@ -1,5 +1,4 @@
<html><body>
Aquilani:<br>
<html><body>Aquilani:<br>
Be cautious of your every thought here. Those who desecrate these sacred grounds never forget.. ever. And when you leave this place, don't ever reflect back on it. Some things are best forgotten.<br>
Our brothers and sisters find a comfort here that the rest of the world would deny them. Remember that.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>

View File

@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest
{
return "32780-05.html";
}
return "html/default/32780.htm";
return "32780.html";
}
@Override

View File

@ -1,5 +1,4 @@
<html><body>
Aquilani:<br>
<html><body>Aquilani:<br>
Be cautious of your every thought here. Those who desecrate these sacred grounds never forget.. ever. And when you leave this place, don't ever reflect back on it. Some things are best forgotten.<br>
Our brothers and sisters find a comfort here that the rest of the world would deny them. Remember that.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>

View File

@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest
{
return "32780-05.html";
}
return "html/default/32780.htm";
return "32780.html";
}
@Override