Replaced several old text buypasses.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<html><body>Monk of Silence Mikelan:<br>
|
||||
I am a silent monk. Our monastery is conducting a ritual which is only performed once a decade. Access to the monastery is restricted until the ceremony is complete. You must detour. Bless you, my child!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest">Quest </Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest </Button>
|
||||
</body></html>
|
@@ -1,4 +1,4 @@
|
||||
<html><body>Monk of Silence Mennon:<br>
|
||||
Greetings, my child. I'm a monk. The Monastery of Silence is currently conducting a holy ritual which is only held once a decade. During this ritual, access to the monastery is restricted to the silent monks in order to prevent external forces from affecting the ritual. You must make a detour. Bless you, my child!<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest">Quest </Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest </Button>
|
||||
</body></html>
|
@@ -11,5 +11,5 @@ I Hope to greet you as an honored guest here.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"I came to receive my reward."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 5">"I came to be acknowledged as the greatest warrior."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 6">"I want information on this cycle's front runners."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -8,5 +8,5 @@ I don't see why anyone would want to leave, though. Innadril is the most beautif
|
||||
<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>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@@ -1,9 +1,9 @@
|
||||
<html><body>Grand Master Maynard:<br>
|
||||
Somehow you made it here, but this is no place for a novice adventurer.<br>
|
||||
I suppose that matters little now, though.<br>
|
||||
<a action="bypass -h Quest ClassTransferTalk">Ask about 2nd class transfer.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Subclass 0">Sub-class.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest Clan">Clan.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ClassTransferTalk">Ask about 2nd 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="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user