__init__.py 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. __all__ = [
  2. '1_LettersOfLove1',
  3. '2_WhatWomenWant1',
  4. '3_ReleaseDarkelfElder1',
  5. '4_LongLiveLordOfFlame',
  6. '5_MinersFavor',
  7. '6_StepIntoTheFuture',
  8. '7_ATripBegins',
  9. '8_AnAdventureBegins',
  10. '9_IntoTheCityOfHumans',
  11. '10_IntoTheWorld',
  12. '19_GoToThePastureland',
  13. '33_MakeAPairOfDressShoes',
  14. '34_InSearchOfClothes',
  15. '35_FindGlitteringJewelry',
  16. '36_MakeASewingKit',
  17. '37_PleaseMakeMeFormalWear',
  18. '39_RedEyedInvaders',
  19. '42_HelpTheUncle',
  20. '43_HelpTheSister',
  21. '44_HelpTheSon',
  22. '45_ToTalkingIsland',
  23. '46_OnceMoreInTheArmsOfTheMotherTree',
  24. '47_IntoTheDarkForest',
  25. '48_ToTheImmortalPlateau',
  26. '49_TheRoadHome',
  27. '101_SwordOfSolidarityQuest',
  28. '102_FungusFever',
  29. '103_SpiritOfCraftsman',
  30. '104_SpiritOfMirror',
  31. '105_SkirmishWithOrcs',
  32. '106_ForgottenTruth',
  33. '107_ShowNoMercy',
  34. '108_DiamondGambit',
  35. '151_SaveMySister1',
  36. '152_ShardsOfGolem',
  37. '153_WharfOldtimersFavor',
  38. '154_SacrificeToSea',
  39. '155_FindSirWindawood',
  40. '156_MillenniumLove',
  41. '157_RecoverSmuggled',
  42. '158_SeedOfEvil',
  43. '159_ProtectHeadsprings',
  44. '160_NerupasFavor',
  45. '161_FruitsOfMothertree',
  46. '162_CurseOfFortress',
  47. '163_LegacyOfPoet',
  48. '164_BloodFiend',
  49. '165_WildHunt',
  50. '166_DarkMass',
  51. '167_DwarvenKinship',
  52. '168_DeliverSupplies',
  53. '169_NightmareChildren',
  54. '170_DangerousAllure',
  55. '171_ActsOfEvil',
  56. '211_TrialOfChallenger',
  57. '212_TrialOfDuty',
  58. '213_TrialOfSeeker',
  59. '214_TrialOfScholar',
  60. '215_TrialOfPilgrim',
  61. '216_TrialOfGuildsman',
  62. '217_TestimonyOfTrust',
  63. '218_TestimonyOfLife',
  64. '219_TestimonyOfFate',
  65. '220_TestimonyOfGlory',
  66. '221_TestimonyOfProsperity',
  67. '222_TestOfDuelist',
  68. '223_TestOfChampion',
  69. '224_TestOfSagittarius',
  70. '225_TestOfSearcher',
  71. '226_TestOfHealer',
  72. '227_TestOfReformer',
  73. '228_TestOfMagus',
  74. '229_TestOfWitchcraft',
  75. '230_TestOfSummoner',
  76. '231_TestOfMaestro',
  77. '232_TestOfLord',
  78. '233_TestOfWarspirit',
  79. '234_FatesWhisper',
  80. '235_MimirsElixir',
  81. '257_GuardIsBusy1',
  82. '258_BringWolfPelt1',
  83. '259_RanchersPlea',
  84. '260_HuntForOrcs1',
  85. '261_DreamOfMoneylender1',
  86. '262_BringMeMushrooms1',
  87. '263_KillAllSylphs1',
  88. '264_KeenClaws',
  89. '265_ChainsOfSlavery',
  90. '266_PleaOfPixies',
  91. '267_WrathOfVerdure',
  92. '271_ProofOfValor',
  93. '272_WrathOfAncestors',
  94. '273_InvadersOfHolyland',
  95. '274_AgainstWolfMen',
  96. '275_BlackWingedSpies',
  97. '276_HestuiTotem',
  98. '277_GatekeepersOffering',
  99. '291_RedBonnetsRevenge',
  100. '292_CrushBrigands',
  101. '293_HiddenVein',
  102. '294_CovertBusiness',
  103. '295_DreamsOfFlight',
  104. '296_SilkOfTarantula',
  105. '297_GatekeepersFavor',
  106. '298_LizardmensConspiracy',
  107. '299_GatherIngredientsForPie',
  108. '303_CollectArrowheads',
  109. '306_CrystalOfFireice',
  110. '313_CollectSpores',
  111. '316_DestroyPlaguebringers',
  112. '317_CatchTheWind',
  113. '319_ScentOfDeath',
  114. '320_BonesTellFuture',
  115. '324_SweetestVenom',
  116. '325_GrimCollector',
  117. '326_VanquishRemnants',
  118. '327_ReclaimTheLand',
  119. '328_SenseForBusiness',
  120. '329_CuriosityOfDwarf',
  121. '330_AdeptOfTaste',
  122. '331_ArrowForVengeance',
  123. '333_BlackLionHunt',
  124. '334_TheWishingPotion',
  125. '338_AlligatorHunter',
  126. '341_HuntingForWildBeasts',
  127. '343_UnderTheShadowOfTheIvoryTower',
  128. '345_MethodToRaiseTheDead',
  129. '347_GoGetTheCalculator',
  130. '348_ArrogantSearch',
  131. '350_EnhanceYourWeapon',
  132. '351_BlackSwan',
  133. '352_HelpRoodRaiseANewPet',
  134. '354_ConquestOfAlligatorIsland',
  135. '355_FamilyHonor',
  136. '356_DigUpTheSeaOfSpores',
  137. '357_WarehouseKeepersAmbition',
  138. '358_IllegitimateChildOfAGoddess',
  139. '359_ForSleeplessDeadmen',
  140. '360_PlunderTheirSupplies',
  141. '362_BardsMandolin',
  142. '363_SorrowfulSoundofFlute',
  143. '364_JovialAccordion',
  144. '368_TrespassingIntoTheSacredArea',
  145. '372_LegacyOfInsolence',
  146. '373_SupplierOfReagents',
  147. '374_WhisperOfDreams1',
  148. '375_WhisperOfDreams2',
  149. '376_GiantsExploration1',
  150. '377_GiantsExploration2',
  151. '383_SearchingForTreasure',
  152. '385_YokeofthePast',
  153. '386_StolenDignity',
  154. '401_PathToWarrior',
  155. '402_PathToKnight',
  156. '403_PathToRogue',
  157. '404_PathToWizard',
  158. '405_PathToCleric',
  159. '406_PathToElvenKnight',
  160. '407_PathToElvenScout',
  161. '408_PathToElvenwizard',
  162. '409_PathToOracle',
  163. '410_PathToPalusKnight',
  164. '411_PathToAssassin',
  165. '412_PathToDarkwizard',
  166. '413_PathToShillienOracle',
  167. '414_PathToOrcRaider',
  168. '415_PathToOrcMonk',
  169. '416_PathToOrcShaman',
  170. '417_PathToScavenger',
  171. '418_PathToArtisan',
  172. '419_GetAPet',
  173. '420_LittleWings',
  174. '421_LittleWingAdventures',
  175. '431_WeddingMarch',
  176. '432_BirthdayPartySong',
  177. '501_ProofOfClanAlliance',
  178. '503_PursuitClanAmbition',
  179. '621_EggDelivery',
  180. '622_DeliveryOfSpecialLiquor',
  181. '626_ADarkTwilight',
  182. '627_HeartInSearchOfPower',
  183. '634_InSearchofDimensionalFragments',
  184. '999_C3Tutorial'
  185. ]
  186. print ""
  187. print "importing quests ..."
  188. from data.jscript.quests import *
  189. print"... done"