1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 06:27:45 +00:00
sapphire/src/servers/Scripts/instances/ScriptLoader.cpp

548 lines
28 KiB
C++
Raw Normal View History

2018-03-07 08:14:42 +01:00
#include <Script/NativeScriptApi.h>
2018-03-09 00:06:44 +01:00
#include "AkhAfahAmphitheatreExtreme.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors101110.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors110.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors111120.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors1120.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors121130.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors131140.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors141150.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors151160.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors161170.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors171180.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors181190.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors191200.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors2130.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors3140.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors4150.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors5160.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors6170.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors7180.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors8190.cpp"
#include "deepdungeon/ThePalaceoftheDeadFloors91100.cpp"
#include "dungeons/AlaMhigo.cpp"
#include "dungeons/AmdaporKeep.cpp"
#include "dungeons/AmdaporKeepHard.cpp"
#include "dungeons/BaelsarsWall.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/BardamsMettle.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/BrayfloxsLongstop.cpp"
#include "dungeons/BrayfloxsLongstopHard.cpp"
#include "dungeons/CastrumAbania.cpp"
#include "dungeons/CastrumMeridianum.cpp"
#include "dungeons/CopperbellMines.cpp"
#include "dungeons/CopperbellMinesHard.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/CuttersCry.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/DomaCastle.cpp"
#include "dungeons/DzemaelDarkhold.cpp"
#include "dungeons/Halatali.cpp"
#include "dungeons/HalataliHard.cpp"
#include "dungeons/HaukkeManor.cpp"
#include "dungeons/HaukkeManorHard.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/HellsLid.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/HullbreakerIsle.cpp"
#include "dungeons/HullbreakerIsleHard.cpp"
#include "dungeons/KuganeCastle.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/Neverreap.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/PharosSirius.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/PharosSiriusHard.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/SaintMociannesArboretum.cpp"
#include "dungeons/Sastasha.cpp"
#include "dungeons/SastashaHard.cpp"
#include "dungeons/ShisuioftheVioletTides.cpp"
#include "dungeons/Snowcloak.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/SohmAl.cpp"
#include "dungeons/SohmAlHard.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/SohrKhai.cpp"
#include "dungeons/TheAery.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/TheAetherochemicalResearchFacility.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/TheAntitower.cpp"
#include "dungeons/TheAurumVale.cpp"
#include "dungeons/TheDrownedCityofSkalla.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/TheDuskVigil.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/TheFractalContinuum.cpp"
#include "dungeons/TheFractalContinuumHard.cpp"
#include "dungeons/TheGreatGubalLibrary.cpp"
#include "dungeons/TheGreatGubalLibraryHard.cpp"
#include "dungeons/TheKeeperoftheLake.cpp"
#include "dungeons/TheLostCityofAmdapor.cpp"
#include "dungeons/TheLostCityofAmdaporHard.cpp"
2018-03-07 08:14:42 +01:00
#include "dungeons/ThePraetorium.cpp"
2018-03-09 00:06:44 +01:00
#include "dungeons/TheSirensongSea.cpp"
#include "dungeons/TheStoneVigil.cpp"
#include "dungeons/TheStoneVigilHard.cpp"
#include "dungeons/TheSunkenTempleofQarn.cpp"
#include "dungeons/TheSunkenTempleofQarnHard.cpp"
#include "dungeons/TheTamTaraDeepcroft.cpp"
#include "dungeons/TheTamTaraDeepcroftHard.cpp"
#include "dungeons/TheTempleoftheFist.cpp"
#include "dungeons/TheThousandMawsofTotoRak.cpp"
#include "dungeons/TheVault.cpp"
#include "dungeons/TheWanderersPalace.cpp"
#include "dungeons/TheWanderersPalaceHard.cpp"
#include "dungeons/Xelphatol.cpp"
#include "events/TheHauntedManor.cpp"
#include "events/TheValentionesCeremony.cpp"
#include "guildhests/AllsWellthatEndsintheWell.cpp"
#include "guildhests/AnnoytheVoid.cpp"
#include "guildhests/BasicTrainingEnemyParties.cpp"
#include "guildhests/BasicTrainingEnemyStrongholds.cpp"
#include "guildhests/FlickingSticksandTakingNames.cpp"
#include "guildhests/HeroontheHalfShell.cpp"
#include "guildhests/LongLivetheQueen.cpp"
#include "guildhests/MorethanaFeeler.cpp"
#include "guildhests/PullingPoisonPosies.cpp"
#include "guildhests/ShadowandClaw.cpp"
#include "guildhests/SolemnTrinity.cpp"
#include "guildhests/StingingBack.cpp"
#include "guildhests/UndertheArmor.cpp"
#include "guildhests/WardUp.cpp"
#include "hallofthenovice/AccrueEnmityfromMultipleTargets.cpp"
#include "hallofthenovice/AssistAlliesinDefeatingaTarget.cpp"
#include "hallofthenovice/AvoidAreaofEffectAttacks.cpp"
#include "hallofthenovice/AvoidEngagedTargets.cpp"
#include "hallofthenovice/DefeatanOccupiedTarget.cpp"
#include "hallofthenovice/EngageEnemyReinforcements.cpp"
#include "hallofthenovice/EngageMultipleTargets.cpp"
#include "hallofthenovice/ExecuteaComboinBattle.cpp"
#include "hallofthenovice/ExecuteaCombotoIncreaseEnmity.cpp"
#include "hallofthenovice/ExecuteaRangedAttacktoIncreaseEnmity.cpp"
#include "hallofthenovice/FinalExercise.cpp"
#include "hallofthenovice/HealMultipleAllies.cpp"
#include "hallofthenovice/HealanAlly.cpp"
#include "hallofthenovice/InteractwiththeBattlefield.cpp"
#include "pvp/Astragalos.cpp"
#include "pvp/SealRockSeize.cpp"
#include "pvp/TheBorderlandRuinsSecure.cpp"
#include "pvp/TheFeast4on4LightParty.cpp"
#include "pvp/TheFeast4on4Ranked.cpp"
#include "pvp/TheFeast4on4Training.cpp"
#include "pvp/TheFeastCustomMatchCrystalTower.cpp"
#include "pvp/TheFeastCustomMatchFeastingGrounds.cpp"
#include "pvp/TheFeastCustomMatchLichenweed.cpp"
#include "pvp/TheFeastRanked.cpp"
#include "pvp/TheFeastTeamRanked.cpp"
#include "pvp/TheFeastTraining.cpp"
#include "pvp/TheFieldsofGloryShatter.cpp"
2018-03-07 08:14:42 +01:00
#include "questbattles/ABloodyReunion.cpp"
2018-03-09 00:06:44 +01:00
#include "questbattles/ASpectaclefortheAges.cpp"
#include "questbattles/BloodDragoon.cpp"
2018-03-07 08:14:42 +01:00
#include "questbattles/BloodontheDeck.cpp"
2018-03-09 00:06:44 +01:00
#include "questbattles/CuriousGorgeMeetsHisMatch.cpp"
2018-03-07 08:14:42 +01:00
#include "questbattles/DarkwingDragon.cpp"
2018-03-09 00:06:44 +01:00
#include "questbattles/InThalsName.cpp"
#include "questbattles/InterdimensionalRift.cpp"
2018-03-07 08:14:42 +01:00
#include "questbattles/ItsProbablyaTrap.cpp"
2018-03-09 00:06:44 +01:00
#include "questbattles/MatsubaMayhem.cpp"
#include "questbattles/Naadam.cpp"
#include "questbattles/OneLifeforOneWorld.cpp"
#include "questbattles/OurCompromise.cpp"
#include "questbattles/OurUnsungHeroes.cpp"
#include "questbattles/RaisingtheSword.cpp"
#include "questbattles/ReturnoftheBull.cpp"
2018-03-07 08:14:42 +01:00
#include "questbattles/TheBattleonBekko.cpp"
#include "questbattles/TheCarteneauFlatsHeliodrome.cpp"
#include "questbattles/TheFaceofTrueEvil.cpp"
2018-03-09 00:06:44 +01:00
#include "questbattles/TheHeartoftheProblem.cpp"
#include "questbattles/TheOrphansandtheBrokenBlade.cpp"
#include "questbattles/TheResonant.cpp"
2018-03-07 08:14:42 +01:00
#include "questbattles/WhenClansCollide.cpp"
2018-03-09 00:06:44 +01:00
#include "questbattles/WithHeartandSteel.cpp"
#include "raids/AlexanderTheArmoftheFather.cpp"
#include "raids/AlexanderTheArmoftheFatherSavage.cpp"
#include "raids/AlexanderTheArmoftheSon.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/AlexanderTheArmoftheSonSavage.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/AlexanderTheBreathoftheCreator.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/AlexanderTheBreathoftheCreatorSavage.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/AlexanderTheBurdenoftheFather.cpp"
#include "raids/AlexanderTheBurdenoftheFatherSavage.cpp"
#include "raids/AlexanderTheBurdenoftheSon.cpp"
#include "raids/AlexanderTheBurdenoftheSonSavage.cpp"
#include "raids/AlexanderTheCuffoftheFather.cpp"
#include "raids/AlexanderTheCuffoftheFatherSavage.cpp"
#include "raids/AlexanderTheCuffoftheSon.cpp"
#include "raids/AlexanderTheCuffoftheSonSavage.cpp"
#include "raids/AlexanderTheEyesoftheCreator.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/AlexanderTheEyesoftheCreatorSavage.cpp"
#include "raids/AlexanderTheFistoftheFather.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/AlexanderTheFistoftheFatherSavage.cpp"
#include "raids/AlexanderTheFistoftheSon.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/AlexanderTheFistoftheSonSavage.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/AlexanderTheHeartoftheCreator.cpp"
#include "raids/AlexanderTheHeartoftheCreatorSavage.cpp"
#include "raids/AlexanderTheSouloftheCreator.cpp"
#include "raids/AlexanderTheSouloftheCreatorSavage.cpp"
#include "raids/DeltascapeV10.cpp"
#include "raids/DeltascapeV10Savage.cpp"
#include "raids/DeltascapeV20.cpp"
#include "raids/DeltascapeV20Savage.cpp"
#include "raids/DeltascapeV30.cpp"
#include "raids/DeltascapeV30Savage.cpp"
#include "raids/DeltascapeV40.cpp"
#include "raids/DeltascapeV40Savage.cpp"
#include "raids/DunScaith.cpp"
#include "raids/SigmascapeV10.cpp"
#include "raids/SigmascapeV10Savage.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/SigmascapeV20.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/SigmascapeV20Savage.cpp"
#include "raids/SigmascapeV30.cpp"
#include "raids/SigmascapeV30Savage.cpp"
#include "raids/SigmascapeV40.cpp"
#include "raids/SigmascapeV40Savage.cpp"
#include "raids/SyrcusTower.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/TheBindingCoilofBahamutTurn1.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/TheBindingCoilofBahamutTurn2.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/TheBindingCoilofBahamutTurn3.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/TheBindingCoilofBahamutTurn4.cpp"
#include "raids/TheBindingCoilofBahamutTurn5.cpp"
#include "raids/TheFinalCoilofBahamutTurn1.cpp"
#include "raids/TheFinalCoilofBahamutTurn2.cpp"
#include "raids/TheFinalCoilofBahamutTurn3.cpp"
#include "raids/TheFinalCoilofBahamutTurn4.cpp"
#include "raids/TheLabyrinthoftheAncients.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/TheRoyalCityofRabanastre.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/TheSecondCoilofBahamutSavageTurn1.cpp"
#include "raids/TheSecondCoilofBahamutSavageTurn2.cpp"
#include "raids/TheSecondCoilofBahamutSavageTurn3.cpp"
2018-03-07 08:14:42 +01:00
#include "raids/TheSecondCoilofBahamutSavageTurn4.cpp"
2018-03-09 00:06:44 +01:00
#include "raids/TheSecondCoilofBahamutTurn1.cpp"
#include "raids/TheSecondCoilofBahamutTurn2.cpp"
#include "raids/TheSecondCoilofBahamutTurn3.cpp"
#include "raids/TheSecondCoilofBahamutTurn4.cpp"
#include "raids/TheUnendingCoilofBahamutUltimate.cpp"
#include "raids/TheVoidArk.cpp"
#include "raids/TheWeepingCityofMhach.cpp"
#include "raids/TheWorldofDarkness.cpp"
#include "treasurehunt/TheAquapolis.cpp"
#include "treasurehunt/TheHiddenCanalsofUznair.cpp"
#include "treasurehunt/TheLostCanalsofUznair.cpp"
#include "trials/ARelicReborntheChimera.cpp"
#include "trials/ARelicReborntheHydra.cpp"
#include "trials/AkhAfahAmphitheatreHard.cpp"
#include "trials/BattleintheBigKeep.cpp"
#include "trials/BattleontheBigBridge.cpp"
#include "trials/CapeWestwind.cpp"
#include "trials/ContainmentBayP1T6.cpp"
#include "trials/ContainmentBayP1T6Extreme.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/ContainmentBayS1T7.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/ContainmentBayS1T7Extreme.cpp"
#include "trials/ContainmentBayZ1T9.cpp"
#include "trials/ContainmentBayZ1T9Extreme.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/Emanation.cpp"
#include "trials/EmanationExtreme.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/SpecialEventI.cpp"
#include "trials/SpecialEventII.cpp"
#include "trials/SpecialEventIII.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/TheBowlofEmbers.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/TheBowlofEmbersExtreme.cpp"
#include "trials/TheBowlofEmbersHard.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/TheChrysalis.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/TheDragonsNeck.cpp"
#include "trials/TheFinalStepsofFaith.cpp"
#include "trials/TheHowlingEye.cpp"
#include "trials/TheHowlingEyeExtreme.cpp"
#include "trials/TheHowlingEyeHard.cpp"
#include "trials/TheJadeStoa.cpp"
#include "trials/TheJadeStoaExtreme.cpp"
#include "trials/TheLimitlessBlueExtreme.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/TheLimitlessBlueHard.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/TheMinstrelsBalladNidhoggsRage.cpp"
#include "trials/TheMinstrelsBalladShinryusDomain.cpp"
#include "trials/TheMinstrelsBalladThordansReign.cpp"
#include "trials/TheMinstrelsBalladUltimasBane.cpp"
#include "trials/TheNavel.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/TheNavelExtreme.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/TheNavelHard.cpp"
#include "trials/ThePoolofTribute.cpp"
#include "trials/ThePoolofTributeExtreme.cpp"
#include "trials/TheRoyalMenagerie.cpp"
#include "trials/TheSingularityReactor.cpp"
#include "trials/TheStepsofFaith.cpp"
#include "trials/TheStrikingTreeExtreme.cpp"
#include "trials/TheStrikingTreeHard.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/TheWhorleaterExtreme.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/TheWhorleaterHard.cpp"
#include "trials/ThokastThokExtreme.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/ThokastThokHard.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/ThornmarchExtreme.cpp"
2018-03-07 08:14:42 +01:00
#include "trials/ThornmarchHard.cpp"
2018-03-09 00:06:44 +01:00
#include "trials/UrthsFount.cpp"
2018-03-07 08:14:42 +01:00
const ScriptObject* ptrs[] =
{
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new AkhAfahAmphitheatreExtreme ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors101110 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors110 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors111120 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors1120 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors121130 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors131140 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors141150 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors151160 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors161170 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors171180 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors181190 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors191200 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors2130 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors3140 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors4150 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors5160 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors6170 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors7180 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors8190 ),
static_cast< ScriptObject* >( new ThePalaceoftheDeadFloors91100 ),
static_cast< ScriptObject* >( new AlaMhigo ),
static_cast< ScriptObject* >( new AmdaporKeep ),
static_cast< ScriptObject* >( new AmdaporKeepHard ),
static_cast< ScriptObject* >( new BaelsarsWall ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new BardamsMettle ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new BrayfloxsLongstop ),
static_cast< ScriptObject* >( new BrayfloxsLongstopHard ),
static_cast< ScriptObject* >( new CastrumAbania ),
static_cast< ScriptObject* >( new CastrumMeridianum ),
static_cast< ScriptObject* >( new CopperbellMines ),
static_cast< ScriptObject* >( new CopperbellMinesHard ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new CuttersCry ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new DomaCastle ),
static_cast< ScriptObject* >( new DzemaelDarkhold ),
static_cast< ScriptObject* >( new Halatali ),
static_cast< ScriptObject* >( new HalataliHard ),
static_cast< ScriptObject* >( new HaukkeManor ),
static_cast< ScriptObject* >( new HaukkeManorHard ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new HellsLid ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new HullbreakerIsle ),
static_cast< ScriptObject* >( new HullbreakerIsleHard ),
static_cast< ScriptObject* >( new KuganeCastle ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new Neverreap ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new PharosSirius ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new PharosSiriusHard ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new SaintMociannesArboretum ),
static_cast< ScriptObject* >( new Sastasha ),
static_cast< ScriptObject* >( new SastashaHard ),
static_cast< ScriptObject* >( new ShisuioftheVioletTides ),
static_cast< ScriptObject* >( new Snowcloak ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new SohmAl ),
static_cast< ScriptObject* >( new SohmAlHard ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new SohrKhai ),
static_cast< ScriptObject* >( new TheAery ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheAetherochemicalResearchFacility ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheAntitower ),
static_cast< ScriptObject* >( new TheAurumVale ),
static_cast< ScriptObject* >( new TheDrownedCityofSkalla ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheDuskVigil ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheFractalContinuum ),
static_cast< ScriptObject* >( new TheFractalContinuumHard ),
static_cast< ScriptObject* >( new TheGreatGubalLibrary ),
static_cast< ScriptObject* >( new TheGreatGubalLibraryHard ),
static_cast< ScriptObject* >( new TheKeeperoftheLake ),
static_cast< ScriptObject* >( new TheLostCityofAmdapor ),
static_cast< ScriptObject* >( new TheLostCityofAmdaporHard ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new ThePraetorium ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheSirensongSea ),
static_cast< ScriptObject* >( new TheStoneVigil ),
static_cast< ScriptObject* >( new TheStoneVigilHard ),
static_cast< ScriptObject* >( new TheSunkenTempleofQarn ),
static_cast< ScriptObject* >( new TheSunkenTempleofQarnHard ),
static_cast< ScriptObject* >( new TheTamTaraDeepcroft ),
static_cast< ScriptObject* >( new TheTamTaraDeepcroftHard ),
static_cast< ScriptObject* >( new TheTempleoftheFist ),
static_cast< ScriptObject* >( new TheThousandMawsofTotoRak ),
static_cast< ScriptObject* >( new TheVault ),
static_cast< ScriptObject* >( new TheWanderersPalace ),
static_cast< ScriptObject* >( new TheWanderersPalaceHard ),
static_cast< ScriptObject* >( new Xelphatol ),
static_cast< ScriptObject* >( new TheHauntedManor ),
static_cast< ScriptObject* >( new TheValentionesCeremony ),
static_cast< ScriptObject* >( new AllsWellthatEndsintheWell ),
static_cast< ScriptObject* >( new AnnoytheVoid ),
static_cast< ScriptObject* >( new BasicTrainingEnemyParties ),
static_cast< ScriptObject* >( new BasicTrainingEnemyStrongholds ),
static_cast< ScriptObject* >( new FlickingSticksandTakingNames ),
static_cast< ScriptObject* >( new HeroontheHalfShell ),
static_cast< ScriptObject* >( new LongLivetheQueen ),
static_cast< ScriptObject* >( new MorethanaFeeler ),
static_cast< ScriptObject* >( new PullingPoisonPosies ),
static_cast< ScriptObject* >( new ShadowandClaw ),
static_cast< ScriptObject* >( new SolemnTrinity ),
static_cast< ScriptObject* >( new StingingBack ),
static_cast< ScriptObject* >( new UndertheArmor ),
static_cast< ScriptObject* >( new WardUp ),
static_cast< ScriptObject* >( new AccrueEnmityfromMultipleTargets ),
static_cast< ScriptObject* >( new AssistAlliesinDefeatingaTarget ),
static_cast< ScriptObject* >( new AvoidAreaofEffectAttacks ),
static_cast< ScriptObject* >( new AvoidEngagedTargets ),
static_cast< ScriptObject* >( new DefeatanOccupiedTarget ),
static_cast< ScriptObject* >( new EngageEnemyReinforcements ),
static_cast< ScriptObject* >( new EngageMultipleTargets ),
static_cast< ScriptObject* >( new ExecuteaComboinBattle ),
static_cast< ScriptObject* >( new ExecuteaCombotoIncreaseEnmity ),
static_cast< ScriptObject* >( new ExecuteaRangedAttacktoIncreaseEnmity ),
static_cast< ScriptObject* >( new FinalExercise ),
static_cast< ScriptObject* >( new HealMultipleAllies ),
static_cast< ScriptObject* >( new HealanAlly ),
static_cast< ScriptObject* >( new InteractwiththeBattlefield ),
static_cast< ScriptObject* >( new Astragalos ),
static_cast< ScriptObject* >( new SealRockSeize ),
static_cast< ScriptObject* >( new TheBorderlandRuinsSecure ),
static_cast< ScriptObject* >( new TheFeast4on4LightParty ),
static_cast< ScriptObject* >( new TheFeast4on4Ranked ),
static_cast< ScriptObject* >( new TheFeast4on4Training ),
static_cast< ScriptObject* >( new TheFeastCustomMatchCrystalTower ),
static_cast< ScriptObject* >( new TheFeastCustomMatchFeastingGrounds ),
static_cast< ScriptObject* >( new TheFeastCustomMatchLichenweed ),
static_cast< ScriptObject* >( new TheFeastRanked ),
static_cast< ScriptObject* >( new TheFeastTeamRanked ),
static_cast< ScriptObject* >( new TheFeastTraining ),
static_cast< ScriptObject* >( new TheFieldsofGloryShatter ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new ABloodyReunion ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new ASpectaclefortheAges ),
static_cast< ScriptObject* >( new BloodDragoon ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new BloodontheDeck ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new CuriousGorgeMeetsHisMatch ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new DarkwingDragon ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new InThalsName ),
static_cast< ScriptObject* >( new InterdimensionalRift ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new ItsProbablyaTrap ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new MatsubaMayhem ),
static_cast< ScriptObject* >( new Naadam ),
static_cast< ScriptObject* >( new OneLifeforOneWorld ),
static_cast< ScriptObject* >( new OurCompromise ),
static_cast< ScriptObject* >( new OurUnsungHeroes ),
static_cast< ScriptObject* >( new RaisingtheSword ),
static_cast< ScriptObject* >( new ReturnoftheBull ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheBattleonBekko ),
static_cast< ScriptObject* >( new TheCarteneauFlatsHeliodrome ),
static_cast< ScriptObject* >( new TheFaceofTrueEvil ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheHeartoftheProblem ),
static_cast< ScriptObject* >( new TheOrphansandtheBrokenBlade ),
static_cast< ScriptObject* >( new TheResonant ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new WhenClansCollide ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new WithHeartandSteel ),
static_cast< ScriptObject* >( new AlexanderTheArmoftheFather ),
static_cast< ScriptObject* >( new AlexanderTheArmoftheFatherSavage ),
static_cast< ScriptObject* >( new AlexanderTheArmoftheSon ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new AlexanderTheArmoftheSonSavage ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new AlexanderTheBreathoftheCreator ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new AlexanderTheBreathoftheCreatorSavage ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new AlexanderTheBurdenoftheFather ),
static_cast< ScriptObject* >( new AlexanderTheBurdenoftheFatherSavage ),
static_cast< ScriptObject* >( new AlexanderTheBurdenoftheSon ),
static_cast< ScriptObject* >( new AlexanderTheBurdenoftheSonSavage ),
static_cast< ScriptObject* >( new AlexanderTheCuffoftheFather ),
static_cast< ScriptObject* >( new AlexanderTheCuffoftheFatherSavage ),
static_cast< ScriptObject* >( new AlexanderTheCuffoftheSon ),
static_cast< ScriptObject* >( new AlexanderTheCuffoftheSonSavage ),
static_cast< ScriptObject* >( new AlexanderTheEyesoftheCreator ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new AlexanderTheEyesoftheCreatorSavage ),
static_cast< ScriptObject* >( new AlexanderTheFistoftheFather ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new AlexanderTheFistoftheFatherSavage ),
static_cast< ScriptObject* >( new AlexanderTheFistoftheSon ),
static_cast< ScriptObject* >( new AlexanderTheFistoftheSonSavage ),
static_cast< ScriptObject* >( new AlexanderTheHeartoftheCreator ),
static_cast< ScriptObject* >( new AlexanderTheHeartoftheCreatorSavage ),
static_cast< ScriptObject* >( new AlexanderTheSouloftheCreator ),
static_cast< ScriptObject* >( new AlexanderTheSouloftheCreatorSavage ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new DeltascapeV10 ),
static_cast< ScriptObject* >( new DeltascapeV10Savage ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new DeltascapeV20 ),
static_cast< ScriptObject* >( new DeltascapeV20Savage ),
static_cast< ScriptObject* >( new DeltascapeV30 ),
static_cast< ScriptObject* >( new DeltascapeV30Savage ),
static_cast< ScriptObject* >( new DeltascapeV40 ),
static_cast< ScriptObject* >( new DeltascapeV40Savage ),
static_cast< ScriptObject* >( new DunScaith ),
static_cast< ScriptObject* >( new SigmascapeV10 ),
static_cast< ScriptObject* >( new SigmascapeV10Savage ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new SigmascapeV20 ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new SigmascapeV20Savage ),
static_cast< ScriptObject* >( new SigmascapeV30 ),
static_cast< ScriptObject* >( new SigmascapeV30Savage ),
static_cast< ScriptObject* >( new SigmascapeV40 ),
static_cast< ScriptObject* >( new SigmascapeV40Savage ),
static_cast< ScriptObject* >( new SyrcusTower ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheBindingCoilofBahamutTurn1 ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheBindingCoilofBahamutTurn2 ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheBindingCoilofBahamutTurn3 ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheBindingCoilofBahamutTurn4 ),
static_cast< ScriptObject* >( new TheBindingCoilofBahamutTurn5 ),
static_cast< ScriptObject* >( new TheFinalCoilofBahamutTurn1 ),
static_cast< ScriptObject* >( new TheFinalCoilofBahamutTurn2 ),
static_cast< ScriptObject* >( new TheFinalCoilofBahamutTurn3 ),
static_cast< ScriptObject* >( new TheFinalCoilofBahamutTurn4 ),
static_cast< ScriptObject* >( new TheLabyrinthoftheAncients ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheRoyalCityofRabanastre ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheSecondCoilofBahamutSavageTurn1 ),
static_cast< ScriptObject* >( new TheSecondCoilofBahamutSavageTurn2 ),
static_cast< ScriptObject* >( new TheSecondCoilofBahamutSavageTurn3 ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheSecondCoilofBahamutSavageTurn4 ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheSecondCoilofBahamutTurn1 ),
static_cast< ScriptObject* >( new TheSecondCoilofBahamutTurn2 ),
static_cast< ScriptObject* >( new TheSecondCoilofBahamutTurn3 ),
static_cast< ScriptObject* >( new TheSecondCoilofBahamutTurn4 ),
static_cast< ScriptObject* >( new TheUnendingCoilofBahamutUltimate ),
static_cast< ScriptObject* >( new TheVoidArk ),
static_cast< ScriptObject* >( new TheWeepingCityofMhach ),
static_cast< ScriptObject* >( new TheWorldofDarkness ),
static_cast< ScriptObject* >( new TheAquapolis ),
static_cast< ScriptObject* >( new TheHiddenCanalsofUznair ),
static_cast< ScriptObject* >( new TheLostCanalsofUznair ),
static_cast< ScriptObject* >( new ARelicReborntheChimera ),
static_cast< ScriptObject* >( new ARelicReborntheHydra ),
static_cast< ScriptObject* >( new AkhAfahAmphitheatreHard ),
static_cast< ScriptObject* >( new BattleintheBigKeep ),
static_cast< ScriptObject* >( new BattleontheBigBridge ),
static_cast< ScriptObject* >( new CapeWestwind ),
static_cast< ScriptObject* >( new ContainmentBayP1T6 ),
static_cast< ScriptObject* >( new ContainmentBayP1T6Extreme ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new ContainmentBayS1T7 ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new ContainmentBayS1T7Extreme ),
static_cast< ScriptObject* >( new ContainmentBayZ1T9 ),
static_cast< ScriptObject* >( new ContainmentBayZ1T9Extreme ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new Emanation ),
static_cast< ScriptObject* >( new EmanationExtreme ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new SpecialEventI ),
static_cast< ScriptObject* >( new SpecialEventII ),
static_cast< ScriptObject* >( new SpecialEventIII ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheBowlofEmbers ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheBowlofEmbersExtreme ),
static_cast< ScriptObject* >( new TheBowlofEmbersHard ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheChrysalis ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheDragonsNeck ),
static_cast< ScriptObject* >( new TheFinalStepsofFaith ),
static_cast< ScriptObject* >( new TheHowlingEye ),
static_cast< ScriptObject* >( new TheHowlingEyeExtreme ),
static_cast< ScriptObject* >( new TheHowlingEyeHard ),
static_cast< ScriptObject* >( new TheJadeStoa ),
static_cast< ScriptObject* >( new TheJadeStoaExtreme ),
static_cast< ScriptObject* >( new TheLimitlessBlueExtreme ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheLimitlessBlueHard ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheMinstrelsBalladNidhoggsRage ),
static_cast< ScriptObject* >( new TheMinstrelsBalladShinryusDomain ),
static_cast< ScriptObject* >( new TheMinstrelsBalladThordansReign ),
static_cast< ScriptObject* >( new TheMinstrelsBalladUltimasBane ),
static_cast< ScriptObject* >( new TheNavel ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheNavelExtreme ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheNavelHard ),
static_cast< ScriptObject* >( new ThePoolofTribute ),
static_cast< ScriptObject* >( new ThePoolofTributeExtreme ),
static_cast< ScriptObject* >( new TheRoyalMenagerie ),
static_cast< ScriptObject* >( new TheSingularityReactor ),
static_cast< ScriptObject* >( new TheStepsofFaith ),
static_cast< ScriptObject* >( new TheStrikingTreeExtreme ),
static_cast< ScriptObject* >( new TheStrikingTreeHard ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new TheWhorleaterExtreme ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new TheWhorleaterHard ),
static_cast< ScriptObject* >( new ThokastThokExtreme ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new ThokastThokHard ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new ThornmarchExtreme ),
2018-03-07 08:14:42 +01:00
static_cast< ScriptObject* >( new ThornmarchHard ),
2018-03-09 00:06:44 +01:00
static_cast< ScriptObject* >( new UrthsFount ),
2018-03-07 08:14:42 +01:00
nullptr
};
extern "C" EXPORT const ScriptObject** getScripts()
{
return ptrs;
}