From a58f85dd47299227720bcb4f2bfa6a557de93158 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Sun, 21 Aug 2016 10:35:13 +0000 Subject: [PATCH] Changed name for Fortress Dungeon instance XMLs. --- .../data/instances/{Fortress => FortressDungeon}/AaruDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/AntharasDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/ArchaicDungeon.xml | 0 .../data/instances/{Fortress => FortressDungeon}/BayouDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/BorderlandDungeon.xml | 0 .../{Fortress => FortressDungeon}/CloudMountainDungeon.xml | 0 .../data/instances/{Fortress => FortressDungeon}/DemonDungeon.xml | 0 .../{Fortress => FortressDungeon}/DragonspineDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/FloranDungeon.xml | 0 .../data/instances/{Fortress => FortressDungeon}/HiveDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/HunterDungeon.xml | 0 .../data/instances/{Fortress => FortressDungeon}/IvoryDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/MonasticDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/NarsellDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/ShantyDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/SouthernDungeon.xml | 0 .../data/instances/{Fortress => FortressDungeon}/SwampDungeon.xml | 0 .../data/instances/{Fortress => FortressDungeon}/TanorDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/ValleyDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/WesternDungeon.xml | 0 .../instances/{Fortress => FortressDungeon}/WhiteSandsDungeon.xml | 0 21 files changed, 0 insertions(+), 0 deletions(-) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/AaruDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/AntharasDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/ArchaicDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/BayouDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/BorderlandDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/CloudMountainDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/DemonDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/DragonspineDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/FloranDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/HiveDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/HunterDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/IvoryDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/MonasticDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/NarsellDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/ShantyDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/SouthernDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/SwampDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/TanorDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/ValleyDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/WesternDungeon.xml (100%) rename L2J_Mobius_Underground/dist/game/data/instances/{Fortress => FortressDungeon}/WhiteSandsDungeon.xml (100%) diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/AaruDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/AaruDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/AaruDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/AaruDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/AntharasDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/AntharasDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/AntharasDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/AntharasDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/ArchaicDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/ArchaicDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/ArchaicDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/ArchaicDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/BayouDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/BayouDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/BayouDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/BayouDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/BorderlandDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/BorderlandDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/BorderlandDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/BorderlandDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/CloudMountainDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/CloudMountainDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/CloudMountainDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/CloudMountainDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/DemonDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/DemonDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/DemonDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/DemonDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/DragonspineDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/DragonspineDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/DragonspineDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/DragonspineDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/FloranDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/FloranDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/FloranDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/FloranDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/HiveDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/HiveDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/HiveDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/HiveDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/HunterDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/HunterDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/HunterDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/HunterDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/IvoryDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/IvoryDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/IvoryDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/IvoryDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/MonasticDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/MonasticDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/MonasticDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/MonasticDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/NarsellDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/NarsellDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/NarsellDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/NarsellDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/ShantyDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/ShantyDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/ShantyDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/ShantyDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/SouthernDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/SouthernDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/SouthernDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/SouthernDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/SwampDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/SwampDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/SwampDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/SwampDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/TanorDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/TanorDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/TanorDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/TanorDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/ValleyDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/ValleyDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/ValleyDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/ValleyDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/WesternDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/WesternDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/WesternDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/WesternDungeon.xml diff --git a/L2J_Mobius_Underground/dist/game/data/instances/Fortress/WhiteSandsDungeon.xml b/L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/WhiteSandsDungeon.xml similarity index 100% rename from L2J_Mobius_Underground/dist/game/data/instances/Fortress/WhiteSandsDungeon.xml rename to L2J_Mobius_Underground/dist/game/data/instances/FortressDungeon/WhiteSandsDungeon.xml