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>
|
Reference in New Issue
Block a user