Addition of Arcturus and Orin Hunter's Village spawns.

Contributed by panther.
This commit is contained in:
MobiusDevelopment
2023-01-17 03:31:44 +02:00
parent 88b6b0f3b8
commit 63943a72a0
9 changed files with 54 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
<html><body>Hunter Guild Leader Arcturus:<br>
Hey, are you interested in the Hunter Guild?<br>
I am Arcturus, newly appointed president of the association. My main job is a hunter. I got a bit of a tedious job.<br>
Well, I can't help it. Let's try to revive the Hunters' Guild again.<br>
I just want to get the hunter's guild back to its original shape and go back to a life of full-blown hunting.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Orin:<br>
We help you enter the throne of heroes. You will also receive a ranking reward from the last cycle. <br1>How can I help you?<br>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Receive a reward for completing the 1st place mission in the last cycle</Button>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">View last cycle rankings</Button>
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">see this ranking</Button></body>
<button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 0"><font color="LEVEL">Enter the Throne of Heroes</font></button>
</body></html>