- WoW 1.13.5 released.
HonorGoG [07-08-20 - 23:53]
- WoW 1.13.5 released.
- Updated subzones file.
- Updated toc to 5.0.4.11305 for release.
diff --git a/TitanClassicDefense/TitanClassicDefense.toc b/TitanClassicDefense/TitanClassicDefense.toc
index 15ebe4f..55fc644 100755
--- a/TitanClassicDefense/TitanClassicDefense.toc
+++ b/TitanClassicDefense/TitanClassicDefense.toc
@@ -1,10 +1,10 @@
-## Interface: 11304
-## Title: Titan Panel Classic [|cffeda55fDefense|r] |cff00aa005.0.3.11304|r
+## Interface: 11305
+## Title: Titan Panel Classic [|cffeda55fDefense|r] |cff00aa005.0.4.11305|r
## Notes: Tracks WorldDef chatter and prevents zone is under attack spam.
## Author: HonorGoG of the Titan Panel Development Team; original version by Tekkub
## SavedVariables: TitanClassicDefense_options, TitanClassicDefense_newSubzones, TitanClassicDefense_unknowns
## Dependencies: TitanClassic
-## Version: 5.0.3.11304
+## Version: 5.0.4.11305
## X-Website: http://www.titanpanel.org
## X-Email: contact@titanpanel.org
## X-WoWI-ID: 8281
diff --git a/TitanClassicDefense/TitanClassicDefense_subzones.lua b/TitanClassicDefense/TitanClassicDefense_subzones.lua
index f7c03c6..f2c0c47 100644
--- a/TitanClassicDefense/TitanClassicDefense_subzones.lua
+++ b/TitanClassicDefense/TitanClassicDefense_subzones.lua
@@ -1850,4 +1850,27 @@ TitanDefense_subzones = {
["Zul'Mashar"] = "Eastern Plaguelands",
["Zun'watha"] = "The Hinterlands",
["Zuuldaia Ruins"] = "Stranglethorn Vale",
+["Dig One"] = "Uldaman",
+["Valor's Rest"] = "Silithus",
+["Khaz'goroth's Seat"] = "Uldaman",
+["North Common Hall"] = "Uldaman",
+["Dig Two"] = "Uldaman",
+["South Common Hall"] = "Uldaman",
+["Excavation Center"] = "Uldaman",
+["Map Chamber"] = "Uldaman",
+["Zul'Gurub"] = "Stranglethorn Vale",
+["Hall of the Keepers"] = "Uldaman",
+["Staghelm Point"] = "Silithus",
+["Hive'Ashi"] = "Silithus",
+["The Dawning Isles"] = "Silverpine Forest",
+["Uldum"] = "Tanaris",
+["Cenarion Hold"] = "Silithus",
+["Shadowsong Shrine"] = "Azshara",
+["The Stone Vault"] = "Uldaman",
+["Silithus"] = "Silithus",
+["Hall of the Crafters"] = "Uldaman",
+["Shrine of the Deceiver"] = "Felwood",
+["The Sealed Hall"] = "Uldaman",
+["Shrine of Thaurissan"] = "Blackrock Depths",
+["Dig Three"] = "Uldaman",
};