Continue with previous commit.
This commit is contained in:
parent
a8424fdf22
commit
2e927fe475
@ -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>
|
@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest
|
||||
{
|
||||
return "32780-05.html";
|
||||
}
|
||||
return "html/default/32780.htm";
|
||||
return "32780.html";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
@ -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>
|
@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest
|
||||
{
|
||||
return "32780-05.html";
|
||||
}
|
||||
return "html/default/32780.htm";
|
||||
return "32780.html";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
@ -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>
|
@ -114,7 +114,7 @@ public class Q10288_SecretMission extends Quest
|
||||
{
|
||||
return "32780-05.html";
|
||||
}
|
||||
return "html/default/32780.htm";
|
||||
return "32780.html";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user