Goddard village master additions.

Contributed by kaylakamaz.
This commit is contained in:
MobiusDev 2018-12-02 16:32:34 +00:00
parent 36df151387
commit 52a24251f0
10 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<html><body>Grand Master Bernhard:<br>
Welcome! I am Grand Master Benhard, the leader of this Warriors Guild. Any warrior committed to the pursuit of physical and mental power are welcome here.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ElfHumanFighterChange2">Listen to information about second 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="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button> -->
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@ -0,0 +1,9 @@
<html><body>High Priest Gregpry:<br>
Pleased to meet you. I am High Priest Gregory of this temple, may Einhasad's light comfort your soul's distress. Why have you come here, to the heart of our faith?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ElfHumanClericChange2">Listen to information about second 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="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button> -->
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@ -0,0 +1,9 @@
<html><body>Grand Master Samael:<br>
Who would you be, then? Did the will of Shilen guide you to this place? I am Angus, a humble servant of Shilen tasked with teaching Dark Elves.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DarkElfChange2">Listen to information about second 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="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button> -->
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@ -0,0 +1,9 @@
<html><body>High Prefect Aklan:<br>
I am High Prefect Aklan, and I instruct Orcs by the will of Pa'agrio, the father of eternal fire, so that we may restore the Orc race to its former glory.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest OrcChange2">Listen to information about second 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="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button> -->
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@ -0,0 +1,9 @@
<html><body>Grand Magister Halaster:<br>
Welcome! I am Grand Magister Halaster, responsiblen for the education and training of Wizards in this Wizards Guild. What has led you to this place?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest ElfHumanWizardChange2">Listen to information about second 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="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button> -->
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body></html>

View File

@ -39,6 +39,7 @@ public final class DarkElfChange2 extends AbstractNpcAI
30474, // Angus
30862, // Oltran
30910, // Xairakin
31285, // Samael
};
// Items
private static int MARK_OF_CHALLENGER = 2627;

View File

@ -36,6 +36,7 @@ public final class ElfHumanClericChange2 extends AbstractNpcAI
30191, // Hollint
30857, // Orven
30905, // Squillari
31279, // Gregory
};
// Items

View File

@ -37,6 +37,7 @@ public final class ElfHumanFighterChange2 extends AbstractNpcAI
30689, // Siria
30849, // Sedrick
30900, // Marcus
31276, // Bernhard
};
// Items

View File

@ -37,6 +37,7 @@ public final class ElfHumanWizardChange2 extends AbstractNpcAI
30176, // Valleria
30694, // Scraide
30854, // Drikiyan
31279, // Gregory
};
// Items

View File

@ -37,6 +37,7 @@ public final class OrcChange2 extends AbstractNpcAI
30704, // Garvarentz
30865, // Ladanza
30913, // Tushku
31288, // Aklan
};
// Items