diff --git a/data/kg_dungeons.json b/data/kg_dungeons.json index d1a983d..c4e277b 100644 --- a/data/kg_dungeons.json +++ b/data/kg_dungeons.json @@ -31,7 +31,6 @@ {"name": "Naxxramas (40)", "tile_key": "naxxramas_classic", "data_slug": "naxxramas", "mapping_id": 60}, {"name": "Molten Core", "tile_key": "moltencore", "data_slug": "molten-core", "mapping_id": 375}, {"name": "Blackwing Lair", "tile_key": "blackwinglair", "data_slug": "blackwing-lair", "mapping_id": 422}, - {"name": "Zul'Gurub", "tile_key": "zulgurub", "data_slug": "zulgurub", "mapping_id": 413}, - {"name": "Sunken Temple", "tile_key": "the_temple_of_atal_hakkar", "data_slug": null, "mapping_id": null} + {"name": "Zul'Gurub", "tile_key": "zulgurub", "data_slug": "zulgurub", "mapping_id": 413} ] } diff --git a/web/assets/dungeons.json b/web/assets/dungeons.json index 2e3ae78..04b4dd9 100644 --- a/web/assets/dungeons.json +++ b/web/assets/dungeons.json @@ -144304,72 +144304,6 @@ } ] }, - { - "id": "the_temple_of_atal_hakkar", - "expansion": "OriginalWoW", - "name": "Sunken Temple", - "acronym": null, - "tile_key": "the_temple_of_atal_hakkar", - "data_slug": null, - "mapping_id": null, - "maps": [ - { - "image": "maps/the_temple_of_atal_hakkar_floor1.webp", - "width": 6144, - "height": 4096, - "label": "the_temple_of_atal_hakkar_floor1", - "kg_floor_id": null, - "enemies": [], - "packs": [], - "patrols": [], - "icons": [] - }, - { - "image": "maps/the_temple_of_atal_hakkar_floor2.webp", - "width": 6144, - "height": 4096, - "label": "the_temple_of_atal_hakkar_floor2", - "kg_floor_id": null, - "enemies": [], - "packs": [], - "patrols": [], - "icons": [] - }, - { - "image": "maps/the_temple_of_atal_hakkar_floor3.webp", - "width": 6144, - "height": 4096, - "label": "the_temple_of_atal_hakkar_floor3", - "kg_floor_id": null, - "enemies": [], - "packs": [], - "patrols": [], - "icons": [] - }, - { - "image": "maps/the_temple_of_atal_hakkar_floor4.webp", - "width": 6144, - "height": 4096, - "label": "the_temple_of_atal_hakkar_floor4", - "kg_floor_id": null, - "enemies": [], - "packs": [], - "patrols": [], - "icons": [] - }, - { - "image": "maps/the_temple_of_atal_hakkar_floor5.webp", - "width": 6144, - "height": 4096, - "label": "the_temple_of_atal_hakkar_floor5", - "kg_floor_id": null, - "enemies": [], - "packs": [], - "patrols": [], - "icons": [] - } - ] - }, { "id": "deadmines", "expansion": "OriginalWoW",