Addition of missing quest placeholders.
This commit is contained in:
		| @@ -457,6 +457,76 @@ import quests.Q10839_BlackbirdsNameValue.Q10839_BlackbirdsNameValue; | ||||
| import quests.Q10840_TimeToRecover.Q10840_TimeToRecover; | ||||
| import quests.Q10841_DeepInsideAteliaFortress.Q10841_DeepInsideAteliaFortress; | ||||
| import quests.Q10843_AnomalyInTheEnchantedValley.Q10843_AnomalyInTheEnchantedValley; | ||||
| import quests.not_done.Q00504_CompetitionForTheBanditStronghold; | ||||
| import quests.not_done.Q00655_AGrandPlanForTamingWildBeasts; | ||||
| import quests.not_done.Q00744_TheAlligatorHunterReturns; | ||||
| import quests.not_done.Q00745_TheOutlawsAreIncoming; | ||||
| import quests.not_done.Q00746_TheReasonOneCannotWait; | ||||
| import quests.not_done.Q00747_DefendingTheForsakenPlains; | ||||
| import quests.not_done.Q00748_EndlessRevenge; | ||||
| import quests.not_done.Q00750_SevenFlowers; | ||||
| import quests.not_done.Q00759_TheDwarvenNightmareContinues; | ||||
| import quests.not_done.Q00766_10DayAdventure; | ||||
| import quests.not_done.Q00773_ToCalmTheFlood; | ||||
| import quests.not_done.Q00774_DreamingOfPeace; | ||||
| import quests.not_done.Q00780_UtilizeTheDarknessSeedOfInfinity; | ||||
| import quests.not_done.Q00781_UtilizeTheDarknessSeedOfAnnihilation; | ||||
| import quests.not_done.Q00782_UtilizeTheDarknessSeedOfHellfire; | ||||
| import quests.not_done.Q00789_WaitingForPaagrio; | ||||
| import quests.not_done.Q00792_TheSuperionGiants; | ||||
| import quests.not_done.Q00816_PlansToRepairTheStronghold; | ||||
| import quests.not_done.Q00824_AttackTheCommandPost; | ||||
| import quests.not_done.Q00836_RequestFromTheBlackbirdClan; | ||||
| import quests.not_done.Q00837_RequestFromTheGiantTrackers; | ||||
| import quests.not_done.Q00838_RequestFromTheMotherTreeGuardians; | ||||
| import quests.not_done.Q00839_RequestFromTheUnworldlyVisitors; | ||||
| import quests.not_done.Q00840_RequestFromTheKingdomsRoyalGuard; | ||||
| import quests.not_done.Q00841_ContaminationContainment; | ||||
| import quests.not_done.Q00842_CaptiveDemons; | ||||
| import quests.not_done.Q00843_GiantEvolutionControl; | ||||
| import quests.not_done.Q00844_GiantsTreasure; | ||||
| import quests.not_done.Q00845_SabotageTheEmbryoSupplies; | ||||
| import quests.not_done.Q00846_BuildingUpStrength; | ||||
| import quests.not_done.Q00910_RedLibraRequestLv1; | ||||
| import quests.not_done.Q00911_RedLibraRequestLv2; | ||||
| import quests.not_done.Q00912_RedLibraRequestLv3; | ||||
| import quests.not_done.Q00913_RedLibraRequestLv4; | ||||
| import quests.not_done.Q00914_RedLibraRequestLv5; | ||||
| import quests.not_done.Q00923_ShinedustExtraction; | ||||
| import quests.not_done.Q00924_GiantOfTheRestorationRoom; | ||||
| import quests.not_done.Q00929_SeekerRescue; | ||||
| import quests.not_done.Q00930_DisparagingThePhantoms; | ||||
| import quests.not_done.Q00931_MemoriesOfTheWind; | ||||
| import quests.not_done.Q00932_SayhasEnergy; | ||||
| import quests.not_done.Q00938_TheFishermansOtherHobby; | ||||
| import quests.not_done.Q10298_WastelandQueen; | ||||
| import quests.not_done.Q10357_AltarOfBloodThatAwakensDestruction; | ||||
| import quests.not_done.Q10373_ExploringTheDimensionSealingTheDimension; | ||||
| import quests.not_done.Q10396_WitchOfSpores; | ||||
| import quests.not_done.Q10418_TheImmortalPirateKing; | ||||
| import quests.not_done.Q10457_KefensisIllusion; | ||||
| import quests.not_done.Q10506_DianasRequest; | ||||
| import quests.not_done.Q10531_OddHappeningsAtDragonValley; | ||||
| import quests.not_done.Q10532_UncoveringTheConspiracy; | ||||
| import quests.not_done.Q10537_KamaelDisarray; | ||||
| import quests.not_done.Q10538_GiantsEvolution; | ||||
| import quests.not_done.Q10539_EnergySupplyCutoffPlan; | ||||
| import quests.not_done.Q10540_ThwartingMimirsPlan; | ||||
| import quests.not_done.Q10748_MysteriousSuggestion1; | ||||
| import quests.not_done.Q10749_MysteriousSuggestion2; | ||||
| import quests.not_done.Q10844_BloodyBattleSeizingSupplies; | ||||
| import quests.not_done.Q10845_BloodyBattleRescueTheSmiths; | ||||
| import quests.not_done.Q10846_BloodyBattleMeetingTheCommander; | ||||
| import quests.not_done.Q10848_TrialsBeforeTheBattle; | ||||
| import quests.not_done.Q10849_TrialsForAdaptation; | ||||
| import quests.not_done.Q10851_ElvenBotany; | ||||
| import quests.not_done.Q10852_TheMotherTreeRevivalProject; | ||||
| import quests.not_done.Q10853_ToWeakenTheGiants; | ||||
| import quests.not_done.Q10854_ToSeizeTheFortress; | ||||
| import quests.not_done.Q10856_SuperionAppears; | ||||
| import quests.not_done.Q10857_SecretTeleport; | ||||
| import quests.not_done.Q10858_QueenRamonaControllerOfTheVessel; | ||||
| import quests.not_done.Q10859_OwnTheEarthAndTheHeavens; | ||||
|  | ||||
| /** | ||||
|  * @author NosBit | ||||
| @@ -904,7 +974,78 @@ public class QuestMasterHandler | ||||
| 		Q10839_BlackbirdsNameValue.class, | ||||
| 		Q10840_TimeToRecover.class, | ||||
| 		Q10841_DeepInsideAteliaFortress.class, | ||||
| 		Q10843_AnomalyInTheEnchantedValley.class | ||||
| 		Q10843_AnomalyInTheEnchantedValley.class, | ||||
| 		// Not done. | ||||
| 		Q00504_CompetitionForTheBanditStronghold.class, | ||||
| 		Q00655_AGrandPlanForTamingWildBeasts.class, | ||||
| 		Q00744_TheAlligatorHunterReturns.class, | ||||
| 		Q00745_TheOutlawsAreIncoming.class, | ||||
| 		Q00746_TheReasonOneCannotWait.class, | ||||
| 		Q00747_DefendingTheForsakenPlains.class, | ||||
| 		Q00748_EndlessRevenge.class, | ||||
| 		Q00750_SevenFlowers.class, | ||||
| 		Q00759_TheDwarvenNightmareContinues.class, | ||||
| 		Q00766_10DayAdventure.class, | ||||
| 		Q00773_ToCalmTheFlood.class, | ||||
| 		Q00774_DreamingOfPeace.class, | ||||
| 		Q00780_UtilizeTheDarknessSeedOfInfinity.class, | ||||
| 		Q00781_UtilizeTheDarknessSeedOfAnnihilation.class, | ||||
| 		Q00782_UtilizeTheDarknessSeedOfHellfire.class, | ||||
| 		Q00789_WaitingForPaagrio.class, | ||||
| 		Q00792_TheSuperionGiants.class, | ||||
| 		Q00816_PlansToRepairTheStronghold.class, | ||||
| 		Q00824_AttackTheCommandPost.class, | ||||
| 		Q00836_RequestFromTheBlackbirdClan.class, | ||||
| 		Q00837_RequestFromTheGiantTrackers.class, | ||||
| 		Q00838_RequestFromTheMotherTreeGuardians.class, | ||||
| 		Q00839_RequestFromTheUnworldlyVisitors.class, | ||||
| 		Q00840_RequestFromTheKingdomsRoyalGuard.class, | ||||
| 		Q00841_ContaminationContainment.class, | ||||
| 		Q00842_CaptiveDemons.class, | ||||
| 		Q00843_GiantEvolutionControl.class, | ||||
| 		Q00844_GiantsTreasure.class, | ||||
| 		Q00845_SabotageTheEmbryoSupplies.class, | ||||
| 		Q00846_BuildingUpStrength.class, | ||||
| 		Q00910_RedLibraRequestLv1.class, | ||||
| 		Q00911_RedLibraRequestLv2.class, | ||||
| 		Q00912_RedLibraRequestLv3.class, | ||||
| 		Q00913_RedLibraRequestLv4.class, | ||||
| 		Q00914_RedLibraRequestLv5.class, | ||||
| 		Q00923_ShinedustExtraction.class, | ||||
| 		Q00924_GiantOfTheRestorationRoom.class, | ||||
| 		Q00929_SeekerRescue.class, | ||||
| 		Q00930_DisparagingThePhantoms.class, | ||||
| 		Q00931_MemoriesOfTheWind.class, | ||||
| 		Q00932_SayhasEnergy.class, | ||||
| 		Q00938_TheFishermansOtherHobby.class, | ||||
| 		Q10298_WastelandQueen.class, | ||||
| 		Q10357_AltarOfBloodThatAwakensDestruction.class, | ||||
| 		Q10373_ExploringTheDimensionSealingTheDimension.class, | ||||
| 		Q10396_WitchOfSpores.class, | ||||
| 		Q10418_TheImmortalPirateKing.class, | ||||
| 		Q10457_KefensisIllusion.class, | ||||
| 		Q10506_DianasRequest.class, | ||||
| 		Q10531_OddHappeningsAtDragonValley.class, | ||||
| 		Q10532_UncoveringTheConspiracy.class, | ||||
| 		Q10537_KamaelDisarray.class, | ||||
| 		Q10538_GiantsEvolution.class, | ||||
| 		Q10539_EnergySupplyCutoffPlan.class, | ||||
| 		Q10540_ThwartingMimirsPlan.class, | ||||
| 		Q10748_MysteriousSuggestion1.class, | ||||
| 		Q10749_MysteriousSuggestion2.class, | ||||
| 		Q10844_BloodyBattleSeizingSupplies.class, | ||||
| 		Q10845_BloodyBattleRescueTheSmiths.class, | ||||
| 		Q10846_BloodyBattleMeetingTheCommander.class, | ||||
| 		Q10848_TrialsBeforeTheBattle.class, | ||||
| 		Q10849_TrialsForAdaptation.class, | ||||
| 		Q10851_ElvenBotany.class, | ||||
| 		Q10852_TheMotherTreeRevivalProject.class, | ||||
| 		Q10853_ToWeakenTheGiants.class, | ||||
| 		Q10854_ToSeizeTheFortress.class, | ||||
| 		Q10856_SuperionAppears.class, | ||||
| 		Q10857_SecretTeleport.class, | ||||
| 		Q10858_QueenRamonaControllerOfTheVessel.class, | ||||
| 		Q10859_OwnTheEarthAndTheHeavens.class | ||||
| 	}; | ||||
| 	 | ||||
| 	public static void main(String[] args) | ||||
|   | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00504_CompetitionForTheBanditStronghold extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 35437; | ||||
| 	 | ||||
| 	public Q00504_CompetitionForTheBanditStronghold() | ||||
| 	{ | ||||
| 		super(504); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00655_AGrandPlanForTamingWildBeasts extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 35627; | ||||
| 	 | ||||
| 	public Q00655_AGrandPlanForTamingWildBeasts() | ||||
| 	{ | ||||
| 		super(655); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00744_TheAlligatorHunterReturns extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 30332; | ||||
| 	 | ||||
| 	public Q00744_TheAlligatorHunterReturns() | ||||
| 	{ | ||||
| 		super(744); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00745_TheOutlawsAreIncoming.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00745_TheOutlawsAreIncoming.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00745_TheOutlawsAreIncoming extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 30677; | ||||
| 	 | ||||
| 	public Q00745_TheOutlawsAreIncoming() | ||||
| 	{ | ||||
| 		super(745); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00746_TheReasonOneCannotWait.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00746_TheReasonOneCannotWait.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00746_TheReasonOneCannotWait extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 30196; | ||||
| 	 | ||||
| 	public Q00746_TheReasonOneCannotWait() | ||||
| 	{ | ||||
| 		super(746); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00747_DefendingTheForsakenPlains extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33864; | ||||
| 	 | ||||
| 	public Q00747_DefendingTheForsakenPlains() | ||||
| 	{ | ||||
| 		super(747); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00748_EndlessRevenge.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00748_EndlessRevenge.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00748_EndlessRevenge extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33864; | ||||
| 	 | ||||
| 	public Q00748_EndlessRevenge() | ||||
| 	{ | ||||
| 		super(748); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00750_SevenFlowers.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00750_SevenFlowers.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00750_SevenFlowers extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33697; | ||||
| 	 | ||||
| 	public Q00750_SevenFlowers() | ||||
| 	{ | ||||
| 		super(750); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00759_TheDwarvenNightmareContinues extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 30537; | ||||
| 	 | ||||
| 	public Q00759_TheDwarvenNightmareContinues() | ||||
| 	{ | ||||
| 		super(759); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00766_10DayAdventure.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00766_10DayAdventure.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00766_10DayAdventure extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33958; | ||||
| 	 | ||||
| 	public Q00766_10DayAdventure() | ||||
| 	{ | ||||
| 		super(766); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00773_ToCalmTheFlood.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00773_ToCalmTheFlood.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00773_ToCalmTheFlood extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 32921; | ||||
| 	 | ||||
| 	public Q00773_ToCalmTheFlood() | ||||
| 	{ | ||||
| 		super(773); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00774_DreamingOfPeace.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00774_DreamingOfPeace.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00774_DreamingOfPeace extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 30370; | ||||
| 	 | ||||
| 	public Q00774_DreamingOfPeace() | ||||
| 	{ | ||||
| 		super(774); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00780_UtilizeTheDarknessSeedOfInfinity extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 32603; | ||||
| 	 | ||||
| 	public Q00780_UtilizeTheDarknessSeedOfInfinity() | ||||
| 	{ | ||||
| 		super(780); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00781_UtilizeTheDarknessSeedOfAnnihilation extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 32734; | ||||
| 	 | ||||
| 	public Q00781_UtilizeTheDarknessSeedOfAnnihilation() | ||||
| 	{ | ||||
| 		super(781); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00782_UtilizeTheDarknessSeedOfHellfire extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33669; | ||||
| 	 | ||||
| 	public Q00782_UtilizeTheDarknessSeedOfHellfire() | ||||
| 	{ | ||||
| 		super(782); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00789_WaitingForPaagrio.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00789_WaitingForPaagrio.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00789_WaitingForPaagrio extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34014; | ||||
| 	 | ||||
| 	public Q00789_WaitingForPaagrio() | ||||
| 	{ | ||||
| 		super(789); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00792_TheSuperionGiants.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00792_TheSuperionGiants.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00792_TheSuperionGiants extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34243; | ||||
| 	 | ||||
| 	public Q00792_TheSuperionGiants() | ||||
| 	{ | ||||
| 		super(792); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00816_PlansToRepairTheStronghold extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34058; | ||||
| 	 | ||||
| 	public Q00816_PlansToRepairTheStronghold() | ||||
| 	{ | ||||
| 		super(816); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00824_AttackTheCommandPost.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00824_AttackTheCommandPost.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00824_AttackTheCommandPost extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34089; | ||||
| 	 | ||||
| 	public Q00824_AttackTheCommandPost() | ||||
| 	{ | ||||
| 		super(824); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00836_RequestFromTheBlackbirdClan extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 36750; | ||||
| 	 | ||||
| 	public Q00836_RequestFromTheBlackbirdClan() | ||||
| 	{ | ||||
| 		super(836); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00837_RequestFromTheGiantTrackers extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 36751; | ||||
| 	 | ||||
| 	public Q00837_RequestFromTheGiantTrackers() | ||||
| 	{ | ||||
| 		super(837); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00838_RequestFromTheMotherTreeGuardians extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 36752; | ||||
| 	 | ||||
| 	public Q00838_RequestFromTheMotherTreeGuardians() | ||||
| 	{ | ||||
| 		super(838); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00839_RequestFromTheUnworldlyVisitors extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 36753; | ||||
| 	 | ||||
| 	public Q00839_RequestFromTheUnworldlyVisitors() | ||||
| 	{ | ||||
| 		super(839); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00840_RequestFromTheKingdomsRoyalGuard extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 36754; | ||||
| 	 | ||||
| 	public Q00840_RequestFromTheKingdomsRoyalGuard() | ||||
| 	{ | ||||
| 		super(840); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00841_ContaminationContainment extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34233; | ||||
| 	 | ||||
| 	public Q00841_ContaminationContainment() | ||||
| 	{ | ||||
| 		super(841); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00842_CaptiveDemons.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00842_CaptiveDemons.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00842_CaptiveDemons extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34219; | ||||
| 	 | ||||
| 	public Q00842_CaptiveDemons() | ||||
| 	{ | ||||
| 		super(842); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00843_GiantEvolutionControl.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00843_GiantEvolutionControl.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00843_GiantEvolutionControl extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34237; | ||||
| 	 | ||||
| 	public Q00843_GiantEvolutionControl() | ||||
| 	{ | ||||
| 		super(843); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00844_GiantsTreasure.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00844_GiantsTreasure.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00844_GiantsTreasure extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34237; | ||||
| 	 | ||||
| 	public Q00844_GiantsTreasure() | ||||
| 	{ | ||||
| 		super(844); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00845_SabotageTheEmbryoSupplies extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34235; | ||||
| 	 | ||||
| 	public Q00845_SabotageTheEmbryoSupplies() | ||||
| 	{ | ||||
| 		super(845); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00846_BuildingUpStrength.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00846_BuildingUpStrength.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00846_BuildingUpStrength extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34236; | ||||
| 	 | ||||
| 	public Q00846_BuildingUpStrength() | ||||
| 	{ | ||||
| 		super(846); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00910_RedLibraRequestLv1.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00910_RedLibraRequestLv1.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00910_RedLibraRequestLv1 extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34214; | ||||
| 	 | ||||
| 	public Q00910_RedLibraRequestLv1() | ||||
| 	{ | ||||
| 		super(910); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00911_RedLibraRequestLv2.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00911_RedLibraRequestLv2.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00911_RedLibraRequestLv2 extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34214; | ||||
| 	 | ||||
| 	public Q00911_RedLibraRequestLv2() | ||||
| 	{ | ||||
| 		super(911); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00912_RedLibraRequestLv3.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00912_RedLibraRequestLv3.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00912_RedLibraRequestLv3 extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34214; | ||||
| 	 | ||||
| 	public Q00912_RedLibraRequestLv3() | ||||
| 	{ | ||||
| 		super(912); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00913_RedLibraRequestLv4.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00913_RedLibraRequestLv4.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00913_RedLibraRequestLv4 extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34214; | ||||
| 	 | ||||
| 	public Q00913_RedLibraRequestLv4() | ||||
| 	{ | ||||
| 		super(913); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00914_RedLibraRequestLv5.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00914_RedLibraRequestLv5.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00914_RedLibraRequestLv5 extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34214; | ||||
| 	 | ||||
| 	public Q00914_RedLibraRequestLv5() | ||||
| 	{ | ||||
| 		super(914); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00923_ShinedustExtraction.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00923_ShinedustExtraction.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00923_ShinedustExtraction extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34217; | ||||
| 	 | ||||
| 	public Q00923_ShinedustExtraction() | ||||
| 	{ | ||||
| 		super(923); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00924_GiantOfTheRestorationRoom extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34217; | ||||
| 	 | ||||
| 	public Q00924_GiantOfTheRestorationRoom() | ||||
| 	{ | ||||
| 		super(924); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00929_SeekerRescue.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00929_SeekerRescue.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00929_SeekerRescue extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34230; | ||||
| 	 | ||||
| 	public Q00929_SeekerRescue() | ||||
| 	{ | ||||
| 		super(929); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00930_DisparagingThePhantoms.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00930_DisparagingThePhantoms.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00930_DisparagingThePhantoms extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34230; | ||||
| 	 | ||||
| 	public Q00930_DisparagingThePhantoms() | ||||
| 	{ | ||||
| 		super(930); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00931_MemoriesOfTheWind.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00931_MemoriesOfTheWind.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00931_MemoriesOfTheWind extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34055; | ||||
| 	 | ||||
| 	public Q00931_MemoriesOfTheWind() | ||||
| 	{ | ||||
| 		super(931); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00932_SayhasEnergy.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00932_SayhasEnergy.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00932_SayhasEnergy extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34056; | ||||
| 	 | ||||
| 	public Q00932_SayhasEnergy() | ||||
| 	{ | ||||
| 		super(932); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00938_TheFishermansOtherHobby.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q00938_TheFishermansOtherHobby.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q00938_TheFishermansOtherHobby extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34138; | ||||
| 	 | ||||
| 	public Q00938_TheFishermansOtherHobby() | ||||
| 	{ | ||||
| 		super(938); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10298_WastelandQueen.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10298_WastelandQueen.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10298_WastelandQueen extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 30332; | ||||
| 	 | ||||
| 	public Q10298_WastelandQueen() | ||||
| 	{ | ||||
| 		super(10298); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10357_AltarOfBloodThatAwakensDestruction extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33515; | ||||
| 	 | ||||
| 	public Q10357_AltarOfBloodThatAwakensDestruction() | ||||
| 	{ | ||||
| 		super(10357); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10373_ExploringTheDimensionSealingTheDimension extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34227; | ||||
| 	 | ||||
| 	public Q10373_ExploringTheDimensionSealingTheDimension() | ||||
| 	{ | ||||
| 		super(10373); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10396_WitchOfSpores.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10396_WitchOfSpores.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10396_WitchOfSpores extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 30196; | ||||
| 	 | ||||
| 	public Q10396_WitchOfSpores() | ||||
| 	{ | ||||
| 		super(10396); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10418_TheImmortalPirateKing.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10418_TheImmortalPirateKing.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10418_TheImmortalPirateKing extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 30121; | ||||
| 	 | ||||
| 	public Q10418_TheImmortalPirateKing() | ||||
| 	{ | ||||
| 		super(10418); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10457_KefensisIllusion.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10457_KefensisIllusion.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10457_KefensisIllusion extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 31590; | ||||
| 	 | ||||
| 	public Q10457_KefensisIllusion() | ||||
| 	{ | ||||
| 		super(10457); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10506_DianasRequest.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10506_DianasRequest.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10506_DianasRequest extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 8625; | ||||
| 	 | ||||
| 	public Q10506_DianasRequest() | ||||
| 	{ | ||||
| 		super(10506); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10531_OddHappeningsAtDragonValley extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33973; | ||||
| 	 | ||||
| 	public Q10531_OddHappeningsAtDragonValley() | ||||
| 	{ | ||||
| 		super(10531); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10532_UncoveringTheConspiracy.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10532_UncoveringTheConspiracy.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10532_UncoveringTheConspiracy extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33973; | ||||
| 	 | ||||
| 	public Q10532_UncoveringTheConspiracy() | ||||
| 	{ | ||||
| 		super(10532); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10537_KamaelDisarray.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10537_KamaelDisarray.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10537_KamaelDisarray extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34237; | ||||
| 	 | ||||
| 	public Q10537_KamaelDisarray() | ||||
| 	{ | ||||
| 		super(10537); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10538_GiantsEvolution.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10538_GiantsEvolution.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10538_GiantsEvolution extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34218; | ||||
| 	 | ||||
| 	public Q10538_GiantsEvolution() | ||||
| 	{ | ||||
| 		super(10538); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10539_EnergySupplyCutoffPlan.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10539_EnergySupplyCutoffPlan.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10539_EnergySupplyCutoffPlan extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34237; | ||||
| 	 | ||||
| 	public Q10539_EnergySupplyCutoffPlan() | ||||
| 	{ | ||||
| 		super(10539); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10540_ThwartingMimirsPlan.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10540_ThwartingMimirsPlan.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10540_ThwartingMimirsPlan extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34237; | ||||
| 	 | ||||
| 	public Q10540_ThwartingMimirsPlan() | ||||
| 	{ | ||||
| 		super(10540); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10748_MysteriousSuggestion1.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10748_MysteriousSuggestion1.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10748_MysteriousSuggestion1 extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33685; | ||||
| 	 | ||||
| 	public Q10748_MysteriousSuggestion1() | ||||
| 	{ | ||||
| 		super(10748); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10749_MysteriousSuggestion2.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10749_MysteriousSuggestion2.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10749_MysteriousSuggestion2 extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 33685; | ||||
| 	 | ||||
| 	public Q10749_MysteriousSuggestion2() | ||||
| 	{ | ||||
| 		super(10749); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10844_BloodyBattleSeizingSupplies extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34057; | ||||
| 	 | ||||
| 	public Q10844_BloodyBattleSeizingSupplies() | ||||
| 	{ | ||||
| 		super(10844); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10845_BloodyBattleRescueTheSmiths extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34064; | ||||
| 	 | ||||
| 	public Q10845_BloodyBattleRescueTheSmiths() | ||||
| 	{ | ||||
| 		super(10845); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10846_BloodyBattleMeetingTheCommander extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34064; | ||||
| 	 | ||||
| 	public Q10846_BloodyBattleMeetingTheCommander() | ||||
| 	{ | ||||
| 		super(10846); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10848_TrialsBeforeTheBattle.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10848_TrialsBeforeTheBattle.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10848_TrialsBeforeTheBattle extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 31595; | ||||
| 	 | ||||
| 	public Q10848_TrialsBeforeTheBattle() | ||||
| 	{ | ||||
| 		super(10848); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10849_TrialsForAdaptation.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10849_TrialsForAdaptation.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10849_TrialsForAdaptation extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34054; | ||||
| 	 | ||||
| 	public Q10849_TrialsForAdaptation() | ||||
| 	{ | ||||
| 		super(10849); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10851_ElvenBotany.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10851_ElvenBotany.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10851_ElvenBotany extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34234; | ||||
| 	 | ||||
| 	public Q10851_ElvenBotany() | ||||
| 	{ | ||||
| 		super(10851); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10852_TheMotherTreeRevivalProject extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34233; | ||||
| 	 | ||||
| 	public Q10852_TheMotherTreeRevivalProject() | ||||
| 	{ | ||||
| 		super(10852); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10853_ToWeakenTheGiants.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10853_ToWeakenTheGiants.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10853_ToWeakenTheGiants extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34237; | ||||
| 	 | ||||
| 	public Q10853_ToWeakenTheGiants() | ||||
| 	{ | ||||
| 		super(10853); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10854_ToSeizeTheFortress.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10854_ToSeizeTheFortress.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10854_ToSeizeTheFortress extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34235; | ||||
| 	 | ||||
| 	public Q10854_ToSeizeTheFortress() | ||||
| 	{ | ||||
| 		super(10854); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10856_SuperionAppears.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10856_SuperionAppears.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10856_SuperionAppears extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34222; | ||||
| 	 | ||||
| 	public Q10856_SuperionAppears() | ||||
| 	{ | ||||
| 		super(10856); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10857_SecretTeleport.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								L2J_Mobius_3.0_Helios/dist/game/data/scripts/quests/not_done/Q10857_SecretTeleport.java
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10857_SecretTeleport extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34222; | ||||
| 	 | ||||
| 	public Q10857_SecretTeleport() | ||||
| 	{ | ||||
| 		super(10857); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10858_QueenRamonaControllerOfTheVessel extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34222; | ||||
| 	 | ||||
| 	public Q10858_QueenRamonaControllerOfTheVessel() | ||||
| 	{ | ||||
| 		super(10858); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,36 @@ | ||||
| /* | ||||
|  * This file is part of the L2J Mobius project. | ||||
|  *  | ||||
|  * This program is free software: you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License as published by | ||||
|  * the Free Software Foundation, either version 3 of the License, or | ||||
|  * (at your option) any later version. | ||||
|  *  | ||||
|  * This program is distributed in the hope that it will be useful, | ||||
|  * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
|  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||||
|  * General Public License for more details. | ||||
|  *  | ||||
|  * You should have received a copy of the GNU General Public License | ||||
|  * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||||
|  */ | ||||
| package quests.not_done; | ||||
|  | ||||
| import com.l2jmobius.Config; | ||||
| import com.l2jmobius.gameserver.model.quest.Quest; | ||||
|  | ||||
| /** | ||||
|  * @author Mobius | ||||
|  */ | ||||
| public class Q10859_OwnTheEarthAndTheHeavens extends Quest | ||||
| { | ||||
| 	private static final int START_NPC = 34222; | ||||
| 	 | ||||
| 	public Q10859_OwnTheEarthAndTheHeavens() | ||||
| 	{ | ||||
| 		super(10859); | ||||
| 		addStartNpc(START_NPC); | ||||
| 		addTalkId(START_NPC); | ||||
| 		addCondMinLevel(Config.PLAYER_MAXIMUM_LEVEL, getNoQuestMsg(null)); | ||||
| 	} | ||||
| } | ||||
| @@ -538,6 +538,82 @@ | ||||
| 			<height normal="23" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="34233" level="85" type="Npc" name="Irene" title="Guardian"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="60" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="7.5" /> | ||||
| 			<height normal="23" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="34234" level="85" type="Npc" name="Celestiel"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="60" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="7.5" /> | ||||
| 			<height normal="24" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="34235" level="85" type="Npc" name="Logart Van Dyke" title="Royal Guard Captain"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="60" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="9" /> | ||||
| 			<height normal="23" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="34236" level="85" type="Npc" name="Dinford" title="Quartermaster"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="60" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="9" /> | ||||
| 			<height normal="23" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="34237" level="100" type="Npc" name="Krenaht" title="Giant Tracker Leader"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>KAMAEL</race> | ||||
|   | ||||
| @@ -1075,4 +1075,100 @@ | ||||
| 			<height normal="35" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="36750" level="85" type="Npc" name="Deborah" title="Blackbird Clan Envoy"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="60" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="8" /> | ||||
| 			<height normal="23.5" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="36751" level="85" type="Npc" name="Lamunes" title="Giant Trackers Envoy"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<equipment rhand="13458" /> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="50" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="11" /> | ||||
| 			<height normal="25" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="36752" level="85" type="Npc" name="Marienne" title="Mother Tree Guardians Envoy"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="60" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="7.5" /> | ||||
| 			<height normal="23" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="36753" level="85" type="Npc" name="Qyuris" title="Unworldly Visitors Envoy"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="64" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="8" /> | ||||
| 			<height normal="16" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| 	<npc id="36754" level="85" type="Npc" name="James" title="Kingdom's Royal Guard Envoy"> | ||||
| 		<!-- AUTO GENERATED NPC TODO: FIX IT --> | ||||
| 		<race>ETC</race> | ||||
| 		<sex>FEMALE</sex> | ||||
| 		<stats str="88" int="79" dex="55" wit="78" con="82" men="78"> | ||||
| 			<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" /> | ||||
| 			<speed> | ||||
| 				<walk ground="60" /> | ||||
| 				<run ground="120" /> | ||||
| 			</speed> | ||||
| 			<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" /> | ||||
| 			<defence physical="405.85106382979" magical="297.0297029703" /> | ||||
| 		</stats> | ||||
| 		<status attackable="false" /> | ||||
| 		<collision> | ||||
| 			<radius normal="9" /> | ||||
| 			<height normal="23" /> | ||||
| 		</collision> | ||||
| 	</npc> | ||||
| </list> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment