Refactored Seven Sign Quest instance class names.
This commit is contained in:
@@ -3,5 +3,5 @@ You hear what sounds like a human voice emanating from the shining blue sphere.<
|
||||
"I am the Light of Dawn -- the hidden entrance of the Order of Dawn.<br>
|
||||
To access my functions, you must confirm your identity.<br>
|
||||
If you have already received the permission of Order of the Dawn, you will be able to pass through... Do you wish to gain access now?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SanctumOftheLordsOfDawn">"I want to move into the light."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SSQSanctumOftheLordsOfDawn">"I want to move into the light."</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Teleporter Mammon's Promise:<br>
|
||||
The Promise of Mammon must be kept, even over the vastness of time and space.<br>
|
||||
If you have permission from the Merchant of Mammon,you can use this device to teleport yourself. Do you wish to do so now?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">"Sure."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SSQDisciplesNecropolisPast">"Sure."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user