Interlude branch.
This commit is contained in:
128
L2J_Mobius_C6_Interlude/dist/game/data/scripts.cfg
vendored
Normal file
128
L2J_Mobius_C6_Interlude/dist/game/data/scripts.cfg
vendored
Normal file
@@ -0,0 +1,128 @@
|
||||
# Boss AI
|
||||
ai/bosses/Antharas.java
|
||||
ai/bosses/Baium.java
|
||||
ai/bosses/Barakiel.java
|
||||
ai/bosses/benom.py
|
||||
ai/bosses/Core.java
|
||||
ai/bosses/drchaos.py
|
||||
ai/bosses/Frintezza.java
|
||||
ai/bosses/Golkonda.java
|
||||
ai/bosses/Gordon.java
|
||||
ai/bosses/gustav.py
|
||||
ai/bosses/Hallate.java
|
||||
ai/bosses/IceFairySirra.java
|
||||
ai/bosses/Kernon.java
|
||||
ai/bosses/nurka.py
|
||||
ai/bosses/Orfen.java
|
||||
ai/bosses/QueenAnt.java
|
||||
ai/bosses/sailren.py
|
||||
ai/bosses/Valakas.java
|
||||
ai/bosses/VanHalter.java
|
||||
ai/bosses/Zaken.java
|
||||
|
||||
# Other AI
|
||||
ai/others/AncientEgg.java
|
||||
ai/others/cats_eye_bandit.py
|
||||
ai/others/chests.py
|
||||
ai/others/delu_lizardman_special_agent.py
|
||||
ai/others/delu_lizardman_special_commander.py
|
||||
ai/others/evabox.py
|
||||
ai/others/feedable_beasts.py
|
||||
ai/others/karul_bugbear.py
|
||||
ai/others/Monastery.java
|
||||
ai/others/ol_mahum_general.py
|
||||
ai/others/retreat_onattack.py
|
||||
ai/others/scarlet_stokate_noble.py
|
||||
ai/others/splendor.py
|
||||
#ai/others/squash.py
|
||||
ai/others/SummonMinions.java
|
||||
ai/others/timak_orc_overlord.py
|
||||
ai/others/timak_orc_troop_leader.py
|
||||
ai/others/Transform.java
|
||||
ai/others/turek_orc_footman.py
|
||||
ai/others/turek_orc_supplier.py
|
||||
ai/others/turek_orc_warlord.py
|
||||
ai/others/ZombieGatekeepers.java
|
||||
|
||||
# Custom
|
||||
custom/EchoCrystals/EchoCrystals.java
|
||||
custom/HeroCirclet/HeroCirclet.java
|
||||
custom/HeroWeapon/HeroWeapon.java
|
||||
custom/KetraOrcSupport/KetraOrcSupport.java
|
||||
custom/MissQueen/MissQueen.java
|
||||
custom/NpcLocationInfo/NpcLocationInfo.java
|
||||
custom/RaidbossInfo/RaidbossInfo.java
|
||||
custom/VarkaSilenosSupport/VarkaSilenosSupport.java
|
||||
custom/ShadowWeapon/ShadowWeapon.java
|
||||
custom/8003_MeetBaium/__init__.py
|
||||
custom/8009_HotSpringsBuffs/__init__.py
|
||||
#custom/6666_NoblessTrader/__init__.py
|
||||
#custom/6667_ClanManager/__init__.py
|
||||
|
||||
# Quests - Python
|
||||
quests/24_InhabitantsOfTheForrestOfTheDead/__init__.py
|
||||
quests/25_HidingBehindTheTruth/__init__.py
|
||||
quests/115_TheOtherSideOfTruth/__init__.py
|
||||
quests/120_PavelsResearch/__init__.py
|
||||
quests/137_TempleChampionPart1/__init__.py
|
||||
quests/138_TempleChampionPart2/__init__.py
|
||||
quests/139_ShadowFoxPart1/__init__.py
|
||||
quests/140_ShadowFoxPart2/__init__.py
|
||||
quests/141_ShadowFoxPart3/__init__.py
|
||||
quests/142_FallenAngelRequestOfDawn/__init__.py
|
||||
quests/143_FallenAngelRequestOfDusk/__init__.py
|
||||
quests/178_IconicTrinity/__init__.py
|
||||
quests/183_Relic_Exploration/__init__.py
|
||||
quests/186_Contract_Execution/__init__.py
|
||||
quests/187_Nikolas_Heart/__init__.py
|
||||
quests/188_Seal_Removal/__init__.py
|
||||
quests/189_Contract_Completion/__init__.py
|
||||
quests/191_Vain_Conclusion/__init__.py
|
||||
quests/236_SeedsOfChaos/__init__.py
|
||||
quests/255_Tutorial/__init__.py
|
||||
quests/269_InventionAmbition/__init__.py
|
||||
quests/280_TheFoodChain/__init__.py
|
||||
quests/281_HeadForTheHills/__init__.py
|
||||
quests/283_TheFewTheProudTheBrave/__init__.py
|
||||
quests/284_MuertosFeather/__init__.py
|
||||
quests/286_FabulousFeathers/__init__.py
|
||||
quests/334_TheWishingPotion/__init__.py
|
||||
quests/335_TheSongOfTheHunter/__init__.py
|
||||
quests/336_CoinOfMagic/__init__.py
|
||||
quests/343_UnderTheShadowOfTheIvoryTower/__init__.py
|
||||
quests/350_EnhanceYourWeapon/__init__.py
|
||||
quests/386_StolenDignity/__init__.py
|
||||
quests/501_ProofOfClanAlliance/__init__.py
|
||||
quests/503_PursuitClanAmbition/__init__.py
|
||||
quests/504_CompetitionfortheBanditStronghold/__init__.py
|
||||
quests/505_BloodOffering/__init__.py
|
||||
quests/508_TheClansReputation/__init__.py
|
||||
quests/509_TheClansPrestige/__init__.py
|
||||
quests/510_AClansReputation/__init__.py
|
||||
quests/635_InTheDimensionalRift/__init__.py
|
||||
quests/636_TruthBeyond/__init__.py
|
||||
quests/648_AnIceMerchantsDream/__init__.py
|
||||
quests/655_AGrandPlanforTamingWildBeasts/__init__.py
|
||||
quests/999_C3Tutorial/__init__.py
|
||||
|
||||
# Quests - Java
|
||||
quests/QuestMasterHandler.java
|
||||
|
||||
# Teleports
|
||||
teleports/ElrokiTeleporters/ElrokiTeleporters.java
|
||||
teleports/HuntingGroundsTeleport/HuntingGroundsTeleport.java
|
||||
teleports/NewbieTravelToken/NewbieTravelToken.java
|
||||
teleports/NoblesseTeleport/NoblesseTeleport.java
|
||||
teleports/OracleTeleport/OracleTeleport.java
|
||||
teleports/PaganTeleporters/PaganTeleporters.java
|
||||
teleports/RaceTrack/RaceTrack.java
|
||||
teleports/TeleportWithCharm/TeleportWithCharm.java
|
||||
teleports/ToIVortex/ToIVortex.java
|
||||
teleports/2400_toivortex_exit/__init__.py
|
||||
teleports/6000_GrandBossTeleporters/__init__.py
|
||||
|
||||
# Village Master
|
||||
village_master/Clan/Clan.java
|
||||
village_master/Alliance/Alliance.java
|
||||
village_master/FirstClassChange/FirstClassChange.java
|
||||
village_master/SecondClassChange/SecondClassChange.java
|
||||
Reference in New Issue
Block a user