Quest Audience with the Land Dragon (337).

Contributed by gigilo1968.
This commit is contained in:
MobiusDev
2016-03-24 20:53:28 +00:00
parent 531ce6ffd0
commit 2293091907
51 changed files with 903 additions and 0 deletions

View File

@@ -103,6 +103,7 @@ import quests.Q00307_ControlDeviceOfTheGiants.Q00307_ControlDeviceOfTheGiants;
import quests.Q00310_OnlyWhatRemains.Q00310_OnlyWhatRemains;
import quests.Q00326_VanquishRemnants.Q00326_VanquishRemnants;
import quests.Q00336_CoinsOfMagic.Q00336_CoinsOfMagic;
import quests.Q00337_AudienceWithTheLandDragon.Q00337_AudienceWithTheLandDragon;
import quests.Q00350_EnhanceYourWeapon.Q00350_EnhanceYourWeapon;
import quests.Q00357_WarehouseKeepersAmbition.Q00357_WarehouseKeepersAmbition;
import quests.Q00359_ForASleeplessDeadman.Q00359_ForASleeplessDeadman;
@@ -395,6 +396,7 @@ final class QuestMasterHandler
Q00310_OnlyWhatRemains.class,
Q00326_VanquishRemnants.class,
Q00336_CoinsOfMagic.class,
Q00337_AudienceWithTheLandDragon.class,
Q00350_EnhanceYourWeapon.class,
Q00357_WarehouseKeepersAmbition.class,
Q00359_ForASleeplessDeadman.class,