Quest Duty of the Survivor (10490).

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-02-18 07:48:30 +00:00
parent 3bb717410a
commit 0fc4ded6ad
11 changed files with 224 additions and 0 deletions

View File

@@ -131,6 +131,7 @@ import quests.Q00464_Oath.Q00464_Oath;
import quests.Q00471_BreakingThroughTheEmeraldSquare.Q00471_BreakingThroughTheEmeraldSquare;
import quests.Q00472_ChallengeSteamCorridor.Q00472_ChallengeSteamCorridor;
import quests.Q00473_InTheCoralGarden.Q00473_InTheCoralGarden;
import quests.Q00490_DutyOfTheSurvivor.Q00490_DutyOfTheSurvivor;
import quests.Q00494_IncarnationOfGreedZellakaGroup.Q00494_IncarnationOfGreedZellakaGroup;
import quests.Q00495_IncarnationOfJealousyPellineGroup.Q00495_IncarnationOfJealousyPellineGroup;
import quests.Q00496_IncarnationOfGluttonyKaliosGroup.Q00496_IncarnationOfGluttonyKaliosGroup;
@@ -411,6 +412,7 @@ final class QuestMasterHandler
Q00471_BreakingThroughTheEmeraldSquare.class,
Q00472_ChallengeSteamCorridor.class,
Q00473_InTheCoralGarden.class,
Q00490_DutyOfTheSurvivor.class,
Q00494_IncarnationOfGreedZellakaGroup.class,
Q00495_IncarnationOfJealousyPellineGroup.class,
Q00496_IncarnationOfGluttonyKaliosGroup.class,