Quantcast

Update TOC for 4.3, update libraries

James Whitehead II [06-07-13 - 07:24]
Update TOC for 4.3, update libraries
Filename
TomTom.toc
libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
libs/LibMapData-1.0/library.lua
libs/LibStub/LibStub.lua
diff --git a/TomTom.toc b/TomTom.toc
index 9d31461..a4ae09f 100755
--- a/TomTom.toc
+++ b/TomTom.toc
@@ -1,4 +1,4 @@
-## Interface: 50200
+## Interface: 50300
 ## Title: TomTom
 ## Author: jnwhiteh
 ## Version: @project-version@
diff --git a/libs/AceDBOptions-3.0/AceDBOptions-3.0.lua b/libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
index bc56106..616f35e 100755
--- a/libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
+++ b/libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
@@ -1,8 +1,8 @@
 --- AceDBOptions-3.0 provides a universal AceConfig options screen for managing AceDB-3.0 profiles.
 -- @class file
 -- @name AceDBOptions-3.0
--- @release $Id: AceDBOptions-3.0.lua 938 2010-06-13 07:21:38Z nevcairiel $
-local ACEDBO_MAJOR, ACEDBO_MINOR = "AceDBOptions-3.0", 12
+-- @release $Id: AceDBOptions-3.0.lua 1066 2012-09-18 14:36:49Z nevcairiel $
+local ACEDBO_MAJOR, ACEDBO_MINOR = "AceDBOptions-3.0", 14
 local AceDBOptions, oldminor = LibStub:NewLibrary(ACEDBO_MAJOR, ACEDBO_MINOR)

 if not AceDBOptions then return end -- No upgrade needed
@@ -25,168 +25,188 @@ AceDBOptions.handlers = AceDBOptions.handlers or {}
 ]]

 local L = {
-	default = "Default",
-	intro = "You can change the active database profile, so you can have different settings for every character.",
-	reset_desc = "Reset the current profile back to its default values, in case your configuration is broken, or you simply want to start over.",
-	reset = "Reset Profile",
-	reset_sub = "Reset the current profile to the default",
-	choose_desc = "You can either create a new profile by entering a name in the editbox, or choose one of the already existing profiles.",
-	new = "New",
-	new_sub = "Create a new empty profile.",
 	choose = "Existing Profiles",
+	choose_desc = "You can either create a new profile by entering a name in the editbox, or choose one of the already existing profiles.",
 	choose_sub = "Select one of your currently available profiles.",
-	copy_desc = "Copy the settings from one existing profile into the currently active profile.",
 	copy = "Copy From",
-	delete_desc = "Delete existing and unused profiles from the database to save space, and cleanup the SavedVariables file.",
+	copy_desc = "Copy the settings from one existing profile into the currently active profile.",
+	current = "Current Profile:",
+	default = "Default",
 	delete = "Delete a Profile",
-	delete_sub = "Deletes a profile from the database.",
 	delete_confirm = "Are you sure you want to delete the selected profile?",
+	delete_desc = "Delete existing and unused profiles from the database to save space, and cleanup the SavedVariables file.",
+	delete_sub = "Deletes a profile from the database.",
+	intro = "You can change the active database profile, so you can have different settings for every character.",
+	new = "New",
+	new_sub = "Create a new empty profile.",
 	profiles = "Profiles",
 	profiles_sub = "Manage Profiles",
-	current = "Current Profile:",
+	reset = "Reset Profile",
+	reset_desc = "Reset the current profile back to its default values, in case your configuration is broken, or you simply want to start over.",
+	reset_sub = "Reset the current profile to the default",
 }

 local LOCALE = GetLocale()
 if LOCALE == "deDE" then
+	L["choose"] = "Vorhandene Profile"
+	L["choose_desc"] = "Du kannst ein neues Profil erstellen, indem du einen neuen Namen in der Eingabebox 'Neu' eingibst, oder wähle eines der vorhandenen Profile aus."
+	L["choose_sub"] = "Wählt ein bereits vorhandenes Profil aus."
+	L["copy"] = "Kopieren von..."
+	L["copy_desc"] = "Kopiere die Einstellungen von einem vorhandenen Profil in das aktive Profil."
+	-- L["current"] = "Current Profile:"
 	L["default"] = "Standard"
-	L["intro"] = "Hier kannst du das aktive Datenbankprofile \195\164ndern, damit du verschiedene Einstellungen f\195\188r jeden Charakter erstellen kannst, wodurch eine sehr flexible Konfiguration m\195\182glich wird."
-	L["reset_desc"] = "Setzt das momentane Profil auf Standardwerte zur\195\188ck, f\195\188r den Fall das mit der Konfiguration etwas schief lief oder weil du einfach neu starten willst."
-	L["reset"] = "Profil zur\195\188cksetzen"
-	L["reset_sub"] = "Das aktuelle Profil auf Standard zur\195\188cksetzen."
-	L["choose_desc"] = "Du kannst ein neues Profil erstellen, indem du einen neuen Namen in der Eingabebox 'Neu' eingibst, oder w\195\164hle eines der vorhandenen Profile aus."
+	L["delete"] = "Profil löschen"
+	L["delete_confirm"] = "Willst du das ausgewählte Profil wirklich löschen?"
+	L["delete_desc"] = "Lösche vorhandene oder unbenutzte Profile aus der Datenbank um Platz zu sparen und um die SavedVariables Datei 'sauber' zu halten."
+	L["delete_sub"] = "Löscht ein Profil aus der Datenbank."
+	L["intro"] = "Hier kannst du das aktive Datenbankprofile ändern, damit du verschiedene Einstellungen für jeden Charakter erstellen kannst, wodurch eine sehr flexible Konfiguration möglich wird."
 	L["new"] = "Neu"
 	L["new_sub"] = "Ein neues Profil erstellen."
-	L["choose"] = "Vorhandene Profile"
-	L["choose_sub"] = "W\195\164hlt ein bereits vorhandenes Profil aus."
-	L["copy_desc"] = "Kopiere die Einstellungen von einem vorhandenen Profil in das aktive Profil."
-	L["copy"] = "Kopieren von..."
-	L["delete_desc"] = "L\195\182sche vorhandene oder unbenutzte Profile aus der Datenbank um Platz zu sparen und um die SavedVariables Datei 'sauber' zu halten."
-	L["delete"] = "Profil l\195\182schen"
-	L["delete_sub"] = "L\195\182scht ein Profil aus der Datenbank."
-	L["delete_confirm"] = "Willst du das ausgew\195\164hlte Profil wirklich l\195\182schen?"
 	L["profiles"] = "Profile"
 	L["profiles_sub"] = "Profile verwalten"
-	--L["current"] = "Current Profile:"
+	L["reset"] = "Profil zurücksetzen"
+	L["reset_desc"] = "Setzt das momentane Profil auf Standardwerte zurück, für den Fall das mit der Konfiguration etwas schief lief oder weil du einfach neu starten willst."
+	L["reset_sub"] = "Das aktuelle Profil auf Standard zurücksetzen."
 elseif LOCALE == "frFR" then
-	L["default"] = "D\195\169faut"
-	L["intro"] = "Vous pouvez changer le profil actuel afin d'avoir des param\195\168tres diff\195\169rents pour chaque personnage, permettant ainsi d'avoir une configuration tr\195\168s flexible."
-	L["reset_desc"] = "R\195\169initialise le profil actuel au cas o\195\185 votre configuration est corrompue ou si vous voulez tout simplement faire table rase."
-	L["reset"] = "R\195\169initialiser le profil"
-	L["reset_sub"] = "R\195\169initialise le profil actuel avec les param\195\168tres par d\195\169faut."
-	L["choose_desc"] = "Vous pouvez cr\195\169er un nouveau profil en entrant un nouveau nom dans la bo\195\174te de saisie, ou en choississant un des profils d\195\169j\195\160 existants."
-	L["new"] = "Nouveau"
-	L["new_sub"] = "Cr\195\169\195\169e un nouveau profil vierge."
 	L["choose"] = "Profils existants"
-	L["choose_sub"] = "Permet de choisir un des profils d\195\169j\195\160 disponibles."
-	L["copy_desc"] = "Copie les param\195\168tres d'un profil d\195\169j\195\160 existant dans le profil actuellement actif."
-	L["copy"] = "Copier \195\160 partir de"
-	L["delete_desc"] = "Supprime les profils existants inutilis\195\169s de la base de donn\195\169es afin de gagner de la place et de nettoyer le fichier SavedVariables."
+	L["choose_desc"] = "Vous pouvez créer un nouveau profil en entrant un nouveau nom dans la boîte de saisie, ou en choississant un des profils déjà existants."
+	L["choose_sub"] = "Permet de choisir un des profils déjà disponibles."
+	L["copy"] = "Copier à partir de"
+	L["copy_desc"] = "Copie les paramètres d'un profil déjà existant dans le profil actuellement actif."
+	-- L["current"] = "Current Profile:"
+	L["default"] = "Défaut"
 	L["delete"] = "Supprimer un profil"
-	L["delete_sub"] = "Supprime un profil de la base de donn\195\169es."
-	L["delete_confirm"] = "Etes-vous s\195\187r de vouloir supprimer le profil s\195\169lectionn\195\169 ?"
+	L["delete_confirm"] = "Etes-vous sûr de vouloir supprimer le profil sélectionné ?"
+	L["delete_desc"] = "Supprime les profils existants inutilisés de la base de données afin de gagner de la place et de nettoyer le fichier SavedVariables."
+	L["delete_sub"] = "Supprime un profil de la base de données."
+	L["intro"] = "Vous pouvez changer le profil actuel afin d'avoir des paramètres différents pour chaque personnage, permettant ainsi d'avoir une configuration très flexible."
+	L["new"] = "Nouveau"
+	L["new_sub"] = "Créée un nouveau profil vierge."
 	L["profiles"] = "Profils"
 	L["profiles_sub"] = "Gestion des profils"
-	--L["current"] = "Current Profile:"
+	L["reset"] = "Réinitialiser le profil"
+	L["reset_desc"] = "Réinitialise le profil actuel au cas où votre configuration est corrompue ou si vous voulez tout simplement faire table rase."
+	L["reset_sub"] = "Réinitialise le profil actuel avec les paramètres par défaut."
 elseif LOCALE == "koKR" then
-	L["default"] = "기본값"
-	L["intro"] = "모든 캐릭터의 다양한 설정과 사용중인 데이터베이스 프로필, 어느것이던지 매우 다루기 쉽게 바꿀수 있습니다."
-	L["reset_desc"] = "단순히 다시 새롭게 구성을 원하는 경우, 현재 프로필을 기본값으로 초기화 합니다."
-	L["reset"] = "프로필 초기화"
-	L["reset_sub"] = "현재의 프로필을 기본값으로 초기화 합니다"
-	L["choose_desc"] = "새로운 이름을 입력하거나, 이미 있는 프로필중 하나를 선택하여 새로운 프로필을 만들 수 있습니다."
-	L["new"] = "새로운 프로필"
-	L["new_sub"] = "새로운 프로필을 만듭니다."
 	L["choose"] = "프로필 선택"
+	L["choose_desc"] = "새로운 이름을 입력하거나, 이미 있는 프로필중 하나를 선택하여 새로운 프로필을 만들 수 있습니다."
 	L["choose_sub"] = "당신이 현재 이용할수 있는 프로필을 선택합니다."
-	L["copy_desc"] = "현재 사용중인 프로필에, 선택한 프로필의 설정을 복사합니다."
 	L["copy"] = "복사"
-	L["delete_desc"] = "데이터베이스에 사용중이거나 저장된 프로파일 삭제로 SavedVariables 파일의 정리와 공간 절약이 됩니다."
+	L["copy_desc"] = "현재 사용중인 프로필에, 선택한 프로필의 설정을 복사합니다."
+	-- L["current"] = "Current Profile:"
+	L["default"] = "기본값"
 	L["delete"] = "프로필 삭제"
-	L["delete_sub"] = "데이터베이스의 프로필을 삭제합니다."
 	L["delete_confirm"] = "정말로 선택한 프로필의 삭제를 원하십니까?"
+	L["delete_desc"] = "데이터베이스에 사용중이거나 저장된 프로파일 삭제로 SavedVariables 파일의 정리와 공간 절약이 됩니다."
+	L["delete_sub"] = "데이터베이스의 프로필을 삭제합니다."
+	L["intro"] = "모든 캐릭터의 다양한 설정과 사용중인 데이터베이스 프로필, 어느것이던지 매우 다루기 쉽게 바꿀수 있습니다."
+	L["new"] = "새로운 프로필"
+	L["new_sub"] = "새로운 프로필을 만듭니다."
 	L["profiles"] = "프로필"
 	L["profiles_sub"] = "프로필 설정"
-	--L["current"] = "Current Profile:"
+	L["reset"] = "프로필 초기화"
+	L["reset_desc"] = "단순히 다시 새롭게 구성을 원하는 경우, 현재 프로필을 기본값으로 초기화 합니다."
+	L["reset_sub"] = "현재의 프로필을 기본값으로 초기화 합니다"
 elseif LOCALE == "esES" or LOCALE == "esMX" then
-	L["default"] = "Por defecto"
-	L["intro"] = "Puedes cambiar el perfil activo de tal manera que cada personaje tenga diferentes configuraciones."
-	L["reset_desc"] = "Reinicia el perfil actual a los valores por defectos, en caso de que se haya estropeado la configuración o quieras volver a empezar de nuevo."
-	L["reset"] = "Reiniciar Perfil"
-	L["reset_sub"] = "Reinicar el perfil actual al de por defecto"
-	L["choose_desc"] = "Puedes crear un nuevo perfil introduciendo un nombre en el recuadro o puedes seleccionar un perfil de los ya existentes."
-	L["new"] = "Nuevo"
-	L["new_sub"] = "Crear un nuevo perfil vacio."
 	L["choose"] = "Perfiles existentes"
+	L["choose_desc"] = "Puedes crear un nuevo perfil introduciendo un nombre en el recuadro o puedes seleccionar un perfil de los ya existentes."
 	L["choose_sub"] = "Selecciona uno de los perfiles disponibles."
-	L["copy_desc"] = "Copia los ajustes de un perfil existente al perfil actual."
 	L["copy"] = "Copiar de"
-	L["delete_desc"] = "Borra los perfiles existentes y sin uso de la base de datos para ganar espacio y limpiar el archivo SavedVariables."
+	L["copy_desc"] = "Copia los ajustes de un perfil existente al perfil actual."
+	-- L["current"] = "Current Profile:"
+	L["default"] = "Por defecto"
 	L["delete"] = "Borrar un Perfil"
-	L["delete_sub"] = "Borra un perfil de la base de datos."
 	L["delete_confirm"] = "¿Estas seguro que quieres borrar el perfil seleccionado?"
+	L["delete_desc"] = "Borra los perfiles existentes y sin uso de la base de datos para ganar espacio y limpiar el archivo SavedVariables."
+	L["delete_sub"] = "Borra un perfil de la base de datos."
+	L["intro"] = "Puedes cambiar el perfil activo de tal manera que cada personaje tenga diferentes configuraciones."
+	L["new"] = "Nuevo"
+	L["new_sub"] = "Crear un nuevo perfil vacio."
 	L["profiles"] = "Perfiles"
 	L["profiles_sub"] = "Manejar Perfiles"
-	--L["current"] = "Current Profile:"
+	L["reset"] = "Reiniciar Perfil"
+	L["reset_desc"] = "Reinicia el perfil actual a los valores por defectos, en caso de que se haya estropeado la configuración o quieras volver a empezar de nuevo."
+	L["reset_sub"] = "Reinicar el perfil actual al de por defecto"
 elseif LOCALE == "zhTW" then
-	L["default"] = "預設"
-	L["intro"] = "你可以選擇一個活動的資料設定檔,這樣你的每個角色就可以擁有不同的設定值,可以給你的插件設定帶來極大的靈活性。"
-	L["reset_desc"] = "將當前的設定檔恢復到它的預設值,用於你的設定檔損壞,或者你只是想重來的情況。"
-	L["reset"] = "重置設定檔"
-	L["reset_sub"] = "將當前的設定檔恢復為預設值"
-	L["choose_desc"] = "你可以通過在文本框內輸入一個名字創立一個新的設定檔,也可以選擇一個已經存在的設定檔。"
-	L["new"] = "新建"
-	L["new_sub"] = "新建一個空的設定檔。"
 	L["choose"] = "現有的設定檔"
+	L["choose_desc"] = "你可以通過在文本框內輸入一個名字創立一個新的設定檔,也可以選擇一個已經存在的設定檔。"
 	L["choose_sub"] = "從當前可用的設定檔裏面選擇一個。"
-	L["copy_desc"] = "從當前某個已保存的設定檔複製到當前正使用的設定檔。"
 	L["copy"] = "複製自"
-	L["delete_desc"] = "從資料庫裏刪除不再使用的設定檔,以節省空間,並且清理SavedVariables檔。"
+	L["copy_desc"] = "從當前某個已保存的設定檔複製到當前正使用的設定檔。"
+	-- L["current"] = "Current Profile:"
+	L["default"] = "預設"
 	L["delete"] = "刪除一個設定檔"
-	L["delete_sub"] = "從資料庫裏刪除一個設定檔。"
 	L["delete_confirm"] = "你確定要刪除所選擇的設定檔嗎?"
+	L["delete_desc"] = "從資料庫裏刪除不再使用的設定檔,以節省空間,並且清理SavedVariables檔。"
+	L["delete_sub"] = "從資料庫裏刪除一個設定檔。"
+	L["intro"] = "你可以選擇一個活動的資料設定檔,這樣你的每個角色就可以擁有不同的設定值,可以給你的插件設定帶來極大的靈活性。"
+	L["new"] = "新建"
+	L["new_sub"] = "新建一個空的設定檔。"
 	L["profiles"] = "設定檔"
 	L["profiles_sub"] = "管理設定檔"
-	--L["current"] = "Current Profile:"
+	L["reset"] = "重置設定檔"
+	L["reset_desc"] = "將當前的設定檔恢復到它的預設值,用於你的設定檔損壞,或者你只是想重來的情況。"
+	L["reset_sub"] = "將當前的設定檔恢復為預設值"
 elseif LOCALE == "zhCN" then
-	L["default"] = "默认"
-	L["intro"] = "你可以选择一个活动的数据配置文件,这样你的每个角色就可以拥有不同的设置值,可以给你的插件配置带来极大的灵活性。"
-	L["reset_desc"] = "将当前的配置文件恢复到它的默认值,用于你的配置文件损坏,或者你只是想重来的情况。"
-	L["reset"] = "重置配置文件"
-	L["reset_sub"] = "将当前的配置文件恢复为默认值"
-	L["choose_desc"] = "你可以通过在文本框内输入一个名字创立一个新的配置文件,也可以选择一个已经存在的配置文件。"
-	L["new"] = "新建"
-	L["new_sub"] = "新建一个空的配置文件。"
 	L["choose"] = "现有的配置文件"
+	L["choose_desc"] = "你可以通过在文本框内输入一个名字创立一个新的配置文件,也可以选择一个已经存在的配置文件。"
 	L["choose_sub"] = "从当前可用的配置文件里面选择一个。"
-	L["copy_desc"] = "从当前某个已保存的配置文件复制到当前正使用的配置文件。"
 	L["copy"] = "复制自"
-	L["delete_desc"] = "从数据库里删除不再使用的配置文件,以节省空间,并且清理SavedVariables文件。"
+	L["copy_desc"] = "从当前某个已保存的配置文件复制到当前正使用的配置文件。"
+	-- L["current"] = "Current Profile:"
+	L["default"] = "默认"
 	L["delete"] = "删除一个配置文件"
-	L["delete_sub"] = "从数据库里删除一个配置文件。"
 	L["delete_confirm"] = "你确定要删除所选择的配置文件么?"
+	L["delete_desc"] = "从数据库里删除不再使用的配置文件,以节省空间,并且清理SavedVariables文件。"
+	L["delete_sub"] = "从数据库里删除一个配置文件。"
+	L["intro"] = "你可以选择一个活动的数据配置文件,这样你的每个角色就可以拥有不同的设置值,可以给你的插件配置带来极大的灵活性。"
+	L["new"] = "新建"
+	L["new_sub"] = "新建一个空的配置文件。"
 	L["profiles"] = "配置文件"
 	L["profiles_sub"] = "管理配置文件"
-	--L["current"] = "Current Profile:"
+	L["reset"] = "重置配置文件"
+	L["reset_desc"] = "将当前的配置文件恢复到它的默认值,用于你的配置文件损坏,或者你只是想重来的情况。"
+	L["reset_sub"] = "将当前的配置文件恢复为默认值"
 elseif LOCALE == "ruRU" then
-	L["default"] = "По умолчанию"
-	L["intro"] = "Изменяя активный профиль, вы можете задать различные настройки модификаций для каждого персонажа."
-	L["reset_desc"] = "Если ваша конфигурации испорчена или если вы хотите настроить всё заново - сбросьте текущий профиль на стандартные значения."
-	L["reset"] = "Сброс профиля"
-	L["reset_sub"] = "Сброс текущего профиля на стандартный"
-	L["choose_desc"] = "Вы можете создать новый профиль, введя название в поле ввода, или выбрать один из уже существующих профилей."
-	L["new"] = "Новый"
-	L["new_sub"] = "Создать новый чистый профиль"
 	L["choose"] = "Существующие профили"
+	L["choose_desc"] = "Вы можете создать новый профиль, введя название в поле ввода, или выбрать один из уже существующих профилей."
 	L["choose_sub"] = "Выбор одиного из уже доступных профилей"
-	L["copy_desc"] = "Скопировать настройки из выбранного профиля в активный."
 	L["copy"] = "Скопировать из"
-	L["delete_desc"] = "Удалить существующий и неиспользуемый профиль из БД для сохранения места, и очистить SavedVariables файл."
+	L["copy_desc"] = "Скопировать настройки из выбранного профиля в активный."
+	-- L["current"] = "Current Profile:"
+	L["default"] = "По умолчанию"
 	L["delete"] = "Удалить профиль"
-	L["delete_sub"] = "Удаление профиля из БД"
 	L["delete_confirm"] = "Вы уверены, что вы хотите удалить выбранный профиль?"
+	L["delete_desc"] = "Удалить существующий и неиспользуемый профиль из БД для сохранения места, и очистить SavedVariables файл."
+	L["delete_sub"] = "Удаление профиля из БД"
+	L["intro"] = "Изменяя активный профиль, вы можете задать различные настройки модификаций для каждого персонажа."
+	L["new"] = "Новый"
+	L["new_sub"] = "Создать новый чистый профиль"
 	L["profiles"] = "Профили"
 	L["profiles_sub"] = "Управление профилями"
-	--L["current"] = "Current Profile:"
+	L["reset"] = "Сброс профиля"
+	L["reset_desc"] = "Если ваша конфигурации испорчена или если вы хотите настроить всё заново - сбросьте текущий профиль на стандартные значения."
+	L["reset_sub"] = "Сброс текущего профиля на стандартный"
+elseif LOCALE == "itIT" then
+	L["choose"] = "Profili esistenti"
+	L["choose_desc"] = "Puoi creare un nuovo profilo digitando il nome della casella di testo, oppure scegliendone uno tra i profili gia' esistenti."
+	L["choose_sub"] = "Seleziona uno dei profili disponibili."
+	L["copy"] = "Copia Da"
+	L["copy_desc"] = "Copia le impostazioni da un profilo esistente, nel profilo attivo in questo momento."
+	L["current"] = "Profilo Attivo:"
+	L["default"] = "Standard"
+	L["delete"] = "Cancella un profilo"
+	L["delete_confirm"] = "Sei sicuro di voler cancellare il profilo selezionato?"
+	L["delete_desc"] = "Cancella i profili non utilizzati dal database per risparmiare spazio e mantenere puliti i file di configurazione SavedVariables."
+	L["delete_sub"] = "Cancella un profilo dal Database."
+	L["intro"] = "Puoi cambiare il profilo attivo, in modo da usare impostazioni diverse per ogni personaggio."
+	L["new"] = "Nuovo"
+	L["new_sub"] = "Crea un nuovo profilo vuoto."
+	L["profiles"] = "Profili"
+	L["profiles_sub"] = "Gestisci Profili"
+	L["reset"] = "Reimposta Profilo"
+	L["reset_desc"] = "Riporta il tuo profilo attivo alle sue impostazioni di default, nel caso in cui la tua configurazione si sia corrotta, o semplicemente tu voglia re-inizializzarla."
+	L["reset_sub"] = "Reimposta il profilo ai suoi valori di default."
 end

 local defaultProfiles
diff --git a/libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua b/libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
index 7f92d82..9a48f8b 100755
--- a/libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
+++ b/libs/AceGUI-3.0/widgets/AceGUIContainer-BlizOptionsGroup.lua
@@ -2,7 +2,7 @@
 BlizOptionsGroup Container
 Simple container widget for the integration of AceGUI into the Blizzard Interface Options
 -------------------------------------------------------------------------------]]
-local Type, Version = "BlizOptionsGroup", 20
+local Type, Version = "BlizOptionsGroup", 21
 local AceGUI = LibStub and LibStub("AceGUI-3.0", true)
 if not AceGUI or (AceGUI:GetWidgetVersion(Type) or 0) >= Version then return end

@@ -36,8 +36,12 @@ local function cancel(frame)
 	frame.obj:Fire("cancel")
 end

-local function defaults(frame)
-	frame.obj:Fire("defaults")
+local function default(frame)
+	frame.obj:Fire("default")
+end
+
+local function refresh(frame)
+	frame.obj:Fire("refresh")
 end

 --[[-----------------------------------------------------------------------------
@@ -101,7 +105,8 @@ local function Constructor()
 	-- support functions for the Blizzard Interface Options
 	frame.okay = okay
 	frame.cancel = cancel
-	frame.defaults = defaults
+	frame.default = default
+	frame.refresh = refresh

 	frame:SetScript("OnHide", OnHide)
 	frame:SetScript("OnShow", OnShow)
diff --git a/libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua b/libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
index 9413611..f3db7d6 100755
--- a/libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
+++ b/libs/AceGUI-3.0/widgets/AceGUIContainer-InlineGroup.lua
@@ -2,7 +2,7 @@
 InlineGroup Container
 Simple container widget that creates a visible "box" with an optional title.
 -------------------------------------------------------------------------------]]
-local Type, Version = "InlineGroup", 20
+local Type, Version = "InlineGroup", 21
 local AceGUI = LibStub and LibStub("AceGUI-3.0", true)
 if not AceGUI or (AceGUI:GetWidgetVersion(Type) or 0) >= Version then return end

@@ -19,6 +19,7 @@ local methods = {
 	["OnAcquire"] = function(self)
 		self:SetWidth(300)
 		self:SetHeight(100)
+		self:SetTitle("")
 	end,

 	-- ["OnRelease"] = nil,
diff --git a/libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua b/libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
index ba02615..f242437 100755
--- a/libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
+++ b/libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
@@ -1,7 +1,7 @@
 --[[-----------------------------------------------------------------------------
 ColorPicker Widget
 -------------------------------------------------------------------------------]]
-local Type, Version = "ColorPicker", 20
+local Type, Version = "ColorPicker", 21
 local AceGUI = LibStub and LibStub("AceGUI-3.0", true)
 if not AceGUI or (AceGUI:GetWidgetVersion(Type) or 0) >= Version then return end

@@ -51,6 +51,7 @@ local function ColorSwatch_OnClick(frame)
 	local self = frame.obj
 	if not self.disabled then
 		ColorPickerFrame:SetFrameStrata("FULLSCREEN_DIALOG")
+		ColorPickerFrame:SetClampedToScreen(true)

 		ColorPickerFrame.func = function()
 			local r, g, b = ColorPickerFrame:GetColorRGB()
diff --git a/libs/LibMapData-1.0/library.lua b/libs/LibMapData-1.0/library.lua
index 482aed2..45a3c82 100755
--- a/libs/LibMapData-1.0/library.lua
+++ b/libs/LibMapData-1.0/library.lua
@@ -1,2754 +1,2833 @@
---[[
-	Library contains a dataset for Map file names and floors giving the raw map data
-	it also has a few functions to help determine distance and directions.
---]]
-local MAJOR = "LibMapData-1.0"
-local MINOR = 1000 + tonumber(("$Revision: 123 $"):match("%d+"))
-assert(LibStub, MAJOR.." requires LibStub")
-
-local lib = LibStub:NewLibrary(MAJOR, MINOR)
-if not lib then return end
-lib.callbacks = lib.callbacks or LibStub("CallbackHandler-1.0"):New(lib)
-
-local watchFrame = CreateFrame("Frame")
-local lastMap, lastFloor = nil,0
-local mapData = {}
-local mapToLocal = {}
-local localToMap = {}
-local idToMap = {}
-local GetPlayerFacing, GetPlayerMapPosition,SetMapToCurrentZone = GetPlayerFacing, GetPlayerMapPosition, SetMapToCurrentZone
-local atan2 = math.atan2
-local PI2 = math.pi*2
-local floor = math.floor
-local type,assert = type,assert
-local wowMoP
-do
-	local _, _, _, interface = GetBuildInfo()
-	wowMoP = (interface >= 50000)
-end
-
---- Constants
-lib.MAP_NORMAL = 0
-lib.MAP_INSTANCE = 1
-lib.MAP_RAID = 2
-lib.MAP_BG = 3
-lib.MAP_ARENA = 4
-lib.MAP_SENARIO = 5
- -- estimated world map size
-local worldMapWidth = 47714.278579261
-local worldMapHeight = 31809.64857610083
-local missingCache = {
-	data = {},
-	aid = {},
-	locale = {}
-}
-
-local contOffsets = {
-	[1] = {-8590.40725049343,5628.692856102324},
-	[2] = {18542.31220836664, 3585.574573158966},
-	[3] = {0,0},
-	[4] = {16020.94044398222,454.2451915717977},
-	[5] = {0,0},
-	[6] = {0,0},
-}
-
-local transforms_x = {
-	[1] = 10133.3330078125,
-	[2] = -2400.0,
-	[3] = 0,
-	[4] = 0,
-	[5] = 0,
-	[6] = 0,
-}
-local transforms_y = {
-	[1] = 17600.0,
-	[2] = 2400.0,
-	[3] = 0,
-	[4] = 0,
-	[5] = 0,
-	[6] = 0,
-}
-
-do
-	-- Format:
-	-- floors = number of floors
-	-- area_id = in game area id
-	-- floor_index = width,height, ulX,ulY, lrXx,lrY, mapid
-	local emptyMaps = {
-		['floors'] = 0,['name'] = WORLD_MAP, ['continent'] = 0, ['phase'] = 0, ['map_type'] = 0,
-		[1] = {0,0,0,0,0,0,0}
-	}
-	-- silencing the data for now, since old versions send teh info out even though new versions correct the issue
-	setmetatable(mapData, { __index = function(t, k)
-			if k then
-				if missingCache.data[k] == nil then
-					--print("LibMapData-1.0 is missing data for ",k)
-					missingCache.data[k] = true
-				end
-			end
-			return emptyMaps
-		end
-	})
-	setmetatable(idToMap, { __index = function(t, k)
-			if k then
-				if missingCache.aid[k] == nil then
-					--print("LibMapData-1.0 is missing data for area id ",k)
-					missingCache.aid[k] = true
-				end
-			end
-			return k
-		end
-	})
-	setmetatable(mapToLocal, { __index = function(t,k)
-			if k then
-				if missingCache.locale[k] == nil then
-					--print("LibMapData-1.0 is missing localized data for ",k)
-					missingCache.locale[k] = true
-				end
-			end
-			return k
-		end
-	})
-		mapData[4] = {
-			['floors'] = 0, ['name'] = "Durotar", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5287.4996337890625,3524.9998779296875,1962.4998779296875,1808.333251953125,7249.99951171875,-1716.6666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[9] = {
-			['floors'] = 0, ['name'] = "Mulgore", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5449.999755859375,3633.333251953125,-2204.16650390625,-168.75,3245.833251953125,-3802.083251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[11] = {
-			['floors'] = 0, ['name'] = "Barrens", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5745.83332824707,3831.2498779296875,-202.0833282470703,1810.4166259765625,5543.75,-2020.833251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[13] = {
-			['floors'] = 0, ['name'] = "Kalimdor", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {36799.810546875,24533.2001953125,-17066.599609375,12799.900390625,19733.2109375,-11733.2998046875},
-			['micro'] = {
-
-			},
-		}
-		mapData[14] = {
-			['floors'] = 0, ['name'] = "Azeroth", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {40741.181640625,27149.6875,-18171.970703125,11176.34375,22569.2109375,-15973.34375},
-			['micro'] = {
-
-			},
-		}
-		mapData[16] = {
-			['floors'] = 0, ['name'] = "Arathi", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3477.083251953125,2318.7498474121094,1127.083251953125,-141.66665649414062,4604.16650390625,-2460.41650390625},
-			['micro'] = {
-
-			},
-		}
-		mapData[17] = {
-			['floors'] = 0, ['name'] = "Badlands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3070.833251953125,2045.8330078125,1902.083251953125,-5854.16650390625,4972.91650390625,-7899.99951171875},
-			['micro'] = {
-				[18] = { 562.5,375.0,3311.25,-6330.0,2748.75,-5955.0 },
-
-			},
-		}
-		mapData[19] = {
-			['floors'] = 0, ['name'] = "BlastedLands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3662.5,2441.666015625,1193.75,-10583.3330078125,4856.25,-13024.9990234375},
-			['micro'] = {
-
-			},
-		}
-		mapData[20] = {
-			['floors'] = 0, ['name'] = "Tirisfal", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4518.7498779296875,3012.4998168945312,-3033.333251953125,3837.499755859375,1485.4166259765625,824.9999389648438},
-			['micro'] = {
-				[12] = { 220.0,146.666748046875,-1800.0,1976.666748046875,-2020.0,2123.33349609375 },
-				[13] = { 204.990234375,136.66015625,864.9951171875,2812.169921875,660.0048828125,2948.830078125 },
-
-			},
-		}
-		mapData[21] = {
-			['floors'] = 0, ['name'] = "Silverpine", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4199.999755859375,2799.9998779296875,-3449.999755859375,1666.6666259765625,750.0,-1133.333251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[22] = {
-			['floors'] = 0, ['name'] = "WesternPlaguelands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4299.999908447266,2866.666534423828,-416.6666564941406,3366.66650390625,3883.333251953125,499.9999694824219},
-			['micro'] = {
-
-			},
-		}
-		mapData[23] = {
-			['floors'] = 0, ['name'] = "EasternPlaguelands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4031.25,2687.4998779296875,2287.5,3704.16650390625,6318.75,1016.6666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[24] = {
-			['floors'] = 0, ['name'] = "HillsbradFoothills", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4862.4998779296875,3241.6666259765625,-1849.9998779296875,1481.25,3012.5,-1760.4166259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[26] = {
-			['floors'] = 0, ['name'] = "Hinterlands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3850.0,2566.6666259765625,1575.0,1466.6666259765625,5425.0,-1100.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[27] = {
-			['floors'] = 0, ['name'] = "DunMorogh", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4897.91650390625,3264.5830078125,-2137.5,-3941.66650390625,2760.41650390625,-7206.24951171875},
-			['micro'] = {
-				[6] = { 330.0,220.0,85.0,-6240.0,-245.0,-6020.0 },
-				[7] = { 505.5,337.0,472.75,-5650.0,-32.75,-5313.0 },
-				[8] = { 195.0,130.0,-584.0,-5600.0,-779.0,-5470.0 },
-				[9] = { 266.490234375,177.66015625,-241.7548828125,-6623.330078125,-508.2451171875,-6445.669921875 },
-				[10] = { 570.0,380.0,-500.0,-5242.5,-1070.0,-4862.5 },
-				[11] = { 374.009765625,249.33984375,1917.0048828125,-5736.169921875,1542.9951171875,-5486.830078125 },
-
-			},
-		}
-		mapData[28] = {
-			['floors'] = 0, ['name'] = "SearingGorge", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {2231.2498474121094,1487.49951171875,322.9166564941406,-6100.0,2554.16650390625,-7587.49951171875},
-			['micro'] = {
-				[16] = { 760.0239868164062,506.6826171875,1387.510009765625,-7593.34130859375,627.4860229492188,-7086.65869140625 },
-
-			},
-		}
-		mapData[29] = {
-			['floors'] = 0, ['name'] = "BurningSteppes", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3152.0831909179688,2099.99951171875,464.58331298828125,-6985.41650390625,3616.66650390625,-9085.416015625},
-			['micro'] = {
-				[14] = { 712.5,475.0,1473.75,-7800.0,761.25,-7325.0 },
-				[15] = { 255.0,170.0,1400.0,-7650.0,1145.0,-7480.0 },
-
-			},
-		}
-		mapData[30] = {
-			['floors'] = 0, ['name'] = "Elwynn", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3470.833251953125,2314.5830078125,-1535.4166259765625,-7939.5830078125,1935.4166259765625,-10254.166015625},
-			['micro'] = {
-				[1] = { 240.0,160.0,-41.75,-9860.0,-281.75,-9700.0 },
-				[2] = { 255.0,170.0,-34.25,-9880.0,-289.25,-9710.0 },
-				[3] = { 279.0,186.0,306.0,-8686.0,27.0,-8500.0 },
-				[19] = { 323.25,215.5,769.125,-9200.5,445.875,-8985.0 },
-
-			},
-		}
-		mapData[32] = {
-			['floors'] = 0, ['name'] = "DeadwindPass", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {2499.9999389648438,1666.6669921875,833.3333129882812,-9866.666015625,3333.333251953125,-11533.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[34] = {
-			['floors'] = 0, ['name'] = "Duskwood", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {2699.9999389648438,1800.0,-833.3333129882812,-9716.666015625,1866.6666259765625,-11516.666015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[35] = {
-			['floors'] = 0, ['name'] = "LochModan", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {2758.3331298828125,1839.5830078125,1993.7498779296875,-4487.5,4752.0830078125,-6327.0830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[36] = {
-			['floors'] = 0, ['name'] = "Redridge", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {2568.7498779296875,1712.5,1479.1666259765625,-8514.5830078125,4047.91650390625,-10227.0830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[37] = {
-			['floors'] = 0, ['name'] = "StranglethornJungle", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4099.9998779296875,2733.3330078125,-1743.7498779296875,-11016.666015625,2356.25,-13749.9990234375},
-			['micro'] = {
-
-			},
-		}
-		mapData[38] = {
-			['floors'] = 0, ['name'] = "SwampOfSorrows", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {2508.3330078125,1672.9169921875,2081.25,-9535.416015625,4589.5830078125,-11208.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[39] = {
-			['floors'] = 0, ['name'] = "Westfall", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3499.9998168945312,2333.3330078125,-3016.66650390625,-9400.0,483.33331298828125,-11733.3330078125},
-			['micro'] = {
-				[4] = { 262.5,175.0,-1833.75,-10605.0,-2096.25,-10430.0 },
-				[5] = { 277.0,184.666015625,-1293.5,-9983.3330078125,-1570.5,-9798.6669921875 },
-				[17] = { 450.0,300.0,-1342.5,-11355.0,-1792.5,-11055.0 },
-
-			},
-		}
-		mapData[40] = {
-			['floors'] = 0, ['name'] = "Wetlands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4135.416687011719,2756.25,389.58331298828125,-2147.91650390625,4525.0,-4904.16650390625},
-			['micro'] = {
-
-			},
-		}
-		mapData[41] = {
-			['floors'] = 0, ['name'] = "Teldrassil", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5874.999755859375,3916.66650390625,-4235.41650390625,11847.916015625,1639.583251953125,7931.24951171875},
-			['micro'] = {
-
-			},
-		}
-		mapData[42] = {
-			['floors'] = 0, ['name'] = "Darkshore", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {6464.5830078125,4310.416259765625,-3016.66650390625,8222.916015625,3447.91650390625,3912.499755859375},
-			['micro'] = {
-
-			},
-		}
-		mapData[43] = {
-			['floors'] = 0, ['name'] = "Ashenvale", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5766.6663818359375,3843.7498779296875,-1699.9998779296875,4672.91650390625,4066.66650390625,829.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[61] = {
-			['floors'] = 0, ['name'] = "ThousandNeedles", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {4399.999694824219,2933.3330078125,433.33331298828125,-3966.66650390625,4833.3330078125,-6899.99951171875},
-			['micro'] = {
-
-			},
-		}
-		mapData[81] = {
-			['floors'] = 0, ['name'] = "StonetalonMountains", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5899.9998779296875,3933.3331298828125,-3902.083251953125,3404.16650390625,1997.9166259765625,-529.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[101] = {
-			['floors'] = 0, ['name'] = "Desolace", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {4495.8330078125,2997.9165649414062,-4233.3330078125,452.08331298828125,262.5,-2545.833251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[121] = {
-			['floors'] = 0, ['name'] = "Feralas", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {6949.999755859375,4633.3330078125,-5441.66650390625,-2366.66650390625,1508.333251953125,-6999.99951171875},
-			['micro'] = {
-
-			},
-		}
-		mapData[141] = {
-			['floors'] = 0, ['name'] = "Dustwallow", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5250.0,3500.0,975.0,-2033.333984375,6225.0,-5533.333984375},
-			['micro'] = {
-
-			},
-		}
-		mapData[161] = {
-			['floors'] = 0, ['name'] = "Tanaris", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {7212.499515533447,4808.3330078125,62.499996185302734,-5770.8330078125,7274.99951171875,-10579.166015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[181] = {
-			['floors'] = 0, ['name'] = "Aszhara", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5514.58349609375,3677.0833740234375,3372.91650390625,5381.25,8887.5,1704.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[182] = {
-			['floors'] = 0, ['name'] = "Felwood", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {6062.4996337890625,4041.666259765625,-1797.9166259765625,7237.49951171875,4264.5830078125,3195.833251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[201] = {
-			['floors'] = 0, ['name'] = "UngoroCrater", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {3699.9998168945312,2466.66650390625,-533.3333129882812,-5966.66650390625,3166.66650390625,-8433.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[241] = {
-			['floors'] = 0, ['name'] = "Moonglade", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {2308.333251953125,1539.5830078125,1381.25,8491.666015625,3689.583251953125,6952.0830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[261] = {
-			['floors'] = 0, ['name'] = "Silithus", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {4058.333251953125,2706.24951171875,-2983.333251953125,-5872.91650390625,1075.0,-8579.166015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[281] = {
-			['floors'] = 0, ['name'] = "Winterspring", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {6149.9998779296875,4100.0,991.6666259765625,8793.75,7141.66650390625,4693.75},
-			['micro'] = {
-
-			},
-		}
-		mapData[301] = {
-			['floors'] = 0, ['name'] = "StormwindCity", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {1737.4999589920044,1158.3330078125,-1722.9166259765625,-7995.8330078125,14.583333015441895,-9154.166015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[321] = {
-			['floors'] = 1, ['name'] = "Orgrimmar", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {1739.375,1159.58349609375,3506.35400390625,2486.666748046875,5245.72900390625,1327.083251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[341] = {
-			['floors'] = 0, ['name'] = "Ironforge", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {790.6250610351562,527.6044921875,713.5913696289062,-4569.2412109375,1504.2164306640625,-5096.845703125},
-			['micro'] = {
-
-			},
-		}
-		mapData[362] = {
-			['floors'] = 0, ['name'] = "ThunderBluff", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {1043.7499389648438,695.8333129882812,-516.6666259765625,-849.9999389648438,527.0833129882812,-1545.833251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[381] = {
-			['floors'] = 0, ['name'] = "Darnassus", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {1539.5833740234375,1027.0830078125,-3187.5,10464.5830078125,-1647.9166259765625,9437.5},
-			['micro'] = {
-
-			},
-		}
-		mapData[382] = {
-			['floors'] = 0, ['name'] = "Undercity", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {959.3750305175781,640.1041259765625,-873.192626953125,1877.9453125,86.18240356445312,1237.8411865234375},
-			['micro'] = {
-
-			},
-		}
-		mapData[401] = {
-			['floors'] = 0, ['name'] = "AlteracValley", ['rzti'] = 30, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {4237.4998779296875,2824.9998779296875,-1781.2498779296875,1085.4166259765625,2456.25,-1739.583251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[443] = {
-			['floors'] = 0, ['name'] = "WarsongGulch", ['rzti'] = 489, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1145.8333129882812,764.5833129882812,-2041.6666259765625,1627.083251953125,-895.8333129882812,862.4999389648438},
-			['micro'] = {
-
-			},
-		}
-		mapData[461] = {
-			['floors'] = 0, ['name'] = "ArathiBasin", ['rzti'] = 529, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1756.2499237060547,1170.833251953125,-1858.333251953125,1508.333251953125,-102.08332824707031,337.5},
-			['micro'] = {
-
-			},
-		}
-		mapData[462] = {
-			['floors'] = 0, ['name'] = "EversongWoods", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 1,
-			[1] = {4925.0,3283.3330078125,4487.5,11041.666015625,9412.5,7758.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[463] = {
-			['floors'] = 0, ['name'] = "Ghostlands", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 1,
-			[1] = {3300.0,2199.99951171875,5283.3330078125,8266.666015625,8583.3330078125,6066.66650390625},
-			['micro'] = {
-
-			},
-		}
-		mapData[464] = {
-			['floors'] = 0, ['name'] = "AzuremystIsle", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 1,
-			[1] = {4070.8330078125,2714.5830078125,10500.0,-2793.75,14570.8330078125,-5508.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[465] = {
-			['floors'] = 0, ['name'] = "Hellfire", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {5164.5830078125,3443.7498779296875,-5539.5830078125,1481.25,-375.0,-1962.4998779296875},
-			['micro'] = {
-
-			},
-		}
-		mapData[466] = {
-			['floors'] = 0, ['name'] = "Expansion01", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {17464.078125,11642.71875,-12996.0390625,5821.359375,4468.0390625,-5821.359375},
-			['micro'] = {
-
-			},
-		}
-		mapData[467] = {
-			['floors'] = 0, ['name'] = "Zangarmarsh", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {5027.08349609375,3352.083251953125,-9475.0,1935.4166259765625,-4447.91650390625,-1416.6666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[471] = {
-			['floors'] = 0, ['name'] = "TheExodar", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 1,
-			[1] = {1056.7705078125,704.687744140625,11066.3671875,-3609.683349609375,12123.1376953125,-4314.37109375},
-			['micro'] = {
-
-			},
-		}
-		mapData[473] = {
-			['floors'] = 0, ['name'] = "ShadowmoonValley", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {5500.0,3666.6663818359375,-4225.0,-1947.9166259765625,1275.0,-5614.5830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[475] = {
-			['floors'] = 0, ['name'] = "BladesEdgeMountains", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {5424.999755859375,3616.6663818359375,-8845.8330078125,4408.3330078125,-3420.833251953125,791.6666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[476] = {
-			['floors'] = 0, ['name'] = "BloodmystIsle", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 1,
-			[1] = {3262.4990234375,2174.9999389648438,10075.0,-758.3333129882812,13337.4990234375,-2933.333251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[477] = {
-			['floors'] = 0, ['name'] = "Nagrand", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {5525.0,3683.333168029785,-10295.8330078125,41.666664123535156,-4770.8330078125,-3641.66650390625},
-			['micro'] = {
-
-			},
-		}
-		mapData[478] = {
-			['floors'] = 0, ['name'] = "TerokkarForest", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {5399.999755859375,3600.0000610351562,-7083.3330078125,-999.9999389648438,-1683.333251953125,-4600.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[479] = {
-			['floors'] = 0, ['name'] = "Netherstorm", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {5574.999671936035,3716.666748046875,-5483.3330078125,5456.25,91.66666412353516,1739.583251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[480] = {
-			['floors'] = 0, ['name'] = "SilvermoonCity", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 1,
-			[1] = {1211.45849609375,806.7705078125,6400.75,10153.708984375,7612.20849609375,9346.9384765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[481] = {
-			['floors'] = 0, ['name'] = "ShattrathCity", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {1306.25,870.8333740234375,-6135.2587890625,-1473.9544677734375,-4829.0087890625,-2344.787841796875},
-			['micro'] = {
-
-			},
-		}
-		mapData[482] = {
-			['floors'] = 0, ['name'] = "NetherstormArena", ['rzti'] = 566, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2270.8331909179688,1514.5833740234375,-2660.41650390625,2918.75,-389.58331298828125,1404.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[485] = {
-			['floors'] = 0, ['name'] = "Northrend", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {17751.3984375,11834.265014648438,-9217.15234375,10593.375,8534.24609375,-1240.8900146484375},
-			['micro'] = {
-
-			},
-		}
-		mapData[486] = {
-			['floors'] = 0, ['name'] = "BoreanTundra", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {5764.5830078125,3843.7498779296875,-8570.8330078125,4897.91650390625,-2806.25,1054.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[488] = {
-			['floors'] = 0, ['name'] = "Dragonblight", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {5608.3331298828125,3739.5833740234375,-3627.083251953125,5575.0,1981.2498779296875,1835.4166259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[490] = {
-			['floors'] = 0, ['name'] = "GrizzlyHills", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {5249.9998779296875,3499.9998779296875,1110.4166259765625,5516.66650390625,6360.41650390625,2016.6666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[491] = {
-			['floors'] = 0, ['name'] = "HowlingFjord", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {6045.8328857421875,4031.2498168945312,1397.9166259765625,3116.66650390625,7443.74951171875,-914.5833129882812},
-			['micro'] = {
-
-			},
-		}
-		mapData[492] = {
-			['floors'] = 0, ['name'] = "IcecrownGlacier", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {6270.833312988281,4181.25,-5443.75,9427.0830078125,827.0833129882812,5245.8330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[493] = {
-			['floors'] = 0, ['name'] = "SholazarBasin", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {4356.25,2904.16650390625,-6929.16650390625,7287.49951171875,-2572.91650390625,4383.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[495] = {
-			['floors'] = 0, ['name'] = "TheStormPeaks", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {7112.4996337890625,4741.666015625,-1841.6666259765625,10197.916015625,5270.8330078125,5456.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[496] = {
-			['floors'] = 0, ['name'] = "ZulDrak", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {4993.75,3329.16650390625,600.0,7668.74951171875,5593.75,4339.5830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[499] = {
-			['floors'] = 0, ['name'] = "Sunwell", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 1,
-			[1] = {3327.0830078125,2218.7490234375,5302.0830078125,13568.7490234375,8629.166015625,11350.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[501] = {
-			['floors'] = 0, ['name'] = "LakeWintergrasp", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {2974.9998779296875,1983.333251953125,-4329.16650390625,5716.66650390625,-1354.1666259765625,3733.333251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[502] = {
-			['floors'] = 0, ['name'] = "ScarletEnclave", ['rzti'] = 609, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {3162.5,2108.3333740234375,4047.91650390625,3087.5,7210.41650390625,979.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[504] = {
-			['floors'] = 2, ['name'] = "Dalaran", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = { 830.0150146484375,553.33984375,-222.4949951171875,5513.330078125,-1052.510009765625,6066.669921875 },
-			[2] = { 563.2239990234375,375.48974609375,-352.64599609375,5599.85009765625,-915.8699951171875,5975.33984375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[510] = {
-			['floors'] = 0, ['name'] = "CrystalsongForest", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {2722.9166259765625,1814.5830078125,-1443.75,6502.0830078125,1279.1666259765625,4687.5},
-			['micro'] = {
-
-			},
-		}
-		mapData[512] = {
-			['floors'] = 0, ['name'] = "StrandoftheAncients", ['rzti'] = 607, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1743.7499389648438,1162.4999389648438,-787.5,1883.333251953125,956.2499389648438,720.8333129882812},
-			['micro'] = {
-
-			},
-		}
-		mapData[520] = {
-			['floors'] = 1, ['name'] = "TheNexus", ['rzti'] = 576, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1101.2809753417969,734.1875,708.0689697265625,64.07550048828125,-393.2120056152344,798.2630004882812 },
-			['micro'] = {
-
-			},
-		}
-		mapData[521] = {
-			['floors'] = 2, ['name'] = "CoTStratholme", ['rzti'] = 595, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1824.9999389648438,1216.66650390625,-2152.083251953125,2297.91650390625,-327.08331298828125,1081.25},
-			[2] = { 1125.2999877929688,750.199951171875,-731.0599975585938,1891.760009765625,-1856.3599853515625,2641.9599609375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[522] = {
-			['floors'] = 1, ['name'] = "Ahnkahet", ['rzti'] = 619, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 972.41796875,648.2790222167969,1205.719970703125,200.40499877929688,233.302001953125,848.6840209960938 },
-			['micro'] = {
-
-			},
-		}
-		mapData[523] = {
-			['floors'] = 3, ['name'] = "UtgardeKeep", ['rzti'] = 574, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 734.5809936523438,489.7215003967285,310.406005859375,25.666500091552734,-424.17498779296875,515.3880004882812 },
-			[2] = { 481.0810089111328,320.72029304504395,238.156005859375,-16.33329963684082,-242.9250030517578,304.3869934082031 },
-			[3] = { 736.5810089111328,491.0545120239258,510.906005859375,-75.33350372314453,-225.6750030517578,415.72100830078125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[524] = {
-			['floors'] = 2, ['name'] = "UtgardePinnacle", ['rzti'] = 575, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 548.9360198974609,365.95701599121094,697.5590209960938,186.9199981689453,148.6230010986328,552.8770141601562 },
-			[2] = { 756.1799430847168,504.11900329589844,747.5579833984375,157.83900451660156,-8.621959686279297,661.9580078125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[525] = {
-			['floors'] = 2, ['name'] = "HallsofLightning", ['rzti'] = 602, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 566.2350158691406,377.489990234375,282.54901123046875,1157.050048828125,-283.6860046386719,1534.5400390625 },
-			[2] = { 708.2370147705078,472.1600341796875,538.5490112304688,959.719970703125,-169.68800354003906,1431.8800048828125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[526] = {
-			['floors'] = 1, ['name'] = "Ulduar77", ['rzti'] = 599, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 920.1960144042969,613.466064453125,-206.32400512695312,762.4439697265625,-1126.52001953125,1375.9100341796875 },
-			['micro'] = {
-
-			},
-		}
-		mapData[527] = {
-			['floors'] = 1, ['name'] = "TheEyeofEternity", ['rzti'] = 616, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 430.070068359375,286.7130126953125,-1036.7099609375,611.1279907226562,-1466.780029296875,897.8410034179688 },
-			['micro'] = {
-
-			},
-		}
-		mapData[528] = {
-			['floors'] = 4, ['name'] = "Nexus80", ['rzti'] = 578, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 514.7069702148438,343.13897705078125,-787.2529907226562,877.0709838867188,-1301.9599609375,1220.2099609375 },
-			[2] = { 664.7069702148438,443.13897705078125,-712.2529907226562,927.0709838867188,-1376.9599609375,1370.2099609375 },
-			[3] = { 514.7069702148438,343.13897705078125,-787.2529907226562,927.0709838867188,-1301.9599609375,1270.2099609375 },
-			[4] = { 294.70098876953125,196.4639892578125,-897.2589721679688,990.406005859375,-1191.9599609375,1186.8699951171875 },
-			['micro'] = {
-
-			},
-		}
-		mapData[529] = {
-			['floors'] = 6, ['name'] = "Ulduar", ['rzti'] = 603, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = {3287.4998779296875,2191.6666259765625,-1583.333251953125,1168.75,1704.1666259765625,-1022.9166259765625},
-			[2] = { 669.4509887695312,446.300048828125,445.2349853515625,1392.7099609375,-224.21600341796875,1839.010009765625 },
-			[3] = { 1328.4609985351562,885.639892578125,674.739990234375,1679.0400390625,-653.7210083007812,2564.679931640625 },
-			[4] = { 910.5,607.0,315.75,1612.0,-594.75,2219.0 },
-			[5] = { 1569.4599609375,1046.300048828125,-1684.989990234375,2122.530029296875,-3254.449951171875,3168.830078125 },
-			[6] = { 619.468994140625,412.97998046875,310.0140075683594,1834.77001953125,-309.4549865722656,2247.75 },
-			['micro'] = {
-
-			},
-		}
-		mapData[530] = {
-			['floors'] = 1, ['name'] = "Gundrak", ['rzti'] = 604, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 905.0330505371094,603.35009765625,-259.8869934082031,1465.52001953125,-1164.9200439453125,2068.8701171875 },
-			['micro'] = {
-
-			},
-		}
-		mapData[531] = {
-			['floors'] = 0, ['name'] = "TheObsidianSanctum", ['rzti'] = 615, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1162.4999179840088,775.0,-1133.333251953125,3616.66650390625,29.16666603088379,2841.66650390625},
-			['micro'] = {
-
-			},
-		}
-		mapData[532] = {
-			['floors'] = 1, ['name'] = "VaultofArchavon", ['rzti'] = 624, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1398.2550048828125,932.1700134277344,812.5189819335938,-634.0800170898438,-585.7360229492188,298.0899963378906 },
-			['micro'] = {
-
-			},
-		}
-		mapData[533] = {
-			['floors'] = 3, ['name'] = "AzjolNerub", ['rzti'] = 601, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 752.9739990234375,501.9830017089844,30.0,292.1419982910156,-722.9739990234375,794.125 },
-			[2] = { 292.9739990234375,195.31597900390625,-400.0,450.4739990234375,-692.9739990234375,645.7899780273438 },
-			[3] = { 367.5,245.0,-462.125,395.0,-829.625,640.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[534] = {
-			['floors'] = 2, ['name'] = "DrakTharonKeep", ['rzti'] = 600, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 619.9410095214844,413.2939910888672,927.010009765625,-595.8599853515625,307.0690002441406,-182.5659942626953 },
-			[2] = { 619.9410095214844,413.2939910888672,1002.010009765625,-595.8599853515625,382.0690002441406,-182.5659942626953 },
-			['micro'] = {
-
-			},
-		}
-		mapData[535] = {
-			['floors'] = 6, ['name'] = "Naxxramas", ['rzti'] = 533, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1093.830078125,729.219970703125,3734.10009765625,2886.610107421875,2640.27001953125,3615.830078125 },
-			[2] = { 1093.830078125,729.219970703125,4234.10009765625,2886.610107421875,3140.27001953125,3615.830078125 },
-			[3] = { 1200.0,800.0,3787.0,2336.0,2587.0,3136.0 },
-			[4] = { 1200.330078125,800.219970703125,4287.35009765625,2336.610107421875,3087.02001953125,3136.830078125 },
-			[5] = { 2069.809814453125,1379.8798828125,4400.08984375,2311.340087890625,2330.280029296875,3691.219970703125 },
-			[6] = { 655.93994140625,437.2900390625,5522.2900390625,3379.25,4866.35009765625,3816.5400390625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[536] = {
-			['floors'] = 1, ['name'] = "VioletHold", ['rzti'] = 608, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 256.22900390625,170.820068359375,-665.3469848632812,1813.3499755859375,-921.5759887695312,1984.1700439453125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[539] = {
-			['floors'] = 0, ['name'] = "GilneasX", ['rzti'] = 638, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {3145.833251953125,2097.9166870117188,-3439.583251953125,-533.3333129882812,-293.75,-2631.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[540] = {
-			['floors'] = 0, ['name'] = "IsleofConquest", ['rzti'] = 628, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2650.0,1766.6665840148926,-525.0,1708.333251953125,2125.0,-58.33333206176758},
-			['micro'] = {
-
-			},
-		}
-		mapData[541] = {
-			['floors'] = 0, ['name'] = "HrothgarsLanding", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
-			[1] = {3677.0831298828125,2452.083984375,-2797.91650390625,10781.25,879.1666259765625,8329.166015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[542] = {
-			['floors'] = 1, ['name'] = "TheArgentColiseum", ['rzti'] = 650, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 369.9861869812012,246.65798950195312,41.25519943237305,446.3609924316406,-328.7309875488281,693.0189819335938 },
-			['micro'] = {
-
-			},
-		}
-		mapData[543] = {
-			['floors'] = 2, ['name'] = "TheArgentColiseum", ['rzti'] = 649, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 369.9861869812012,246.65798950195312,41.25519943237305,446.3609924316406,-328.7309875488281,693.0189819335938 },
-			[2] = { 739.9960174560547,493.33001708984375,211.25999450683594,433.02398681640625,-528.7360229492188,926.35400390625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[544] = {
-			['floors'] = 0, ['name'] = "TheLostIsles", ['rzti'] = 648, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {4514.5830078125,3010.4166564941406,-4383.3330078125,2881.25,131.25,-129.16665649414062},
-			['micro'] = {
-
-			},
-		}
-		mapData[545] = {
-			['floors'] = 3, ['name'] = "Gilneas", ['rzti'] = 654, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 420.0,280.0,-720.0,-1260.0,-1140.0,-980.0 },
-			[2] = { 250.4697265625,166.97998046875,-2459.76513671875,-1666.989990234375,-2710.23486328125,-1500.010009765625 },
-			[3] = { 280.4697265625,186.97998046875,-2444.76513671875,-1666.989990234375,-2725.23486328125,-1480.010009765625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[601] = {
-			['floors'] = 1, ['name'] = "TheForgeofSouls", ['rzti'] = 632, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1448.099853515625,965.400390625,-1686.030029296875,4814.52978515625,-3134.1298828125,5779.93017578125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[602] = {
-			['floors'] = 0, ['name'] = "PitofSaron", ['rzti'] = 658, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1533.3333129882812,1022.9166717529297,-839.5833129882812,1256.25,693.75,233.3333282470703},
-			['micro'] = {
-
-			},
-		}
-		mapData[603] = {
-			['floors'] = 1, ['name'] = "HallsofReflection", ['rzti'] = 668, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 879.02001953125,586.01953125,-1469.989990234375,5126.990234375,-2349.010009765625,5713.009765625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[604] = {
-			['floors'] = 8, ['name'] = "IcecrownCitadel", ['rzti'] = 631, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1355.4700927734375,903.6470336914062,-1384.3299560546875,-764.8400268554688,-2739.800048828125,138.8070068359375 },
-			[2] = { 1067.0,711.3336906433105,-1631.0,-754.6669921875,-2698.0,-43.33330154418945 },
-			[3] = { 195.469970703125,130.31500244140625,-2116.330078125,-580.31298828125,-2311.800048828125,-449.99798583984375 },
-			[4] = { 773.7100830078125,515.810302734375,-1993.5699462890625,4012.409912109375,-2767.280029296875,4528.22021484375 },
-			[5] = { 1148.739990234375,765.820068359375,-2216.06005859375,4002.409912109375,-3364.800048828125,4768.22998046875 },
-			[6] = { 373.7099609375,249.1298828125,-2586.570068359375,4455.75,-2960.280029296875,4704.8798828125 },
-			[7] = { 293.260009765625,195.50701904296875,2271.550048828125,410.2919921875,1978.2900390625,605.7990112304688 },
-			[8] = { 247.929931640625,165.28799438476562,2648.260009765625,414.1080017089844,2400.330078125,579.39599609375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[605] = {
-			['floors'] = 0, ['name'] = "Kezan", ['rzti'] = 648, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1352.0831909179688,900.00048828125,-2129.16650390625,-7731.24951171875,-777.0833129882812,-8631.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[606] = {
-			['floors'] = 0, ['name'] = "Hyjal", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {4245.8333740234375,2831.249755859375,929.1666259765625,6195.8330078125,5175.0,3364.583251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[607] = {
-			['floors'] = 0, ['name'] = "SouthernBarrens", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {7412.5,4941.666656494141,-1356.25,204.16665649414062,6056.25,-4737.5},
-			['micro'] = {
-
-			},
-		}
-		mapData[609] = {
-			['floors'] = 0, ['name'] = "TheRubySanctum", ['rzti'] = 724, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = {752.0833129882812,502.083251953125,-902.0833129882812,3429.16650390625,-150.0,2927.083251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[610] = {
-			['floors'] = 0, ['name'] = "VashjirKelpForest", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {2802.0830078125,1868.750244140625,-5070.8330078125,-4018.749755859375,-2268.75,-5887.5},
-			['micro'] = {
-
-			},
-		}
-		mapData[611] = {
-			['floors'] = 0, ['name'] = "GilneasCity", ['rzti'] = 654, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {889.583251953125,593.7498779296875,-1933.333251953125,-1306.25,-1043.75,-1899.9998779296875},
-			['micro'] = {
-
-			},
-		}
-		mapData[613] = {
-			['floors'] = 0, ['name'] = "Vashjir", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {6945.832763671875,4631.249755859375,-8754.166015625,-3720.833251953125,-1808.333251953125,-8352.0830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[614] = {
-			['floors'] = 0, ['name'] = "VashjirDepths", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4075.0,2716.66650390625,-8233.3330078125,-4906.25,-4158.3330078125,-7622.91650390625},
-			['micro'] = {
-
-			},
-		}
-		mapData[615] = {
-			['floors'] = 0, ['name'] = "VashjirRuins", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {4849.9996337890625,3233.3330078125,-6681.24951171875,-4756.25,-1831.2498779296875,-7989.5830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[626] = {
-			['floors'] = 0, ['name'] = "TwinPeaks", ['rzti'] = 726, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1214.583251953125,810.41650390625,-931.2499389648438,2266.66650390625,283.33331298828125,1456.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[640] = {
-			['floors'] = 0, ['name'] = "Deepholm", ['rzti'] = 646, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {5099.9998779296875,3399.9998779296875,-3052.083251953125,2795.833251953125,2047.9166259765625,-604.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[673] = {
-			['floors'] = 0, ['name'] = "TheCapeOfStranglethorn", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3945.8331298828125,2631.25,-2108.333251953125,-12516.666015625,1837.4998779296875,-15147.916015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[677] = {
-			['floors'] = 0, ['name'] = "BattleforGilneas", ['rzti'] = 728, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {889.583251953125,593.7498779296875,-1933.333251953125,-1306.25,-1043.75,-1899.9998779296875},
-			['micro'] = {
-
-			},
-		}
-		mapData[678] = {
-			['floors'] = 0, ['name'] = "Gilneas_terrain1", ['rzti'] = 654, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {3145.833251953125,2097.9166870117188,-3439.583251953125,-533.3333129882812,-293.75,-2631.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[679] = {
-			['floors'] = 0, ['name'] = "Gilneas_terrain2", ['rzti'] = 654, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {3145.833251953125,2097.9166870117188,-3439.583251953125,-533.3333129882812,-293.75,-2631.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[680] = {
-			['floors'] = 1, ['name'] = "Ragefire", ['rzti'] = 389, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 738.864013671875,492.5762023925781,285.9930114746094,-452.9530029296875,-452.8710021972656,39.623199462890625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[681] = {
-			['floors'] = 7, ['name'] = "TheLostIsles_terrain1", ['rzti'] = 648, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 274.0,182.6666259765625,-2815.0,514.1666870117188,-3089.0,696.8333129882812 },
-			[2] = { 1012.5,675.0,-716.25,825.0,-1728.75,1500.0 },
-			[3] = { 528.0001220703125,352.0001220703125,-1622.4998779296875,1716.5999755859375,-2150.5,2068.60009765625 },
-			[4] = { 327.489990234375,218.32666015625,-1752.510009765625,1748.4366455078125,-2080.0,1966.7633056640625 },
-			[5] = { 175.0,116.666015625,-1057.5,-8438.3330078125,-1232.5,-8321.6669921875 },
-			[6] = { 175.0,116.666015625,-997.5,-8568.3330078125,-1172.5,-8451.6669921875 },
-			[7] = { 330.0,220.0,-1130.0,-8700.0,-1460.0,-8480.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[682] = {
-			['floors'] = 0, ['name'] = "TheLostIsles_terrain2", ['rzti'] = 648, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {4514.5830078125,3010.4166564941406,-4383.3330078125,2881.25,131.25,-129.16665649414062},
-			['micro'] = {
-
-			},
-		}
-		mapData[683] = {
-			['floors'] = 0, ['name'] = "Hyjal_terrain1", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {4245.8333740234375,2831.249755859375,929.1666259765625,6195.8330078125,5175.0,3364.583251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[684] = {
-			['floors'] = 0, ['name'] = "RuinsofGilneas", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {3145.833251953125,2097.9166870117188,-3439.583251953125,-533.3333129882812,-293.75,-2631.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[685] = {
-			['floors'] = 0, ['name'] = "RuinsofGilneasCity", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {889.583251953125,593.7498779296875,-1933.333251953125,-1306.25,-1043.75,-1899.9998779296875},
-			['micro'] = {
-
-			},
-		}
-		mapData[686] = {
-			['floors'] = 0, ['name'] = "ZulFarrak", ['rzti'] = 209, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1383.3332214355469,922.9166259765625,-1624.9998779296875,2052.083251953125,-241.66665649414062,1129.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[687] = {
-			['floors'] = 1, ['name'] = "TheTempleOfAtalHakkar", ['rzti'] = 109, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 695.0289916992188,463.3529815673828,252.27099609375,-718.5189819335938,-442.75799560546875,-255.16600036621094 },
-			['micro'] = {
-
-			},
-		}
-		mapData[688] = {
-			['floors'] = 3, ['name'] = "BlackfathomDeeps", ['rzti'] = 48, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 884.2200012207031,589.4799728393555,381.2959899902344,-677.14697265625,-502.92401123046875,-87.66699981689453 },
-			[2] = { 884.2200317382812,589.4800109863281,581.2960205078125,-927.14697265625,-302.92401123046875,-337.6669616699219 },
-			[3] = { 284.22400426864624,189.482666015625,281.2980041503906,-877.1483154296875,-2.9260001182556152,-687.6656494140625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[689] = {
-			['floors'] = 0, ['name'] = "StranglethornVale", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {6552.0830078125,4368.75,-2977.083251953125,-10964.5830078125,3574.999755859375,-15333.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[690] = {
-			['floors'] = 1, ['name'] = "TheStockade", ['rzti'] = 34, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 378.1529998779297,252.10249519348145,188.33099365234375,-31.469499588012695,-189.82200622558594,220.63299560546875 },
-			['micro'] = {
-
-			},
-		}
-		mapData[691] = {
-			['floors'] = 4, ['name'] = "Gnomeregan", ['rzti'] = 90, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 769.6679992675781,513.1119995117188,277.7720031738281,-694.0,-491.89599609375,-180.88800048828125 },
-			[2] = { 769.6679992675781,513.1119995117188,77.77200317382812,-714.0,-691.89599609375,-200.88800048828125 },
-			[3] = { 869.6679992675781,579.7780151367188,127.77200317382812,-967.3330078125,-741.89599609375,-387.55499267578125 },
-			[4] = { 869.6697082519531,579.7799987792969,-72.99929809570312,-937.333984375,-942.6690063476562,-357.5539855957031 },
-			['micro'] = {
-
-			},
-		}
-		mapData[692] = {
-			['floors'] = 2, ['name'] = "Uldaman", ['rzti'] = 70, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 893.6680145263672,595.7789916992188,248.5489959716797,-391.4729919433594,-645.1190185546875,204.30599975585938 },
-			[2] = { 492.57041931152344,328.3804931640625,-52.54859924316406,-57.77349853515625,-545.1190185546875,270.60699462890625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[696] = {
-			['floors'] = 1, ['name'] = "MoltenCore", ['rzti'] = 409, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1264.800064086914,843.1990661621094,1395.56005859375,459.8609924316406,130.75999450683594,1303.06005859375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[697] = {
-			['floors'] = 0, ['name'] = "ZulGurub", ['rzti'] = 309, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1877.083251953125,1252.0830078125,693.75,-11308.3330078125,2570.833251953125,-12560.416015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[699] = {
-			['floors'] = 6, ['name'] = "DireMaul", ['rzti'] = 429, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1275.0,850.0,387.5,200.0,-887.5,1050.0 },
-			[2] = { 525.0,350.0,-125.0,-150.0,-650.0,200.0 },
-			[3] = { 487.5,325.0,-231.25,-150.0,-718.75,175.0 },
-			[4] = { 750.0,500.0,-325.0,-250.0,-1075.0,250.0 },
-			[5] = { 800.0008010864258,533.3339996337891,900.0,-281.6669921875,99.99919891357422,251.66700744628906 },
-			[6] = { 975.0,650.0,862.5,-200.0,-112.5,450.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[700] = {
-			['floors'] = 0, ['name'] = "TwilightHighlands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {5270.8330078125,3514.5830078125,2437.5,-2156.25,7708.3330078125,-5670.8330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[704] = {
-			['floors'] = 2, ['name'] = "BlackrockDepths", ['rzti'] = 230, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1407.0609741210938,938.0407562255859,884.7239990234375,248.63966369628906,-522.3369750976562,1186.680419921875 },
-			[2] = { 1507.0609741210938,1004.7074279785156,934.7239990234375,495.3028259277344,-572.3369750976562,1500.01025390625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[708] = {
-			['floors'] = 0, ['name'] = "TolBarad", ['rzti'] = 732, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2014.5832924842834,1343.75,-2010.4166259765625,-560.4166259765625,4.166666507720947,-1904.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[709] = {
-			['floors'] = 0, ['name'] = "TolBaradDailyArea", ['rzti'] = 732, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1837.5,1224.9999389648438,-2412.5,377.08331298828125,-575.0,-847.9166259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[710] = {
-			['floors'] = 1, ['name'] = "TheShatteredHalls", ['rzti'] = 540, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1063.7474670410156,709.1649932861328,432.6392517089844,-91.74800109863281,-631.1082153320312,617.4169921875 },
-			['micro'] = {
-
-			},
-		}
-		mapData[717] = {
-			['floors'] = 0, ['name'] = "RuinsofAhnQiraj", ['rzti'] = 509, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2512.4998779296875,1675.0,-3035.41650390625,-8233.3330078125,-522.9166259765625,-9908.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[718] = {
-			['floors'] = 1, ['name'] = "OnyxiasLair", ['rzti'] = 249, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 483.1179885864258,322.0787887573242,371.7349853515625,-223.83299255371094,-111.38300323486328,98.24579620361328 },
-			['micro'] = {
-
-			},
-		}
-		mapData[720] = {
-			['floors'] = 0, ['name'] = "Uldum", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {6193.749755859375,4129.16650390625,-2441.66650390625,-8029.16650390625,3752.083251953125,-12158.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[721] = {
-			['floors'] = 7, ['name'] = "BlackrockSpire", ['rzti'] = 229, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 886.8390140533447,591.2260131835938,876.2520141601562,-286.8280029296875,-10.586999893188477,304.39801025390625 },
-			[2] = { 886.8390140533447,591.2260131835938,876.2520141601562,-286.8280029296875,-10.586999893188477,304.39801025390625 },
-			[3] = { 886.8390140533447,591.2260131835938,876.2520141601562,-286.8280029296875,-10.586999893188477,304.39801025390625 },
-			[4] = { 886.8390140533447,591.2260131835938,876.2520141601562,-286.8280029296875,-10.586999893188477,304.39801025390625 },
-			[5] = { 886.8390140533447,591.2260131835938,876.2520141601562,-286.8280029296875,-10.586999893188477,304.39801025390625 },
-			[6] = { 886.8390140533447,591.2260131835938,876.2520141601562,-286.8280029296875,-10.586999893188477,304.39801025390625 },
-			[7] = { 886.8390140533447,591.2260131835938,876.2520141601562,-286.8280029296875,-10.586999893188477,304.39801025390625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[722] = {
-			['floors'] = 2, ['name'] = "AuchenaiCrypts", ['rzti'] = 558, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 742.5404357910156,495.02699279785156,414.98321533203125,-140.0760040283203,-327.5572204589844,354.95098876953125 },
-			[2] = { 817.5404663085938,545.0269927978516,602.4832153320312,-210.0760040283203,-215.0572509765625,334.95098876953125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[723] = {
-			['floors'] = 2, ['name'] = "SethekkHalls", ['rzti'] = 556, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 703.4954833984375,468.9969940185547,187.6982421875,-295.3429870605469,-515.7972412109375,173.6540069580078 },
-			[2] = { 703.4954833984375,468.9969940185547,187.6982421875,-295.3429870605469,-515.7972412109375,173.6540069580078 },
-			['micro'] = {
-
-			},
-		}
-		mapData[724] = {
-			['floors'] = 1, ['name'] = "ShadowLabyrinth", ['rzti'] = 555, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 841.5223541259766,561.0148887634277,656.4431762695312,-498.2179870605469,-185.0791778564453,62.79690170288086 },
-			['micro'] = {
-
-			},
-		}
-		mapData[725] = {
-			['floors'] = 1, ['name'] = "TheBloodFurnace", ['rzti'] = 542, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1003.5190124511719,669.0126876831055,504.5299987792969,-65.87670135498047,-498.989013671875,603.135986328125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[726] = {
-			['floors'] = 1, ['name'] = "TheUnderbog", ['rzti'] = 546, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 894.9199981689453,596.6133575439453,653.9429931640625,-172.87818908691406,-240.9770050048828,423.73516845703125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[727] = {
-			['floors'] = 2, ['name'] = "TheSteamvault", ['rzti'] = 545, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 876.7640075683594,584.5094146728516,716.7420043945312,-425.94219970703125,-160.02200317382812,158.5672149658203 },
-			[2] = { 876.7640075683594,584.5094146728516,716.7420043945312,-425.94219970703125,-160.02200317382812,158.5672149658203 },
-			['micro'] = {
-
-			},
-		}
-		mapData[728] = {
-			['floors'] = 1, ['name'] = "TheSlavePens", ['rzti'] = 547, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 890.0581245422363,593.3720703125,836.1240234375,-391.65203857421875,-53.93410110473633,201.72003173828125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[729] = {
-			['floors'] = 1, ['name'] = "TheBotanica", ['rzti'] = 553, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 757.4024810791016,504.93499755859375,107.64924621582031,-256.9100036621094,-649.7532348632812,248.02499389648438 },
-			['micro'] = {
-
-			},
-		}
-		mapData[730] = {
-			['floors'] = 2, ['name'] = "TheMechanar", ['rzti'] = 554, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 676.2380065917969,450.82540130615234,341.7799987792969,-100.83919525146484,-334.4580078125,349.9862060546875 },
-			[2] = { 676.2380065917969,450.82536697387695,341.7799987792969,-37.8393440246582,-334.4580078125,412.98602294921875 },
-			['micro'] = {
-
-			},
-		}
-		mapData[731] = {
-			['floors'] = 3, ['name'] = "TheArcatraz", ['rzti'] = 552, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 689.6840209960938,459.7893524169922,405.1050109863281,-75.42433166503906,-284.5790100097656,384.3650207519531 },
-			[2] = { 546.0480499267578,364.0320129394531,245.2870330810547,44.0,-300.7610168457031,408.0320129394531 },
-			[3] = { 636.6840057373047,424.4560241699219,422.6050109863281,150.83297729492188,-214.07899475097656,575.2890014648438 },
-			['micro'] = {
-
-			},
-		}
-		mapData[732] = {
-			['floors'] = 1, ['name'] = "ManaTombs", ['rzti'] = 557, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 823.28515625,548.8568115234375,546.35107421875,-458.7860107421875,-276.93408203125,90.07080078125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[733] = {
-			['floors'] = 0, ['name'] = "CoTTheBlackMorass", ['rzti'] = 269, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1087.5,725.0,-7649.99951171875,-1500.0,-6562.49951171875,-2225.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[734] = {
-			['floors'] = 0, ['name'] = "CoTHillsbradFoothills", ['rzti'] = 560, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2331.2499389648438,1554.1666259765625,-1854.1666259765625,3127.083251953125,477.08331298828125,1572.9166259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[736] = {
-			['floors'] = 0, ['name'] = "GilneasBattleground2", ['rzti'] = 761, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1302.0832824707031,868.75,-1745.833251953125,1604.1666259765625,-443.7499694824219,735.4166259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[737] = {
-			['floors'] = 0, ['name'] = "TheMaelstrom", ['rzti'] = 730, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1550.0,1033.333251953125,-1556.25,1370.833251953125,-6.25,337.5},
-			['micro'] = {
-
-			},
-		}
-		mapData[747] = {
-			['floors'] = 0, ['name'] = "LostCityofTolvir", ['rzti'] = 755, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {970.833251953125,647.9169921875,1004.1666259765625,-10591.666015625,1974.9998779296875,-11239.5830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[748] = {
-			['floors'] = 0, ['name'] = "Uldum_terrain1", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {6193.749755859375,4129.16650390625,-2441.66650390625,-8029.16650390625,3752.083251953125,-12158.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[749] = {
-			['floors'] = 1, ['name'] = "WailingCaverns", ['rzti'] = 43, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 936.4750061035156,624.3166656494141,375.9460144042969,-410.1463317871094,-560.5289916992188,214.1703338623047 },
-			['micro'] = {
-
-			},
-		}
-		mapData[750] = {
-			['floors'] = 2, ['name'] = "Maraudon", ['rzti'] = 349, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 975.0,650.0,827.5,550.0,-147.5,1200.0 },
-			[2] = { 1637.5,1091.666000366211,1158.75,-208.33299255371094,-478.75,883.3330078125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[751] = {
-			['floors'] = 0, ['name'] = "TheMaelstromContinent", ['rzti'] = 4294967295, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {0.0,0.0,-0.0,0.0,-0.0,0.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[752] = {
-			['floors'] = 1, ['name'] = "BaradinHold", ['rzti'] = 757, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 585.0,390.0,-1032.5,125.0,-1617.5,515.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[753] = {
-			['floors'] = 2, ['name'] = "BlackrockCaverns", ['rzti'] = 645, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1019.5079345703125,679.6723194122314,-439.9320068359375,6.666669845581055,-1459.43994140625,686.3389892578125 },
-			[2] = { 1019.5079345703125,679.6723194122314,-239.9320068359375,6.666669845581055,-1259.43994140625,686.3389892578125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[754] = {
-			['floors'] = 2, ['name'] = "BlackwingDescent", ['rzti'] = 669, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 849.6940155029297,566.4623410701752,675.5850219726562,-567.4619750976562,-174.10899353027344,-0.9996340274810791 },
-			[2] = { 999.6929779052734,666.4620056152344,750.583984375,-307.4620056152344,-249.10899353027344,359.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[755] = {
-			['floors'] = 4, ['name'] = "BlackwingLair", ['rzti'] = 469, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 499.42803955078125,332.94970703125,1344.050048828125,-7727.06982421875,844.6220092773438,-7394.1201171875 },
-			[2] = { 649.4270629882812,432.94970703125,1379.050048828125,-7777.06982421875,729.6229858398438,-7344.1201171875 },
-			[3] = { 649.4270629882812,432.94970703125,1369.050048828125,-7757.06982421875,719.6229858398438,-7324.1201171875 },
-			[4] = { 649.4270629882812,432.94970703125,1419.050048828125,-7637.06982421875,769.6229858398438,-7204.1201171875 },
-			['micro'] = {
-
-			},
-		}
-		mapData[756] = {
-			['floors'] = 2, ['name'] = "TheDeadmines", ['rzti'] = 36, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 559.2640075683594,372.84250259399414,796.6220092773438,-337.5090026855469,237.35800170898438,35.333499908447266 },
-			[2] = { 499.26300048828125,332.84230041503906,1016.6199951171875,-267.5090026855469,517.3569946289062,65.33329772949219 },
-			['micro'] = {
-
-			},
-		}
-		mapData[757] = {
-			['floors'] = 1, ['name'] = "GrimBatol", ['rzti'] = 670, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 869.0474319458008,579.364990234375,952.780029296875,-880.9869995117188,83.73259735107422,-301.62200927734375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[758] = {
-			['floors'] = 3, ['name'] = "TheBastionofTwilight", ['rzti'] = 671, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1078.3349990844727,718.8899841308594,1184.7705078125,-899.8469848632812,106.43550872802734,-180.95700073242188 },
-			[2] = { 778.343017578125,518.8949584960938,1034.77001953125,-1289.8499755859375,256.427001953125,-770.9550170898438 },
-			[3] = { 1042.342025756836,694.8949584960938,1267.27001953125,-1402.8499755859375,224.92799377441406,-707.9550170898438 },
-			['micro'] = {
-
-			},
-		}
-		mapData[759] = {
-			['floors'] = 3, ['name'] = "HallsofOrigination", ['rzti'] = 644, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1531.7509765625,1021.1673054695129,304.781005859375,-1018.1700439453125,-1226.969970703125,2.9972615242004395 },
-			[2] = { 1272.7550354003906,848.5034255981445,1115.2900390625,-934.8350219726562,-157.46499633789062,-86.33159637451172 },
-			[3] = { 1128.7689819335938,752.5126647949219,403.29400634765625,-884.84033203125,-725.4749755859375,-132.32766723632812 },
-			['micro'] = {
-
-			},
-		}
-		mapData[760] = {
-			['floors'] = 1, ['name'] = "RazorfenDowns", ['rzti'] = 129, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 709.0489501953125,472.699951171875,-570.8909912109375,2209.85009765625,-1279.93994140625,2682.550048828125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[761] = {
-			['floors'] = 1, ['name'] = "RazorfenKraul", ['rzti'] = 47, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 736.449951171875,490.9598388671875,-1322.469970703125,1858.6800537109375,-2058.919921875,2349.639892578125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[762] = {
-			['floors'] = 4, ['name'] = "ScarletMonastery", ['rzti'] = 189, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 619.9839477539062,413.32275390625,-947.9860229492188,1616.858642578125,-1567.969970703125,2030.181396484375 },
-			[2] = { 320.1909942626953,213.4604949951172,482.4639892578125,93.90550231933594,162.2729949951172,307.3659973144531 },
-			[3] = { 612.6966094970703,408.4599609375,562.4240112304688,1600.6400146484375,-50.27259826660156,2009.0999755859375 },
-			[4] = { 703.300048828125,468.86669921875,-1040.68994140625,812.4237060546875,-1743.989990234375,1281.2904052734375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[763] = {
-			['floors'] = 4, ['name'] = "Scholomance", ['rzti'] = 289, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 320.0489044189453,213.36499786376953,68.63890075683594,104.33300018310547,-251.41000366210938,317.697998046875 },
-			[2] = { 440.04901123046875,293.36640548706055,128.63900756835938,44.33259963989258,-311.4100036621094,337.6990051269531 },
-			[3] = { 410.07799530029297,273.385799407959,113.63899993896484,34.32120132446289,-296.4389953613281,307.7070007324219 },
-			[4] = { 531.0420074462891,354.0281982421875,174.1219940185547,-66.32119750976562,-356.9200134277344,287.7070007324219 },
-			['micro'] = {
-
-			},
-		}
-		mapData[764] = {
-			['floors'] = 7, ['name'] = "ShadowfangKeep", ['rzti'] = 33, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 352.4300537109375,234.9533920288086,-2003.7698974609375,-319.88299560546875,-2356.199951171875,-84.92960357666016 },
-			[2] = { 212.4267578125,141.6179962158203,-2147.556640625,-303.2149963378906,-2359.9833984375,-161.5970001220703 },
-			[3] = { 152.429931640625,101.61996459960938,-2103.77001953125,-193.21603393554688,-2256.199951171875,-91.5960693359375 },
-			[4] = { 152.429931640625,101.62469482421875,-2103.77001953125,-193.21499633789062,-2256.199951171875,-91.59030151367188 },
-			[5] = { 152.429931640625,101.62469482421875,-2103.77001953125,-193.21499633789062,-2256.199951171875,-91.59030151367188 },
-			[6] = { 198.429931640625,132.28662872314453,-2080.77001953125,-182.5460205078125,-2279.199951171875,-50.25939178466797 },
-			[7] = { 272.429931640625,181.61996459960938,-2023.77001953125,-278.2160339355469,-2296.199951171875,-96.5960693359375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[765] = {
-			['floors'] = 2, ['name'] = "Stratholme", ['rzti'] = 329, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 705.719970703125,470.47998046875,3617.679931640625,3338.969970703125,2911.9599609375,3809.449951171875 },
-			[2] = { 1005.720458984375,670.480224609375,3967.68017578125,3498.969970703125,2961.959716796875,4169.4501953125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[766] = {
-			['floors'] = 3, ['name'] = "AhnQiraj", ['rzti'] = 531, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 2777.5441131591797,1851.6962890625,-138.0760040283203,-9510.9833984375,-2915.6201171875,-7659.287109375 },
-			[2] = { 977.5599365234375,651.70654296875,-1538.0699462890625,-8703.5029296875,-2515.6298828125,-8051.79638671875 },
-			[3] = { 577.56005859375,385.0400390625,-1738.06982421875,-8720.169921875,-2315.6298828125,-8335.1298828125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[767] = {
-			['floors'] = 2, ['name'] = "ThroneofTides", ['rzti'] = 643, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 998.1719360351562,665.447998046875,-308.89801025390625,-679.447998046875,-1307.0699462890625,-14.0 },
-			[2] = { 998.1719360351562,665.447998046875,-308.89801025390625,-329.447998046875,-1307.0699462890625,336.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[768] = {
-			['floors'] = 1, ['name'] = "TheStonecore", ['rzti'] = 725, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1317.1289978027344,878.0869750976562,-384.1210021972656,797.4829711914062,-1701.25,1675.5699462890625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[769] = {
-			['floors'] = 1, ['name'] = "Skywall", ['rzti'] = 657, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 2018.7250366210938,1345.8180236816406,910.9349975585938,-1457.1500244140625,-1107.7900390625,-111.33200073242188 },
-			['micro'] = {
-
-			},
-		}
-		mapData[770] = {
-			['floors'] = 0, ['name'] = "TwilightHighlands_terrain1", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {5270.8330078125,3514.5830078125,2437.5,-2156.25,7708.3330078125,-5670.8330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[772] = {
-			['floors'] = 0, ['name'] = "AhnQirajTheFallenKingdom", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {4049.9998321533203,2700.0,-3891.66650390625,-8033.3330078125,158.3333282470703,-10733.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[773] = {
-			['floors'] = 1, ['name'] = "ThroneoftheFourWinds", ['rzti'] = 754, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1500.0,1000.0,-25.0,-550.0,-1525.0,450.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[775] = {
-			['floors'] = 0, ['name'] = "CoTMountHyjal", ['rzti'] = 534, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2499.999755859375,1666.66650390625,1525.0,6145.8330078125,4024.999755859375,4479.16650390625},
-			['micro'] = {
-
-			},
-		}
-		mapData[776] = {
-			['floors'] = 1, ['name'] = "GruulsLair", ['rzti'] = 565, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 525.0,350.0,50.0,-12.5,-475.0,337.5 },
-			['micro'] = {
-
-			},
-		}
-		mapData[779] = {
-			['floors'] = 1, ['name'] = "MagtheridonsLair", ['rzti'] = 544, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 556.0,370.6666946411133,170.5,-115.3333511352539,-385.5,255.33334350585938 },
-			['micro'] = {
-
-			},
-		}
-		mapData[780] = {
-			['floors'] = 1, ['name'] = "CoilfangReservoir", ['rzti'] = 548, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1575.0029754638672,1050.0020141601562,1362.50048828125,-400.0,-212.5024871826172,650.0020141601562 },
-			['micro'] = {
-
-			},
-		}
-		mapData[781] = {
-			['floors'] = 0, ['name'] = "ZulAman", ['rzti'] = 568, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1268.7499389648438,845.8333129882812,-1852.083251953125,568.75,-583.3333129882812,-277.08331298828125},
-			['micro'] = {
-
-			},
-		}
-		mapData[782] = {
-			['floors'] = 1, ['name'] = "TempestKeep", ['rzti'] = 550, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1575.0,1050.0,787.5,-100.0,-787.5,950.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[789] = {
-			['floors'] = 2, ['name'] = "SunwellPlateau", ['rzti'] = 580, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 906.25,604.1666259765625,-1206.25,2012.4998779296875,-300.0,1408.333251953125 },
-			[2] = { 465.0,310.0,-377.5,1580.0,-842.5,1890.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[793] = {
-			['floors'] = 0, ['name'] = "ZulGurub", ['rzti'] = 859, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2120.833251953125,1414.5830078125,612.5,-11225.0,2733.333251953125,-12639.5830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[795] = {
-			['floors'] = 0, ['name'] = "MoltenFront", ['rzti'] = 861, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1189.5833129882812,793.7499389648438,-933.3333129882812,1702.083251953125,256.25,908.3333129882812},
-			['micro'] = {
-
-			},
-		}
-		mapData[796] = {
-			['floors'] = 7, ['name'] = "BlackTemple", ['rzti'] = 564, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1252.2495784759521,834.8330078125,-23.87053871154785,-240.0,-1276.1201171875,594.8330078125 },
-			[2] = { 975.0,650.0,176.0,380.0,-799.0,1030.0 },
-			[3] = { 1005.0,670.0,191.0,400.0,-814.0,1070.0 },
-			[4] = { 440.0009765625,293.333984375,-134.99951171875,343.3330078125,-575.00048828125,636.6669921875 },
-			[5] = { 670.0,446.66668701171875,70.0,664.1636352539062,-600.0,1110.830322265625 },
-			[6] = { 705.0,470.0,67.5,450.0,-637.5,920.0 },
-			[7] = { 355.0,236.6666259765625,-137.5,606.6666870117188,-492.5,843.3333129882812 },
-			['micro'] = {
-
-			},
-		}
-		mapData[797] = {
-			['floors'] = 1, ['name'] = "HellfireRamparts", ['rzti'] = 543, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 694.56005859375,463.0400390625,-1294.719970703125,-1492.47998046875,-1989.280029296875,-1029.43994140625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[798] = {
-			['floors'] = 2, ['name'] = "MagistersTerrace", ['rzti'] = 585, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 530.3340148925781,353.55596923828125,304.22601318359375,-27.79583740234375,-226.10800170898438,325.7601318359375 },
-			[2] = { 530.3340148925781,353.55599212646484,304.22601318359375,-27.79589080810547,-226.10800170898438,325.7601013183594 },
-			['micro'] = {
-
-			},
-		}
-		mapData[799] = {
-			['floors'] = 17, ['name'] = "Karazhan", ['rzti'] = 532, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 550.048828125,366.69921875,2225.0244140625,-11189.599609375,1674.9755859375,-10822.900390625 },
-			[2] = { 257.85986328125,171.90625,2081.419921875,-11189.0029296875,1823.56005859375,-11017.0966796875 },
-			[3] = { 345.1494140625,230.099609375,2132.57470703125,-11066.2998046875,1787.42529296875,-10836.2001953125 },
-			[4] = { 520.048828125,346.69921875,2190.0244140625,-11119.599609375,1669.9755859375,-10772.900390625 },
-			[5] = { 234.14990234375,156.099609375,1932.5799560546875,-10969.2998046875,1698.4300537109375,-10813.2001953125 },
-			[6] = { 581.548828125,387.69921875,2205.7744140625,-11190.599609375,1624.2255859375,-10802.900390625 },
-			[7] = { 191.548828125,127.69921875,2066.7744140625,-11115.599609375,1875.2255859375,-10987.900390625 },
-			[8] = { 139.3505859375,92.900390625,2037.6802978515625,-11105.2001953125,1898.3297119140625,-11012.2998046875 },
-			[9] = { 760.048828125,506.69921875,2270.0244140625,-11459.599609375,1509.9755859375,-10952.900390625 },
-			[10] = { 450.25,300.166015625,2040.1300048828125,-11386.3330078125,1589.8800048828125,-11086.1669921875 },
-			[11] = { 271.050048828125,180.69921875,1825.530029296875,-11285.099609375,1554.47998046875,-11104.400390625 },
-			[12] = { 595.048828125,396.69921875,2182.5244140625,-11444.599609375,1587.4755859375,-11047.900390625 },
-			[13] = { 529.048828125,352.69921875,1963.0244140625,-11339.099609375,1433.9755859375,-10986.400390625 },
-			[14] = { 245.25,163.5,2032.6300048828125,-11143.0,1787.3800048828125,-10979.5 },
-			[15] = { 211.14990234375,140.765625,2025.0799560546875,-11113.6328125,1813.9300537109375,-10972.8671875 },
-			[16] = { 101.25,67.5,2020.1300048828125,-11097.0,1918.8800048828125,-11029.5 },
-			[17] = { 341.25,227.5,2155.1298828125,-11102.0,1813.8798828125,-10874.5 },
-			['micro'] = {
-
-			},
-		}
-		mapData[800] = {
-			['floors'] = 3, ['name'] = "Firelands", ['rzti'] = 720, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1587.4999389648438,1058.3332824707031,-718.75,424.9999694824219,868.7499389648438,-633.3333129882812},
-			[2] = { 375.0,250.0,-302.08331298828125,343.75,-677.0833129882812,593.75 },
-			[3] = { 1440.0,960.0,770.0,265.0,-670.0,1225.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[803] = {
-			['floors'] = 1, ['name'] = "TheNexusLegendary", ['rzti'] = 951, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1101.2841796875,734.189697265625,-6656.60791015625,3626.820068359375,-7757.89208984375,4361.009765625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[806] = {
-			['floors'] = 0, ['name'] = "TheJadeForest", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {6983.3330078125,4654.1669921875,-1452.0830078125,3652.0830078125,5531.25,-1002.083984375},
-			['micro'] = {
-
-			},
-		}
-		mapData[807] = {
-			['floors'] = 0, ['name'] = "ValleyoftheFourWinds", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {3925.0009765625,2616.6669921875,-2679.1669921875,1095.8330078125,1245.833984375,-1520.833984375},
-			['micro'] = {
-
-			},
-		}
-		mapData[808] = {
-			['floors'] = 0, ['name'] = "TheWanderingIsle", ['rzti'] = 860, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2670.8330078125,1779.1669921875,-4979.166015625,1785.4169921875,-2308.3330078125,6.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[809] = {
-			['floors'] = 0, ['name'] = "KunLaiSummit", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {6258.3330078125,4172.9169921875,-4839.5830078125,5618.75,1418.75,1445.8330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[810] = {
-			['floors'] = 0, ['name'] = "TownlongWastes", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {5743.7490234375,3829.166015625,-7079.166015625,4558.3330078125,-1335.4169921875,729.1669921875},
-			['micro'] = {
-
-			},
-		}
-		mapData[811] = {
-			['floors'] = 0, ['name'] = "ValeofEternalBlossoms", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {2533.333984375,1687.5009765625,-2481.25,1947.9169921875,52.083984375,260.416015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[813] = {
-			['floors'] = 0, ['name'] = "NetherstormArena", ['rzti'] = 968, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2270.8331909179688,1514.5833740234375,-2660.41650390625,2918.75,-389.58331298828125,1404.1666259765625},
-			['micro'] = {
-
-			},
-		}
-		mapData[816] = {
-			['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1252.0830078125,833.333251953125,4650.0,3766.66650390625,5902.0830078125,2933.333251953125},
-			['micro'] = {
-
-			},
-		}
-		mapData[819] = {
-			['floors'] = 2, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 3043.7498779296875,2029.16650390625,-1791.6666259765625,5327.0830078125,1252.083251953125,3297.91650390625 },
-			[2] = { 375.0,250.0,-75.0,3425.0,-450.0,3675.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[820] = {
-			['floors'] = 5, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 562.5,375.0,-231.25,2918.75,-793.75,3293.75 },
-			[2] = { 865.6205444335938,577.080322265625,-534.8982543945312,3499.999755859375,-1400.518798828125,4077.080078125 },
-			[3] = { 475.0,316.66650390625,-1181.25,4229.1650390625,-1656.25,4545.83154296875 },
-			[4] = { 696.884765625,464.58984375,290.109375,2570.830078125,-406.775390625,3035.419921875 },
-			[5] = { 453.135009765625,302.08984375,646.3590087890625,3970.830078125,193.2239990234375,4272.919921875 },
-			['micro'] = {
-
-			},
-		}
-		mapData[823] = {
-			['floors'] = 0, ['name'] = "DarkmoonFaireIsland", ['rzti'] = 974, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1858.3330078125,1239.58349609375,-7268.74951171875,-3322.91650390625,-5410.41650390625,-4562.5},
-			['micro'] = {
-
-			},
-		}
-		mapData[824] = {
-			['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 3106.70849609375,2063.065185546875,833.5927734375,-565.0927734375,3940.30126953125,-2628.157958984375 },
-			[2] = { 397.5,265.0,2113.75,-1890.0,1716.25,-1625.0 },
-			[3] = { 427.5,285.0,3262.0,-1910.0,2834.5,-1625.0 },
-			[4] = { 185.19921875,123.466796875,-13523.900390625,13528.2666015625,-13709.099609375,13651.7333984375 },
-			[5] = { 1.5,1.0,0.25,0.0,-1.25,1.0 },
-			[6] = { 1.5,1.0,0.25,0.0,-1.25,1.0 },
-			[7] = { 1108.3515625,738.900390625,-11427.07421875,-12254.900390625,-12535.42578125,-11516.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[851] = {
-			['floors'] = 0, ['name'] = "DustwallowMarshScenario", ['rzti'] = 999, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1058.333984375,706.25,3979.166015625,-3468.75,5037.5,-4175.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[856] = {
-			['floors'] = 0, ['name'] = "TempleofKotmogu", ['rzti'] = 998, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = {839.5830078125,560.416015625,-1743.75,2083.3330078125,-904.1669921875,1522.9169921875},
-			['micro'] = {
-
-			},
-		}
-		mapData[857] = {
-			['floors'] = 0, ['name'] = "Krasarang", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {4687.5009765625,3124.9999923706055,-2947.9169921875,-110.41602325439453,1739.583984375,-3235.416015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[858] = {
-			['floors'] = 0, ['name'] = "DreadWastes", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {5352.0830078125,3568.7509765625,-6139.5830078125,1416.6669921875,-787.5,-2152.083984375},
-			['micro'] = {
-
-			},
-		}
-		mapData[860] = {
-			['floors'] = 1, ['name'] = "STVDiamondMineBG", ['rzti'] = 727, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 915.5059967041016,610.3373107910156,200.2530059814453,425.5828552246094,-715.2529907226562,1035.920166015625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[862] = {
-			['floors'] = 0, ['name'] = "Pandaria", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {15515.30029296875,10343.5400390625,-8752.8603515625,6679.16015625,6762.43994140625,-3664.3798828125},
-			['micro'] = {
-
-			},
-		}
-		mapData[864] = {
-			['floors'] = 0, ['name'] = "Northshire", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {968.75,645.833984375,-187.5,-8570.83203125,781.25,-9216.666015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[866] = {
-			['floors'] = 0, ['name'] = "ColdridgeValley", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {964.5830078125,643.75,-979.1669921875,-5962.5,-14.583984375,-6606.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[867] = {
-			['floors'] = 2, ['name'] = "EastTemple", ['rzti'] = 960, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 550.0,366.66668701171875,2865.0,751.6636352539062,2315.0,1118.330322265625 },
-			[2] = { 198.0,132.0,2576.5,788.5,2378.5,920.5 },
-			['micro'] = {
-
-			},
-		}
-		mapData[871] = {
-			['floors'] = 2, ['name'] = "ScarletHalls", ['rzti'] = 1001, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 465.0,310.0,-302.5,790.0,-767.5,1100.0 },
-			[2] = { 468.0,312.0,-265.0,1035.5,-733.0,1347.5 },
-			['micro'] = {
-
-			},
-		}
-		mapData[873] = {
-			['floors'] = 0, ['name'] = "TheHiddenPass", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {1793.75,1195.8330078125,-812.5,1689.5830078125,981.25,493.75},
-			['micro'] = {
-
-			},
-		}
-		mapData[874] = {
-			['floors'] = 2, ['name'] = "ScarletCathedral", ['rzti'] = 1004, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 343.02001953125,228.67999267578125,-428.989990234375,1000.6599731445312,-772.010009765625,1229.3399658203125 },
-			[2] = { 600.0,400.0,-300.5,660.0,-900.5,1060.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[875] = {
-			['floors'] = 2, ['name'] = "TheGreatWall", ['rzti'] = 962, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1300.0,866.6666870117188,-1605.0,616.6636352539062,-2905.0,1483.330322265625 },
-			[2] = { 222.52001953125,148.3466796875,-2191.239990234375,1123.32666015625,-2413.760009765625,1271.67333984375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[876] = {
-			['floors'] = 4, ['name'] = "StormstoutBrewery", ['rzti'] = 961, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 260.0009765625,173.333984375,-1212.49951171875,-836.6669921875,-1472.50048828125,-663.3330078125 },
-			[2] = { 260.0009765625,173.333984375,-1212.49951171875,-836.6669921875,-1472.50048828125,-663.3330078125 },
-			[3] = { 340.0,226.6666259765625,-1047.5,-818.3333129882812,-1387.5,-591.6666870117188 },
-			[4] = { 230.0009765625,153.333984375,-1044.99951171875,-776.6669921875,-1275.00048828125,-623.3330078125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[877] = {
-			['floors'] = 3, ['name'] = "ShadowpanHideout", ['rzti'] = 959, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 310.0,206.66650390625,-2505.0,3566.666748046875,-2815.0,3773.333251953125 },
-			[2] = { 210.0,140.0,-2932.5,3610.0,-3142.5,3750.0 },
-			[3] = { 390.0,260.0,-2700.0,3895.0,-3090.0,4155.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[878] = {
-			['floors'] = 0, ['name'] = "BrewmasterScenario01", ['rzti'] = 1005, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {468.75,312.5,875.0,2389.5830078125,1343.75,2077.0830078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[879] = {
-			['floors'] = 0, ['name'] = "KunLaiSummitScenario", ['rzti'] = 1014, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {729.166015625,485.4169921875,-2102.0830078125,4168.75,-1372.9169921875,3683.3330078125},
-			['micro'] = {
-
-			},
-		}
-		mapData[880] = {
-			['floors'] = 0, ['name'] = "TheJadeForestScenario", ['rzti'] = 1024, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {925.0,616.6669921875,1397.916015625,2372.9169921875,2322.916015625,1756.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[881] = {
-			['floors'] = 0, ['name'] = "ValleyOfPowerScenario", ['rzti'] = 1035, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {839.5830078125,560.416015625,-1743.75,2083.3330078125,-904.1669921875,1522.9169921875},
-			['micro'] = {
-
-			},
-		}
-		mapData[882] = {
-			['floors'] = 0, ['name'] = "BrewmasterScenario03", ['rzti'] = 1048, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {906.2490234375,604.166015625,-1220.8330078125,-2564.583984375,-314.583984375,-3168.75},
-			['micro'] = {
-
-			},
-		}
-		mapData[883] = {
-			['floors'] = 0, ['name'] = "Tyrivess", ['rzti'] = 1050, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2683.3330078125,1789.58203125,-5616.666015625,-252.083984375,-2933.3330078125,-2041.666015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[884] = {
-			['floors'] = 0, ['name'] = "KunLaiPassScenario", ['rzti'] = 1051, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {970.8330078125,647.9169921875,-747.9169921875,2216.6669921875,222.916015625,1568.75},
-			['micro'] = {
-
-			},
-		}
-		mapData[885] = {
-			['floors'] = 3, ['name'] = "MogushanPalace", ['rzti'] = 994, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 735.0,490.0,3052.5,-4360.0,2317.5,-3870.0 },
-			[2] = { 540.0,360.0,2905.0,-4485.0,2365.0,-4125.0 },
-			[3] = { 747.509765625,498.33984375,3058.7548828125,-4776.669921875,2311.2451171875,-4278.330078125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[886] = {
-			['floors'] = 0, ['name'] = "TerraceOfEndlessSpring", ['rzti'] = 996, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = {702.083984375,468.75,2497.916015625,-789.583984375,3200.0,-1258.333984375},
-			['micro'] = {
-
-			},
-		}
-		mapData[887] = {
-			['floors'] = 2, ['name'] = "SiegeofNiuzaoTemple", ['rzti'] = 1011, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 290.009765625,193.340087890625,-5009.9951171875,1438.3299560546875,-5300.0048828125,1631.6700439453125 },
-			[2] = { 290.009765625,193.340087890625,-5009.9951171875,1438.3299560546875,-5300.0048828125,1631.6700439453125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[888] = {
-			['floors'] = 0, ['name'] = "ShadowglenStart", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {1450.0009765625,966.6669921875,-1491.6669921875,11033.3330078125,-41.666015625,10066.666015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[889] = {
-			['floors'] = 0, ['name'] = "ValleyofTrialsStart", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {1350.0,900.0,3641.666015625,0.0,4991.666015625,-900.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[890] = {
-			['floors'] = 0, ['name'] = "CampNaracheStart", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {1766.66796875,1177.08203125,-233.333984375,-2577.083984375,1533.333984375,-3754.166015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[891] = {
-			['floors'] = 0, ['name'] = "EchoIslesStart", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {1806.25,1204.166015625,4491.666015625,-525.0,6297.916015625,-1729.166015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[892] = {
-			['floors'] = 0, ['name'] = "DeathknellStart", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {1089.583984375,727.0830078125,-2147.9169921875,2270.8330078125,-1058.3330078125,1543.75},
-			['micro'] = {
-
-			},
-		}
-		mapData[893] = {
-			['floors'] = 0, ['name'] = "SunstriderIsleStart", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {1600.0,1066.6669921875,5383.333984375,10833.3330078125,6983.333984375,9766.666015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[894] = {
-			['floors'] = 0, ['name'] = "AmmenValeStart", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
-			[1] = {1818.75,1212.5,12814.58203125,-3604.166015625,14633.33203125,-4816.666015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[895] = {
-			['floors'] = 0, ['name'] = "NewTinkertownStart", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
-			[1] = {1850.0,1233.33203125,-1206.25,-4727.083984375,643.75,-5960.416015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[896] = {
-			['floors'] = 3, ['name'] = "MogushanVaults", ['rzti'] = 1008, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 687.509765625,458.33984375,-874.9906005859375,3735.830078125,-1562.5003662109375,4194.169921875 },
-			[2] = { 432.509765625,288.33984375,-1244.9951171875,4088.330078125,-1677.5048828125,4376.669921875 },
-			[3] = { 750.0,500.0,-1315.0,3780.0,-2065.0,4280.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[897] = {
-			['floors'] = 2, ['name'] = "HeartofFear", ['rzti'] = 1009, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 700.0,466.666748046875,-0.0,-2433.33349609375,-700.0,-1966.666748046875 },
-			[2] = { 1440.0043802261353,960.0029296875,9.994370460510254,-2730.00146484375,-1430.010009765625,-1769.99853515625 },
-			['micro'] = {
-
-			},
-		}
-		mapData[898] = {
-			['floors'] = 4, ['name'] = "Scholomance", ['rzti'] = 1007, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 250.00200653076172,166.6680145263672,79.5009994506836,134.6649932861328,-170.50100708007812,301.3330078125 },
-			[2] = { 445.0003662109375,296.66690826416016,130.00018310546875,43.666099548339844,-315.00018310546875,340.3330078125 },
-			[3] = { 262.5,175.0,73.75,-87.5,-188.75,87.5 },
-			[4] = { 262.5,175.0,73.75,-87.5,-188.75,87.5 },
-			['micro'] = {
-
-			},
-		}
-		mapData[899] = {
-			['floors'] = 1, ['name'] = "ProvingGrounds", ['rzti'] = 1031, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 212.490234375,141.66015625,-418.7548828125,3726.669921875,-631.2451171875,3868.330078125 },
-			['micro'] = {
-
-			},
-		}
-		mapData[900] = {
-			['floors'] = 2, ['name'] = "AncientMoguCrypt", ['rzti'] = 1030, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 645.0,430.0,-2122.5,540.0,-2767.5,970.0 },
-			[2] = { 335.50048828125,223.6669921875,-2182.249755859375,606.3330078125,-2517.750244140625,830.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[903] = {
-			['floors'] = 0, ['name'] = "ShrineofTwoMoons", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {0.0,0.0,-0.0,0.0,-0.0,0.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[905] = {
-			['floors'] = 0, ['name'] = "ShrineofSevenStars", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {0.0,0.0,-0.0,0.0,-0.0,0.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[906] = {
-			['floors'] = 0, ['name'] = "DustwallowMarshScenarioAlliance", ['rzti'] = 1000, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1058.333984375,706.25,3979.166015625,-3468.75,5037.5,-4175.0},
-			['micro'] = {
-
-			},
-		}
-		mapData[907] = {
-			['floors'] = 0, ['name'] = "Dustwallow_terrain1", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
-			[1] = {5250.0,3500.0,975.0,-2033.333984375,6225.0,-5533.333984375},
-			['micro'] = {
-
-			},
-		}
-		mapData[910] = {
-			['floors'] = 0, ['name'] = "Krasarang_terrain1", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
-			[1] = {4687.5009765625,3124.9999923706055,-2947.9169921875,-110.41602325439453,1739.583984375,-3235.416015625},
-			['micro'] = {
-
-			},
-		}
-		mapData[911] = {
-			['floors'] = 0, ['name'] = "KrasarangAlliance", ['rzti'] = 1103, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1118.75,745.833984375,314.583984375,-587.5,1433.333984375,-1333.333984375},
-			['micro'] = {
-
-			},
-		}
-		mapData[912] = {
-			['floors'] = 0, ['name'] = "KrasarangPatience", ['rzti'] = 1104, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {1845.833984375,1229.16796875,-1931.25,-891.666015625,-85.416015625,-2120.833984375},
-			['micro'] = {
-
-			},
-		}
-		mapData[914] = {
-			['floors'] = 0, ['name'] = "VoljinScenario", ['rzti'] = 1095, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 892.5,595.0,413.75,1140.0,-478.75,1735.0 },
-			['micro'] = {
-
-			},
-		}
-		mapData[919] = {
-			['floors'] = 7, ['name'] = "BlackTempleScenario", ['rzti'] = 1112, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 1252.2494945526123,834.8330078125,-23.870500564575195,-240.0,-1276.1199951171875,594.8330078125 },
-			[2] = { 975.0,650.0,176.0,380.0,-799.0,1030.0 },
-			[3] = { 1005.0,670.0,191.0,400.0,-814.0,1070.0 },
-			[4] = { 440.0009765625,293.333984375,-134.99951171875,343.3330078125,-575.00048828125,636.6669921875 },
-			[5] = { 670.0,446.66668701171875,70.0,664.1636352539062,-600.0,1110.830322265625 },
-			[6] = { 705.0,470.0,67.5,450.0,-637.5,920.0 },
-			[7] = { 355.0,236.6666259765625,-137.5,606.6666870117188,-492.5,843.3333129882812 },
-			['micro'] = {
-
-			},
-		}
-		mapData[920] = {
-			['floors'] = 0, ['name'] = "KrasarangHorde", ['rzti'] = 1102, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = {2331.25,1554.166015625,-3125.0,-1352.083984375,-793.75,-2906.25},
-			['micro'] = {
-
-			},
-		}
-		mapData[922] = {
-			['floors'] = 2, ['name'] = "DeeprunTram", ['rzti'] = 369, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 312.0,208.0,-2311.5,-112.5,-2623.5,95.5 },
-			[2] = { 185.0,123.33332824707031,-2408.5,-172.9580078125,-2593.5,-49.62467956542969 },
-			['micro'] = {
-
-			},
-		}
-		mapData[924] = {
-			['floors'] = 2, ['name'] = "DalaranCity", ['rzti'] = 1106, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 830.0150146484375,553.34375,-222.4949951171875,5513.328125,-1052.510009765625,6066.671875 },
-			[2] = { 563.234619140625,375.48974609375,-352.64068603515625,5599.85009765625,-915.8753051757812,5975.33984375 },
-			['micro'] = {
-
-			},
-		}
-		mapData[925] = {
-			['floors'] = 0, ['name'] = "BrawlgarArena", ['rzti'] = 1043, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
-			[1] = { 215.009765625,143.3399658203125,4857.5048828125,1963.3299560546875,4642.4951171875,2106.669921875 },
-			['micro'] = {
-
-			},
-		}
-	-- Dustwallow Transition patch for client that havent been patched
-	SetMapByID(141)
-	local dwMap = GetMapInfo()
-	if dwMap == "DustwallowMarsh" then
-		mapData[141].name = "Dustwallow"
-	end
-	-- Create Reverse map
-	for k,v in pairs(mapData) do
-		idToMap[v['name']] = k
-	end
-
-	-- Phasing Hacks
-	for k,v in pairs(idToMap) do
-		local m,e = string.find(k,"_terrain%d")
-		if m then
-			rmap = k:sub(1,m-1)
-			idToMap[k] = idToMap[rmap]
-		end
-	end
-	-- non terrain style remap for battle of gilneas
-	idToMap["BattleforGilneas"] = idToMap["GilneasCity"]
-
-	-- Build the localized name list.
-	local continentList = {GetMapContinents()}
-	for cID = 1, #continentList do
-		SetMapZoom(cID, 0)
-		local mapfile = GetMapInfo()
-		local cname = continentList[cID]
-		mapToLocal[mapfile] = cname
-		localToMap[cname] = mapfile
-		mapData[idToMap[mapfile]].continent = cID
-		for zID, zname in ipairs({GetMapZones(cID)}) do
-			SetMapZoom(cID, zID)
-			local mapfile = GetMapInfo()
-			-- L: X1, T: Y1, R: X2, B: Y2 New GetCurrentMapZone
-			mapToLocal[mapfile] = zname
-			localToMap[zname] = mapfile
-			mapData[idToMap[mapfile]].continent = cID
-			-- Phasing Hacks
-			local mstart,e = string.find(mapfile,"_terrain%d")
-			if mstart then
-				local rmap = mapfile:sub(1,mstart-1)
-				mapToLocal[rmap] = zname
-				mapData[idToMap[rmap]].continent = cID
-			end
-		end
-	end
-
-	for k,v in pairs(mapData) do
-		local rName = rawget(mapToLocal,v.name)
-		if rName == nil and v.rzti then
-			mapToLocal[v.name] = GetRealZoneText(v.rzti)
-		end
-		SetMapByID(k)
-		local _,l,t,r,b = GetCurrentMapZone()
-		local floors = GetNumDungeonMapLevels();
-		local width, height = 0,0
-		width = math.abs((-l) - (-r))
-		height = math.abs(t - b)
-		if l and l ~= 0 and t and t~= 0 and r and r ~= 0 and b and b ~= 0 and v.floors == 0 then
-			if v[1][1] ~= width then
-				v[1][1] = width
-			end
-			if v[1][2] ~= height then
-				v[1][2] = height
-			end
-			v[1][3] = -l
-			v[1][4] = t
-			v[1][5] = -r
-			v[1][6] = b
-		end
-		-- update floor data if we can
-		if v.floors > 0 and floors > 0 then
-			for f = 1, floors do
-				SetDungeonMapLevel(f)
-				local _, l, t, r, b = GetCurrentMapDungeonLevel()
-				if l and l ~= 0 and t and t~= 0 and r and r ~= 0 and b and b ~= 0 then
-					if v[f] == nil then
-						v[f] = {}
-					end
-					local width, height = 0,0
-					width = math.abs((-l) - (-r))
-					height = math.abs(t - b)
-					if v[f][3] ~= -l  and v[f][4] ~= t and v[f][5] ~= -r and v[f][6] ~= b then
-						v[f][1] = width
-						v[f][2] = height
-						v[f][3] = -l
-						v[f][4] = t
-						v[f][5] = -r
-						v[f][6] = b
-					end
-				end
-			end
-		end
-	end
-end
-
---- API to encode a location in game
--- @param x
--- @param y
--- @param mapLevel
--- @return encoded location number
-function lib:EncodeLoc(x,y,level)
-	local level = level or 0
-	if x > 0.9999 then
-		x = 0.9999
-	end
-	if y > 0.9999 then
-		y = 0.9999
-	end
-	return floor( x * 10000 + 0.5 ) * 1000000 + floor( y * 10000  + 0.5 ) * 100 + level
-end
-
---- API to decode a location num
--- @param location id
--- @return x,y,level
-function lib:DecodeLoc(id)
-	return floor(id/1000000)/10000, floor(id % 1000000 / 100)/10000, id % 100
-end
-
---- API to list all zones
--- @param (optional) table to store results in
--- @return a table of zones
-function lib:GetAllMapIDs(storage)
-	local t = storage or {}
-	local i = 1
-	for k,v in pairs(mapData) do
-		t[i] = k
-		i= i + 1
-	end
-	return t
-end
-
---- API to list raids
--- @param (optional) table to store results in
--- @return a table containing the raid area ids
-function lib:GetRaids(storage)
-	local t = storage or {}
-	local i = 1
-	for k,v in pairs(mapData) do
-		if v.map_type == 2 then
-			t[i] = k
-			i = i + 1
-		end
-	end
-	return t
-end
-
---- API to list dungeons
--- @param (optional) table to store results in
--- @return a table containing the dungeon area ids
-function lib:GetDungeons(storage)
-	local t = storage or {}
-	local i = 1
-	for k,v in pairs(mapData) do
-		if v.map_type == 1 then
-			t[i] = k
-			i = i + 1
-		end
-	end
-	return t
-end
-
-
---- API to get the continent for a given map
--- @param the map file or id to check
--- @return the in-game continent index
-function lib:GetContinentFromMap(mapfile)
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return -1 end
-	return mapData[mapfile].continent
-end
-
---- API to list zones by continent
--- @param Continent index
--- @param (optional) table to store results in
--- @return a table containing the zone area ids
-function lib:GetZonesForContinent(continent, storage)
-	local t = storage or {}
-	if continent < 1 then
-		return t
-	end
-	local i = 1
-	for k,v in pairs(mapData) do
-		if v.continent == continent then
-			t[i] = k
-			i = i + 1
-		end
-	end
-	return t
-end
---- API to determine is a map is a continent
--- @param mapfile or area id to check
--- @return true if a continent
-function lib:IsContinentMap(mapfile)
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return true end
-	if mapfile == 466 or mapfile == 485 or mapfile == 13 or mapfile == 14 or mapfile == 751 then
-		return true
-	end
-	return false
-end
-
---[[
-	The upper lft, lower right coords are the position within the continent map
-	so to figure out location on a given continent, we need to upscale the x,y to the continent
---]]
-
---- API to get distance and direction to a target in the same map
--- @param mapfile to use
--- @param targetX coords
--- @param targetY coords
--- @return distance,angle where distance is yards and angle is radians
-function lib:DistanceAndDirection(mapfile,floor,targetX, targetY)
-	local srcX,srcY = GetPlayerMapPosition("player")
-	local distance,xd,yd = self:Distance(mapfile,floor,srcX,srcY,targetX,targetY)
-	local radians =  atan2(xd,-yd)
-	if radians > 0 then
-		radians = PI2 - radians
-	else
-		radians = -radians
-	end
-	return distance,radians
-end
-
---- API to calc the distance between 2 locations within the same mapfile
--- @param mapfile or area_id
--- @param floor to use
--- @param srcX starting x
--- @param srcY starting y
--- @param dstX destination x
--- @param dstY destination y
--- @return distance, xdelta, ydelta where distance is the total distance, xdelta is the delta of the x values and ydelta is the detla of y values all in yards
-function lib:Distance(mapfile,floor, srcX,srcY,dstX,dstY)
-	assert(floor == nil or (type(floor) == "number" and floor))
-	local width = 0
-	local height = 0
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return 0,0,0 end
-	local data = mapData[mapfile]
-	local fl = data[floor]
-	if floor and floor <= data['floors'] and floor > 0 then
-		width, height  = fl[1],fl[2]
-	elseif floor and floor > 0 and data['micro'][floor] then
-		width, height  = data['micro'][floor][1],data['micro'][floor][2]
-	else
-		fl = data[1]
-		width,height = fl[1], fl[2]
-	end
-	local x = (dstX - srcX) * width
-	local y = (dstY - srcY) * height
-	return (x*x + y*y)^0.5,x,y
-end
-
---- API to convert an x,y (yards) in a given zone up to the world map
--- @param mapfile
--- @param x in yards
--- @param y in yards
--- @return the x,y point in world map yards
-function lib:ConvertToWorldPoint(mapfile,x,y)
-   	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return 0 end
-	local fl = mapData[mapfile]
-	-- Convert to continet data
-	local x1,y1 = self:ConvertToContinent(mapfile,0,x,y)
-	return x1 + contOffsets[fl.continent][1], y1 + contOffsets[fl.continent][2]
-end
-
---- API to convert from the world poistion in yars to the world map scale
--- @param x the world map x point in yards
--- @param y in the world map yard point
--- @return x,y in world map frame scale
-function lib:ConvertFromWorldPoint(x,y)
-	return x/worldMapWidth, y/worldMapHeight
-end
-
--- API to convert from continent x,y (in yards) to zone x,y
--- @param map the map to use
--- @param floor the floor to use
--- @param x in yards
--- @param y in yards
--- @return x,y in zone scale
-function lib:ConvertFromContinent(map,floor,x,y)
-	if type(map) == "string" then
-		map = idToMap[map]
-	end
-	if map == WORLDMAP_COSMIC_ID then return 0,0 end
-	local zx1,zy1 = self:GetMapUpperLeft(map,floor)
-	local zx2,zy2 = self:GetMapLowerRight(map,floor)
-	local x,y = (x-zx1)/(zx1-zx2), (y-zy1)/(zy2-zy1)
-	if mapData[map].transform == 1 then
-		x = x - transforms_x[mapData[map].continent]
-		y = y - transforms_y[mapData[map].continent]
-	end
-	return x,y
-end
-
--- API to convert to continent x,y (in yards) from zone x,y
--- @param map the map to use
--- @param floor the floor to use
--- @param x in yards
--- @param y in yards
--- @return x,y in continent scale
-function lib:ConvertToContinent(map,floor, x,y)
-	if type(map) == "string" then
-		map = idToMap[map]
-	end
-	if map == WORLDMAP_COSMIC_ID then return 0,0 end
-	local zx1,zy1 = self:GetMapUpperLeft(map,floor)
-	local zx2,zy2 = self:GetMapLowerRight(map,floor)
-	local x,y =  zx1 + (zx2-zx1)*x,zy1 + (zy2-zy1)*y
-	if mapData[map].transform == 1 then
-		x = x + transforms_x[mapData[map].continent]
-		y = y + transforms_y[mapData[map].continent]
-	end
-	return x,-y
-end
-
---- API to calc the distance between 2 locations across map files
--- @param srcMap or area_id
--- @param srcFloor to use
--- @param srcX starting x
--- @param srcY starting y
--- @param dstMap destination map file
--- @param dstFloor destination floor
--- @param dstX destination x
--- @param dstY destination y
--- @return distance, xdelta, ydelta where distance is the total distance, xdelta is the delta of the x values and ydelta is the detla of y values all in yards
-function lib:DistanceWithinContinent(srcMap,srcFloor, srcX, srcY, dstMap, dstFloor, dstX, dstY)
-	assert(srcFloor == nil or (type(srcFloor) == "number" and srcFloor))
-	assert(dstFloor == nil or (type(dstFloor) == "number" and dstFloor))
-	if type(dstMap) == "string" then
-		dstMap = idToMap[dstMap]
-	end
-	if type(srcMap) == "string" then
-		srcMap = idToMap[srcMap]
-	end
-
-	if srcMap == WORLDMAP_COSMIC_ID or dstMap == WORLDMAP_COSMIC_ID then
-		return 0,0,0
-	end
-
-	if mapData[srcMap].continent ~= mapData[dstMap].continent then
-		return 0,0,0
-	end
-	local startX, startY = self:ConvertToContinent(srcMap,srcFloor, srcX, srcY)
-	local endX, endY = self:ConvertToContinent(dstMap,dstFloor, dstX, dstY)
-	local x = (endX - startX)
-	local y = (endY - startY)
-	return (x*x+y*y)^0.5,x,y
-end
-
---- API to convert coords to yards
--- @param mapfile or area_id
--- @param floor
--- @param x coord
--- @param y coord
--- @return x,y as yards
-function lib:PointToYards(mapfile,floor, x, y)
-	assert(floor == nil or (type(floor) == "number" and floor))
-	local width = 0
-	local height = 0
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
-	local data = mapData[mapfile]
-	local fl = data[floor]
-	if floor and floor <= data['floors'] and floor > 0 then
-		width, height  = fl[1],fl[2]
-	elseif floor and floor > 0 and data['micro'][floor] then
-		width, height  = data['micro'][floor][1],data['micro'][floor][2]
-	else
-		fl = data[1]
-		width,height = fl[1], fl[2]
-	end
-	return x * width, y * height
-end
-
---- API to convert from yards to a point
--- @param mapfile or area_id
--- @param floor
--- @param x coord in yards
--- @param y coord in yards
--- @return x,y as a fractional point
-function lib:YardsToPoint(mapfile,floor,x,y)
-	assert(floor == nil or (type(floor) == "number" and floor))
-	local width = 0
-	local height = 0
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
-	local data = mapData[mapfile]
-	local fl = data[floor]
-	if floor and floor <= data['floors'] and floor > 0 then
-		width, height  = fl[1],fl[2]
-	elseif floor and floor > 0 and data['micro'][floor] then
-		width, height  = data['micro'][floor][1],data['micro'][floor][floor][2]
-	else
-		fl = data[1]
-		width,height = fl[1], fl[2]
-	end
-	return x/width, y/height
-end
-
-
---- API to get the number of floors of a given map
--- @param mapfile the mapfile you wish to check or area id from GetCurrentMapAreaID()
--- @return number of floors or 0 if no floors exist
--- @usage floors = lib:MapFloors(GetMapInfo())
-function lib:MapFloors(mapfile)
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return 0 end
-	local fl = mapData[mapfile]['floors']
-	if fl == 1 then
-		fl = 0
-	end
-	return fl
-end
-
---- API to get area id for a given map file
--- @param mapfile to check
--- @return area_id or 0 if the map doesnt exist
--- @usage aid = lib:MapAreaId(GetMapInfo())
-function lib:MapAreaId(mapfile)
-	assert(mapfile and type(mapfile) == "string")
-	return idToMap[mapfile]
-end
-
---- API to get localized name of a given map file
--- @param mapfile or area id to check, note area id is more accurate
--- @return the localized map name or nil
--- @usage lname = lib:MapLocalized(GetMapInfo())
-function lib:MapLocalize(mapfile)
-	if type(mapfile) == "number" then
-		mapfile = mapData[mapfile]['name']
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return WORLD_MAP end
-	return mapToLocal[mapfile]
-end
-
---- API to get the width,height of a given map
--- @param mapfile you wish to interrogate or area id from GetCurrentMapAreaID()
--- @param floor optional floor you wish to examine
--- @return width,height in yards or 0,0 if no data exists. Will add a message to the DEFAULT_CHAT_FRAME
--- @usage local w,h = lib:MapArea(GetMapInfo(),GetCurrentMapDungeonLevel())
-function lib:MapArea(mapfile,floor)
-	assert(floor == nil or (type(floor) == "number" and floor))
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
-	local data = mapData[mapfile]
-	local fl = data[floor]
-	if floor and floor <= data['floors'] and floor > 0 then
-		return fl[1],fl[2]
-	elseif floor and floor > 0 and data['micro'][floor] then
-		return data['micro'][floor][1],data['micro'][floor][2]
-	else
-		if floor and floor > 0 then
-			return 0,0
-		end
-		fl = data[1]
-		return fl[1], fl[2]
-	end
-end
-
-
---- API to get the upper left x,y of a given map
--- @param mapfile you wish to interrogate or area id from GetCurrentMapAreaID()
--- @param floor optional floor you wish to examine
--- @return x,y or the upper left corner or 0,0 if no data exists. Will add a message to the DEFAULT_CHAT_FRAME
--- @usage local x,y = lib:MapUpperLeft(GetMapInfo(),GetCurrentMapDungeonLevel())
-function lib:GetMapUpperLeft(mapfile, floor)
-	assert(floor == nil or (floor and floor >= 0))
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
-	local data = mapData[mapfile]
-	local fl = data[floor + 1]
-	if floor and floor <= data['floors'] then
-		return fl[3],fl[4]
-	elseif floor and floor > 0 and data['micro'][floor] then
-		return data['micro'][floor][3],data['micro'][floor][4]
-	else
-		if floor and floor > 0 then
-			return 0,0
-		end
-		fl = data[1]
-		return fl[3],fl[4]
-	end
-end
-
---- API to get the lower right x,y of a given map
--- @param mapfile you wish to interrogate or area id from GetCurrentMapAreaID()
--- @param floor optional floor you wish to examine
--- @return x,y or the lower right corner or 0,0 if no data exists. Will add a message to the DEFAULT_CHAT_FRAME
--- @usage local x,y = lib:MapLowerRight(GetMapInfo(),GetCurrentMapDungeonLevel())
-function lib:GetMapLowerRight(mapfile, floor)
-	assert(floor == nil or (floor and floor >= 0))
-	if type(mapfile) == "string" then
-		mapfile = idToMap[mapfile]
-	end
-	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
-	local data = mapData[mapfile]
-	local fl = data[floor + 1]
-	if floor and floor <= data['floors'] then
-		return fl[5],fl[6]
-	elseif floor and floor > 0 and data['micro'][floor] then
-		return data['micro'][floor][5],data['micro'][floor][6]
-	else
-		if floor and floor > 0 then
-			return 0,0
-		end
-		fl = data[1]
-		return fl[5],fl[6]
-	end
-end
-
---- API to force a zone change check
--- calling this method will fire a callback
--- @param force, optional if you want to force a check even if data hasnt changed
--- @return void
-function lib:ZoneChanged(force)
-	if WorldMapFrame:IsVisible() then return end
-	SetMapToCurrentZone()
-	local x,y = GetPlayerMapPosition("player")
-	-- if the player is in an instance without a map then dont fire anything
-	if x == 0 and y == 0 then
-		return
-	end
-	local map = GetMapInfo()
-	if map == nil then
-		return
-	end
-	local floor = GetCurrentMapDungeonLevel()
-	if map ~= lastMap or floor ~= lastFloor or force then
-		local w,h = self:MapArea(map,floor)
-		self.callbacks:Fire("MapChanged",map,floor,w,h)
-		lastMap = map
-		lastFloor = floor
-	end
-end
-
--- Turn on events on someone registers for them
-function lib.callbacks:OnUsed()
-	watchFrame:RegisterEvent("PLAYER_ENTERING_WORLD")
-	watchFrame:RegisterEvent("ZONE_CHANGED")
-	watchFrame:RegisterEvent("ZONE_CHANGED_NEW_AREA")
-	watchFrame:RegisterEvent("ZONE_CHANGED_INDOORS")
-	lib:ZoneChanged(true)
-end
-
--- turn off events once we no longer have listeners
-function lib.callbacks:OnUnused()
-	watchFrame:UnregisterAllEvents()
-end
-watchFrame:SetScript("OnEvent", function(frame,event,...)
-	lib:ZoneChanged(false)
-end)
-
---@alpha@
-function lib:Test()
-	-- Validate map files are all present.
-	for continent in pairs({GetMapContinents()}) do
-		local zones = { GetMapZones(continent) }
-		print("Continent "..continent)
-		for zone, name in pairs(zones) do
-			SetMapZoom(continent, zone)
-			local mapFile = GetMapInfo()
-			local area_id = GetCurrentMapAreaID()
-			local w,h = self:MapArea(mapFile)
-			local aid = self:MapAreaId(mapFile)
-			if w == 0 and h == 0 then
-				error("Failed to find map "..mapFile)
-			end
-			if area_id ~= aid then
-				error(mapFile.." area id mismatch")
-			end
-		end
-	end
-	print("All Tests passed")
+--[[
+	Library contains a dataset for Map file names and floors giving the raw map data
+	it also has a few functions to help determine distance and directions.
+--]]
+local MAJOR = "LibMapData-1.0"
+local MINOR = 1000 + tonumber(("$Revision: 134 $"):match("%d+"))
+assert(LibStub, MAJOR.." requires LibStub")
+
+local lib = LibStub:NewLibrary(MAJOR, MINOR)
+if not lib then return end
+lib.callbacks = lib.callbacks or LibStub("CallbackHandler-1.0"):New(lib)
+
+local watchFrame = CreateFrame("Frame")
+local lastMap, lastFloor = nil,0
+local mapData = {}
+local mapToLocal = {}
+local localToMap = {}
+local idToMap = {}
+local GetPlayerFacing, GetPlayerMapPosition,SetMapToCurrentZone = GetPlayerFacing, GetPlayerMapPosition, SetMapToCurrentZone
+local atan2 = math.atan2
+local PI2 = math.pi*2
+local floor = math.floor
+local type,assert = type,assert
+local wowMoP
+do
+	local _, _, _, interface = GetBuildInfo()
+	wowMoP = (interface >= 50000)
+end
+
+--- Constants
+lib.MAP_NORMAL = 0
+lib.MAP_INSTANCE = 1
+lib.MAP_RAID = 2
+lib.MAP_BG = 3
+lib.MAP_ARENA = 4
+lib.MAP_SENARIO = 5
+ -- estimated world map size
+local worldMapWidth = 47714.278579261
+local worldMapHeight = 31809.64857610083
+local missingCache = {
+	data = {},
+	aid = {},
+	locale = {}
+}
+
+local contOffsets = {
+	[1] = {-8590.40725049343,5628.692856102324},
+	[2] = {18542.31220836664, 3585.574573158966},
+	[3] = {0,0},
+	[4] = {16020.94044398222,454.2451915717977},
+	[5] = {0,0},
+	[6] = {0,0},
+}
+
+local transforms_x = {
+	[1] = 10133.3330078125,
+	[2] = -2400.0,
+	[3] = 0,
+	[4] = 0,
+	[5] = 0,
+	[6] = 0,
+}
+local transforms_y = {
+	[1] = 17600.0,
+	[2] = 2400.0,
+	[3] = 0,
+	[4] = 0,
+	[5] = 0,
+	[6] = 0,
+}
+
+do
+	-- Format:
+	-- floors = number of floors
+	-- area_id = in game area id
+	-- floor_index = width,height, ulX,ulY, lrXx,lrY, mapid
+	local emptyMaps = {
+		['floors'] = 0,['name'] = WORLD_MAP, ['continent'] = 0, ['phase'] = 0, ['map_type'] = 0,
+		[1] = {0,0,0,0,0,0,0}
+	}
+	-- silencing the data for now, since old versions send teh info out even though new versions correct the issue
+	setmetatable(mapData, { __index = function(t, k)
+			if k then
+				if missingCache.data[k] == nil then
+					--print("LibMapData-1.0 is missing data for ",k)
+					missingCache.data[k] = true
+				end
+			end
+			return emptyMaps
+		end
+	})
+	setmetatable(idToMap, { __index = function(t, k)
+			if k then
+				if missingCache.aid[k] == nil then
+					--print("LibMapData-1.0 is missing data for area id ",k)
+					missingCache.aid[k] = true
+				end
+			end
+			return k
+		end
+	})
+	setmetatable(mapToLocal, { __index = function(t,k)
+			if k then
+				if missingCache.locale[k] == nil then
+					--print("LibMapData-1.0 is missing localized data for ",k)
+					missingCache.locale[k] = true
+				end
+			end
+			return k
+		end
+	})
+		mapData[4] = {
+			['floors'] = 0, ['name'] = "Durotar", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5287.49963378906,3524.99987792969,1962.49987792969,1808.33325195312,7249.99951171875,-1716.66662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[9] = {
+			['floors'] = 0, ['name'] = "Mulgore", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5449.99975585938,3633.33325195312,-2204.16650390625,-168.75,3245.83325195312,-3802.08325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[11] = {
+			['floors'] = 0, ['name'] = "Barrens", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5745.83332824707,3831.24987792969,-202.08332824707,1810.41662597656,5543.75,-2020.83325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[13] = {
+			['floors'] = 0, ['name'] = "Kalimdor", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {36799.810546875,24533.2001953125,-17066.599609375,12799.900390625,19733.2109375,-11733.2998046875},
+			['micro'] = {
+
+			},
+		}
+		mapData[14] = {
+			['floors'] = 0, ['name'] = "Azeroth", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {40741.181640625,27149.6875,-18171.970703125,11176.34375,22569.2109375,-15973.34375},
+			['micro'] = {
+
+			},
+		}
+		mapData[16] = {
+			['floors'] = 0, ['name'] = "Arathi", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3477.08325195312,2318.74984741211,1127.08325195312,-141.666656494141,4604.16650390625,-2460.41650390625},
+			['micro'] = {
+
+			},
+		}
+		mapData[17] = {
+			['floors'] = 0, ['name'] = "Badlands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3070.83325195312,2045.8330078125,1902.08325195312,-5854.16650390625,4972.91650390625,-7899.99951171875},
+			['micro'] = {
+				[18] = { 562.5,375.0,3311.25,-6330.0,2748.75,-5955.0 },
+
+			},
+		}
+		mapData[19] = {
+			['floors'] = 0, ['name'] = "BlastedLands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3662.5,2441.666015625,1193.75,-10583.3330078125,4856.25,-13024.9990234375},
+			['micro'] = {
+
+			},
+		}
+		mapData[20] = {
+			['floors'] = 0, ['name'] = "Tirisfal", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4518.74987792969,3012.49981689453,-3033.33325195312,3837.49975585938,1485.41662597656,824.999938964844},
+			['micro'] = {
+				[12] = { 220.0,146.666748046875,-1800.0,1976.66674804688,-2020.0,2123.33349609375 },
+				[13] = { 204.990234375,136.66015625,864.9951171875,2812.169921875,660.0048828125,2948.830078125 },
+
+			},
+		}
+		mapData[21] = {
+			['floors'] = 0, ['name'] = "Silverpine", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4199.99975585938,2799.99987792969,-3449.99975585938,1666.66662597656,750.0,-1133.33325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[22] = {
+			['floors'] = 0, ['name'] = "WesternPlaguelands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4299.99990844727,2866.66653442383,-416.666656494141,3366.66650390625,3883.33325195312,499.999969482422},
+			['micro'] = {
+
+			},
+		}
+		mapData[23] = {
+			['floors'] = 0, ['name'] = "EasternPlaguelands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4031.25,2687.49987792969,2287.5,3704.16650390625,6318.75,1016.66662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[24] = {
+			['floors'] = 0, ['name'] = "HillsbradFoothills", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4862.49987792969,3241.66662597656,-1849.99987792969,1481.25,3012.5,-1760.41662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[26] = {
+			['floors'] = 0, ['name'] = "Hinterlands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3850.0,2566.66662597656,1575.0,1466.66662597656,5425.0,-1100.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[27] = {
+			['floors'] = 0, ['name'] = "DunMorogh", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4897.91650390625,3264.5830078125,-2137.5,-3941.66650390625,2760.41650390625,-7206.24951171875},
+			['micro'] = {
+				[6] = { 330.0,220.0,85.0,-6240.0,-245.0,-6020.0 },
+				[7] = { 505.5,337.0,472.75,-5650.0,-32.75,-5313.0 },
+				[8] = { 195.0,130.0,-584.0,-5600.0,-779.0,-5470.0 },
+				[9] = { 266.490234375,177.66015625,-241.7548828125,-6623.330078125,-508.2451171875,-6445.669921875 },
+				[10] = { 570.0,380.0,-500.0,-5242.5,-1070.0,-4862.5 },
+				[11] = { 374.009765625,249.33984375,1917.0048828125,-5736.169921875,1542.9951171875,-5486.830078125 },
+
+			},
+		}
+		mapData[28] = {
+			['floors'] = 0, ['name'] = "SearingGorge", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {2231.24984741211,1487.49951171875,322.916656494141,-6100.0,2554.16650390625,-7587.49951171875},
+			['micro'] = {
+				[16] = { 760.023986816406,506.6826171875,1387.51000976562,-7593.34130859375,627.486022949219,-7086.65869140625 },
+
+			},
+		}
+		mapData[29] = {
+			['floors'] = 0, ['name'] = "BurningSteppes", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3152.08319091797,2099.99951171875,464.583312988281,-6985.41650390625,3616.66650390625,-9085.416015625},
+			['micro'] = {
+				[14] = { 712.5,475.0,1473.75,-7800.0,761.25,-7325.0 },
+				[15] = { 255.0,170.0,1400.0,-7650.0,1145.0,-7480.0 },
+
+			},
+		}
+		mapData[30] = {
+			['floors'] = 0, ['name'] = "Elwynn", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3470.83325195312,2314.5830078125,-1535.41662597656,-7939.5830078125,1935.41662597656,-10254.166015625},
+			['micro'] = {
+				[19] = { 323.25,215.5,769.125,-9200.5,445.875,-8985.0 },
+				[2] = { 255.0,170.0,-34.25,-9880.0,-289.25,-9710.0 },
+				[3] = { 279.0,186.0,306.0,-8686.0,27.0,-8500.0 },
+				[1] = { 240.0,160.0,-41.75,-9860.0,-281.75,-9700.0 },
+
+			},
+		}
+		mapData[32] = {
+			['floors'] = 0, ['name'] = "DeadwindPass", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {2499.99993896484,1666.6669921875,833.333312988281,-9866.666015625,3333.33325195312,-11533.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[34] = {
+			['floors'] = 0, ['name'] = "Duskwood", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {2699.99993896484,1800.0,-833.333312988281,-9716.666015625,1866.66662597656,-11516.666015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[35] = {
+			['floors'] = 0, ['name'] = "LochModan", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {2758.33312988281,1839.5830078125,1993.74987792969,-4487.5,4752.0830078125,-6327.0830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[36] = {
+			['floors'] = 0, ['name'] = "Redridge", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {2568.74987792969,1712.5,1479.16662597656,-8514.5830078125,4047.91650390625,-10227.0830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[37] = {
+			['floors'] = 0, ['name'] = "StranglethornJungle", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4099.99987792969,2733.3330078125,-1743.74987792969,-11016.666015625,2356.25,-13749.9990234375},
+			['micro'] = {
+
+			},
+		}
+		mapData[38] = {
+			['floors'] = 0, ['name'] = "SwampOfSorrows", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {2508.3330078125,1672.9169921875,2081.25,-9535.416015625,4589.5830078125,-11208.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[39] = {
+			['floors'] = 0, ['name'] = "Westfall", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3499.99981689453,2333.3330078125,-3016.66650390625,-9400.0,483.333312988281,-11733.3330078125},
+			['micro'] = {
+				[4] = { 262.5,175.0,-1833.75,-10605.0,-2096.25,-10430.0 },
+				[5] = { 277.0,184.666015625,-1293.5,-9983.3330078125,-1570.5,-9798.6669921875 },
+				[17] = { 450.0,300.0,-1342.5,-11355.0,-1792.5,-11055.0 },
+
+			},
+		}
+		mapData[40] = {
+			['floors'] = 0, ['name'] = "Wetlands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4135.41668701172,2756.25,389.583312988281,-2147.91650390625,4525.0,-4904.16650390625},
+			['micro'] = {
+
+			},
+		}
+		mapData[41] = {
+			['floors'] = 0, ['name'] = "Teldrassil", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5874.99975585938,3916.66650390625,-4235.41650390625,11847.916015625,1639.58325195312,7931.24951171875},
+			['micro'] = {
+
+			},
+		}
+		mapData[42] = {
+			['floors'] = 0, ['name'] = "Darkshore", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {6464.5830078125,4310.41625976562,-3016.66650390625,8222.916015625,3447.91650390625,3912.49975585938},
+			['micro'] = {
+
+			},
+		}
+		mapData[43] = {
+			['floors'] = 0, ['name'] = "Ashenvale", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5766.66638183594,3843.74987792969,-1699.99987792969,4672.91650390625,4066.66650390625,829.166625976562},
+			['micro'] = {
+
+			},
+		}
+		mapData[61] = {
+			['floors'] = 0, ['name'] = "ThousandNeedles", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {4399.99969482422,2933.3330078125,433.333312988281,-3966.66650390625,4833.3330078125,-6899.99951171875},
+			['micro'] = {
+
+			},
+		}
+		mapData[81] = {
+			['floors'] = 0, ['name'] = "StonetalonMountains", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5899.99987792969,3933.33312988281,-3902.08325195312,3404.16650390625,1997.91662597656,-529.166625976562},
+			['micro'] = {
+
+			},
+		}
+		mapData[101] = {
+			['floors'] = 0, ['name'] = "Desolace", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {4495.8330078125,2997.91656494141,-4233.3330078125,452.083312988281,262.5,-2545.83325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[121] = {
+			['floors'] = 0, ['name'] = "Feralas", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {6949.99975585938,4633.3330078125,-5441.66650390625,-2366.66650390625,1508.33325195312,-6999.99951171875},
+			['micro'] = {
+
+			},
+		}
+		mapData[141] = {
+			['floors'] = 0, ['name'] = "Dustwallow", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5250.0,3500.0,975.0,-2033.333984375,6225.0,-5533.333984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[161] = {
+			['floors'] = 0, ['name'] = "Tanaris", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {7212.49951553345,4808.3330078125,62.4999961853027,-5770.8330078125,7274.99951171875,-10579.166015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[181] = {
+			['floors'] = 0, ['name'] = "Aszhara", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5514.58349609375,3677.08337402344,3372.91650390625,5381.25,8887.5,1704.16662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[182] = {
+			['floors'] = 0, ['name'] = "Felwood", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {6062.49963378906,4041.66625976562,-1797.91662597656,7237.49951171875,4264.5830078125,3195.83325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[201] = {
+			['floors'] = 0, ['name'] = "UngoroCrater", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {3699.99981689453,2466.66650390625,-533.333312988281,-5966.66650390625,3166.66650390625,-8433.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[241] = {
+			['floors'] = 0, ['name'] = "Moonglade", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {2308.33325195312,1539.5830078125,1381.25,8491.666015625,3689.58325195312,6952.0830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[261] = {
+			['floors'] = 0, ['name'] = "Silithus", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {4058.33325195312,2706.24951171875,-2983.33325195312,-5872.91650390625,1075.0,-8579.166015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[281] = {
+			['floors'] = 0, ['name'] = "Winterspring", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {6149.99987792969,4100.0,991.666625976562,8793.75,7141.66650390625,4693.75},
+			['micro'] = {
+
+			},
+		}
+		mapData[301] = {
+			['floors'] = 0, ['name'] = "StormwindCity", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {1737.499958992,1158.3330078125,-1722.91662597656,-7995.8330078125,14.5833330154419,-9154.166015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[321] = {
+			['floors'] = 1, ['name'] = "Orgrimmar", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {1739.375,1159.58349609375,3506.35400390625,2486.66674804688,5245.72900390625,1327.08325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[341] = {
+			['floors'] = 0, ['name'] = "Ironforge", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {790.625061035156,527.6044921875,713.591369628906,-4569.2412109375,1504.21643066406,-5096.845703125},
+			['micro'] = {
+
+			},
+		}
+		mapData[362] = {
+			['floors'] = 0, ['name'] = "ThunderBluff", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {1043.74993896484,695.833312988281,-516.666625976562,-849.999938964844,527.083312988281,-1545.83325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[381] = {
+			['floors'] = 0, ['name'] = "Darnassus", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {1539.58337402344,1027.0830078125,-3187.5,10464.5830078125,-1647.91662597656,9437.5},
+			['micro'] = {
+
+			},
+		}
+		mapData[382] = {
+			['floors'] = 0, ['name'] = "Undercity", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {959.375030517578,640.104125976562,-873.192626953125,1877.9453125,86.1824035644531,1237.84118652344},
+			['micro'] = {
+
+			},
+		}
+		mapData[401] = {
+			['floors'] = 0, ['name'] = "AlteracValley", ['rzti'] = 30, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {4237.49987792969,2824.99987792969,-1781.24987792969,1085.41662597656,2456.25,-1739.58325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[443] = {
+			['floors'] = 0, ['name'] = "WarsongGulch", ['rzti'] = 489, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1145.83331298828,764.583312988281,-2041.66662597656,1627.08325195312,-895.833312988281,862.499938964844},
+			['micro'] = {
+
+			},
+		}
+		mapData[461] = {
+			['floors'] = 0, ['name'] = "ArathiBasin", ['rzti'] = 529, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1756.24992370605,1170.83325195312,-1858.33325195312,1508.33325195312,-102.08332824707,337.5},
+			['micro'] = {
+
+			},
+		}
+		mapData[462] = {
+			['floors'] = 0, ['name'] = "EversongWoods", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 1,
+			[1] = {4925.0,3283.3330078125,4487.5,11041.666015625,9412.5,7758.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[463] = {
+			['floors'] = 0, ['name'] = "Ghostlands", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 1,
+			[1] = {3300.0,2199.99951171875,5283.3330078125,8266.666015625,8583.3330078125,6066.66650390625},
+			['micro'] = {
+
+			},
+		}
+		mapData[464] = {
+			['floors'] = 0, ['name'] = "AzuremystIsle", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 1,
+			[1] = {4070.8330078125,2714.5830078125,10500.0,-2793.75,14570.8330078125,-5508.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[465] = {
+			['floors'] = 0, ['name'] = "Hellfire", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {5164.5830078125,3443.74987792969,-5539.5830078125,1481.25,-375.0,-1962.49987792969},
+			['micro'] = {
+
+			},
+		}
+		mapData[466] = {
+			['floors'] = 0, ['name'] = "Expansion01", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {17464.078125,11642.71875,-12996.0390625,5821.359375,4468.0390625,-5821.359375},
+			['micro'] = {
+
+			},
+		}
+		mapData[467] = {
+			['floors'] = 0, ['name'] = "Zangarmarsh", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {5027.08349609375,3352.08325195312,-9475.0,1935.41662597656,-4447.91650390625,-1416.66662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[471] = {
+			['floors'] = 0, ['name'] = "TheExodar", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 1,
+			[1] = {1056.7705078125,704.687744140625,11066.3671875,-3609.68334960938,12123.1376953125,-4314.37109375},
+			['micro'] = {
+
+			},
+		}
+		mapData[473] = {
+			['floors'] = 0, ['name'] = "ShadowmoonValley", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {5500.0,3666.66638183594,-4225.0,-1947.91662597656,1275.0,-5614.5830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[475] = {
+			['floors'] = 0, ['name'] = "BladesEdgeMountains", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {5424.99975585938,3616.66638183594,-8845.8330078125,4408.3330078125,-3420.83325195312,791.666625976562},
+			['micro'] = {
+
+			},
+		}
+		mapData[476] = {
+			['floors'] = 0, ['name'] = "BloodmystIsle", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 1,
+			[1] = {3262.4990234375,2174.99993896484,10075.0,-758.333312988281,13337.4990234375,-2933.33325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[477] = {
+			['floors'] = 0, ['name'] = "Nagrand", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {5525.0,3683.33316802979,-10295.8330078125,41.6666641235352,-4770.8330078125,-3641.66650390625},
+			['micro'] = {
+
+			},
+		}
+		mapData[478] = {
+			['floors'] = 0, ['name'] = "TerokkarForest", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {5399.99975585938,3600.00006103516,-7083.3330078125,-999.999938964844,-1683.33325195312,-4600.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[479] = {
+			['floors'] = 0, ['name'] = "Netherstorm", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {5574.99967193604,3716.66674804688,-5483.3330078125,5456.25,91.6666641235352,1739.58325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[480] = {
+			['floors'] = 0, ['name'] = "SilvermoonCity", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 1,
+			[1] = {1211.45849609375,806.7705078125,6400.75,10153.708984375,7612.20849609375,9346.9384765625},
+			['micro'] = {
+
+			},
+		}
+		mapData[481] = {
+			['floors'] = 0, ['name'] = "ShattrathCity", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {1306.25,870.833374023438,-6135.2587890625,-1473.95446777344,-4829.0087890625,-2344.78784179688},
+			['micro'] = {
+
+			},
+		}
+		mapData[482] = {
+			['floors'] = 0, ['name'] = "NetherstormArena", ['rzti'] = 566, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2270.83319091797,1514.58337402344,-2660.41650390625,2918.75,-389.583312988281,1404.16662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[485] = {
+			['floors'] = 0, ['name'] = "Northrend", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {17751.3984375,11834.2650146484,-9217.15234375,10593.375,8534.24609375,-1240.89001464844},
+			['micro'] = {
+
+			},
+		}
+		mapData[486] = {
+			['floors'] = 0, ['name'] = "BoreanTundra", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {5764.5830078125,3843.74987792969,-8570.8330078125,4897.91650390625,-2806.25,1054.16662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[488] = {
+			['floors'] = 0, ['name'] = "Dragonblight", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {5608.33312988281,3739.58337402344,-3627.08325195312,5575.0,1981.24987792969,1835.41662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[490] = {
+			['floors'] = 0, ['name'] = "GrizzlyHills", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {5249.99987792969,3499.99987792969,1110.41662597656,5516.66650390625,6360.41650390625,2016.66662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[491] = {
+			['floors'] = 0, ['name'] = "HowlingFjord", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {6045.83288574219,4031.24981689453,1397.91662597656,3116.66650390625,7443.74951171875,-914.583312988281},
+			['micro'] = {
+
+			},
+		}
+		mapData[492] = {
+			['floors'] = 0, ['name'] = "IcecrownGlacier", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {6270.83331298828,4181.25,-5443.75,9427.0830078125,827.083312988281,5245.8330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[493] = {
+			['floors'] = 0, ['name'] = "SholazarBasin", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {4356.25,2904.16650390625,-6929.16650390625,7287.49951171875,-2572.91650390625,4383.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[495] = {
+			['floors'] = 0, ['name'] = "TheStormPeaks", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {7112.49963378906,4741.666015625,-1841.66662597656,10197.916015625,5270.8330078125,5456.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[496] = {
+			['floors'] = 0, ['name'] = "ZulDrak", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {4993.75,3329.16650390625,600.0,7668.74951171875,5593.75,4339.5830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[499] = {
+			['floors'] = 0, ['name'] = "Sunwell", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 1,
+			[1] = {3327.0830078125,2218.7490234375,5302.0830078125,13568.7490234375,8629.166015625,11350.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[501] = {
+			['floors'] = 0, ['name'] = "LakeWintergrasp", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {2974.99987792969,1983.33325195312,-4329.16650390625,5716.66650390625,-1354.16662597656,3733.33325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[502] = {
+			['floors'] = 0, ['name'] = "ScarletEnclave", ['rzti'] = 609, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {3162.5,2108.33337402344,4047.91650390625,3087.5,7210.41650390625,979.166625976562},
+			['micro'] = {
+
+			},
+		}
+		mapData[504] = {
+			['floors'] = 2, ['name'] = "Dalaran", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = { 830.015014648438,553.33984375,-222.494995117188,5513.330078125,-1052.51000976562,6066.669921875 },
+			[2] = { 563.223999023438,375.48974609375,-352.64599609375,5599.85009765625,-915.869995117188,5975.33984375 },
+			['micro'] = {
+
+			},
+		}
+		mapData[510] = {
+			['floors'] = 0, ['name'] = "CrystalsongForest", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {2722.91662597656,1814.5830078125,-1443.75,6502.0830078125,1279.16662597656,4687.5},
+			['micro'] = {
+
+			},
+		}
+		mapData[512] = {
+			['floors'] = 0, ['name'] = "StrandoftheAncients", ['rzti'] = 607, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1743.74993896484,1162.49993896484,-787.5,1883.33325195312,956.249938964844,720.833312988281},
+			['micro'] = {
+
+			},
+		}
+		mapData[520] = {
+			['floors'] = 1, ['name'] = "TheNexus", ['rzti'] = 576, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1101.2809753418,734.1875,708.068969726562,64.0755004882812,-393.212005615234,798.263000488281 },
+			['micro'] = {
+
+			},
+		}
+		mapData[521] = {
+			['floors'] = 2, ['name'] = "CoTStratholme", ['rzti'] = 595, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1824.99993896484,1216.66650390625,-2152.08325195312,2297.91650390625,-327.083312988281,1081.25},
+			[2] = { 1125.29998779297,750.199951171875,-731.059997558594,1891.76000976562,-1856.35998535156,2641.9599609375 },
+			['micro'] = {
+
+			},
+		}
+		mapData[522] = {
+			['floors'] = 1, ['name'] = "Ahnkahet", ['rzti'] = 619, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 972.41796875,648.279022216797,1205.71997070312,200.404998779297,233.302001953125,848.684020996094 },
+			['micro'] = {
+
+			},
+		}
+		mapData[523] = {
+			['floors'] = 3, ['name'] = "UtgardeKeep", ['rzti'] = 574, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 734.580993652344,489.721500396729,310.406005859375,25.6665000915527,-424.174987792969,515.388000488281 },
+			[2] = { 481.081008911133,320.720293045044,238.156005859375,-16.3332996368408,-242.925003051758,304.386993408203 },
+			[3] = { 736.581008911133,491.054512023926,510.906005859375,-75.3335037231445,-225.675003051758,415.721008300781 },
+			['micro'] = {
+
+			},
+		}
+		mapData[524] = {
+			['floors'] = 2, ['name'] = "UtgardePinnacle", ['rzti'] = 575, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 548.936019897461,365.957015991211,697.559020996094,186.919998168945,148.623001098633,552.877014160156 },
+			[2] = { 756.179943084717,504.119003295898,747.557983398438,157.839004516602,-8.6219596862793,661.9580078125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[525] = {
+			['floors'] = 2, ['name'] = "HallsofLightning", ['rzti'] = 602, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 566.235015869141,377.489990234375,282.549011230469,1157.05004882812,-283.686004638672,1534.5400390625 },
+			[2] = { 708.237014770508,472.160034179688,538.549011230469,959.719970703125,-169.688003540039,1431.88000488281 },
+			['micro'] = {
+
+			},
+		}
+		mapData[526] = {
+			['floors'] = 1, ['name'] = "Ulduar77", ['rzti'] = 599, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 920.196014404297,613.466064453125,-206.324005126953,762.443969726562,-1126.52001953125,1375.91003417969 },
+			['micro'] = {
+
+			},
+		}
+		mapData[527] = {
+			['floors'] = 1, ['name'] = "TheEyeofEternity", ['rzti'] = 616, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 430.070068359375,286.713012695312,-1036.7099609375,611.127990722656,-1466.78002929688,897.841003417969 },
+			['micro'] = {
+
+			},
+		}
+		mapData[528] = {
+			['floors'] = 4, ['name'] = "Nexus80", ['rzti'] = 578, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 514.706970214844,343.138977050781,-787.252990722656,877.070983886719,-1301.9599609375,1220.2099609375 },
+			[2] = { 664.706970214844,443.138977050781,-712.252990722656,927.070983886719,-1376.9599609375,1370.2099609375 },
+			[3] = { 514.706970214844,343.138977050781,-787.252990722656,927.070983886719,-1301.9599609375,1270.2099609375 },
+			[4] = { 294.700988769531,196.463989257812,-897.258972167969,990.406005859375,-1191.9599609375,1186.86999511719 },
+			['micro'] = {
+
+			},
+		}
+		mapData[529] = {
+			['floors'] = 6, ['name'] = "Ulduar", ['rzti'] = 603, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = {3287.49987792969,2191.66662597656,-1583.33325195312,1168.75,1704.16662597656,-1022.91662597656},
+			[2] = { 669.450988769531,446.300048828125,445.234985351562,1392.7099609375,-224.216003417969,1839.01000976562 },
+			[3] = { 1328.46099853516,885.639892578125,674.739990234375,1679.0400390625,-653.721008300781,2564.67993164062 },
+			[4] = { 910.5,607.0,315.75,1612.0,-594.75,2219.0 },
+			[5] = { 1569.4599609375,1046.30004882812,-1684.98999023438,2122.53002929688,-3254.44995117188,3168.830078125 },
+			[6] = { 619.468994140625,412.97998046875,310.014007568359,1834.77001953125,-309.454986572266,2247.75 },
+			['micro'] = {
+
+			},
+		}
+		mapData[530] = {
+			['floors'] = 1, ['name'] = "Gundrak", ['rzti'] = 604, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 905.033050537109,603.35009765625,-259.886993408203,1465.52001953125,-1164.92004394531,2068.8701171875 },
+			['micro'] = {
+
+			},
+		}
+		mapData[531] = {
+			['floors'] = 0, ['name'] = "TheObsidianSanctum", ['rzti'] = 615, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1162.49991798401,775.0,-1133.33325195312,3616.66650390625,29.1666660308838,2841.66650390625},
+			['micro'] = {
+
+			},
+		}
+		mapData[532] = {
+			['floors'] = 1, ['name'] = "VaultofArchavon", ['rzti'] = 624, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1398.25500488281,932.170013427734,812.518981933594,-634.080017089844,-585.736022949219,298.089996337891 },
+			['micro'] = {
+
+			},
+		}
+		mapData[533] = {
+			['floors'] = 3, ['name'] = "AzjolNerub", ['rzti'] = 601, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 752.973999023438,501.983001708984,30.0,292.141998291016,-722.973999023438,794.125 },
+			[2] = { 292.973999023438,195.315979003906,-400.0,450.473999023438,-692.973999023438,645.789978027344 },
+			[3] = { 367.5,245.0,-462.125,395.0,-829.625,640.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[534] = {
+			['floors'] = 2, ['name'] = "DrakTharonKeep", ['rzti'] = 600, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 619.941009521484,413.293991088867,927.010009765625,-595.859985351562,307.069000244141,-182.565994262695 },
+			[2] = { 619.941009521484,413.293991088867,1002.01000976562,-595.859985351562,382.069000244141,-182.565994262695 },
+			['micro'] = {
+
+			},
+		}
+		mapData[535] = {
+			['floors'] = 6, ['name'] = "Naxxramas", ['rzti'] = 533, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1093.830078125,729.219970703125,3734.10009765625,2886.61010742188,2640.27001953125,3615.830078125 },
+			[2] = { 1093.830078125,729.219970703125,4234.10009765625,2886.61010742188,3140.27001953125,3615.830078125 },
+			[3] = { 1200.0,800.0,3787.0,2336.0,2587.0,3136.0 },
+			[4] = { 1200.330078125,800.219970703125,4287.35009765625,2336.61010742188,3087.02001953125,3136.830078125 },
+			[5] = { 2069.80981445312,1379.8798828125,4400.08984375,2311.34008789062,2330.28002929688,3691.21997070312 },
+			[6] = { 655.93994140625,437.2900390625,5522.2900390625,3379.25,4866.35009765625,3816.5400390625 },
+			['micro'] = {
+
+			},
+		}
+		mapData[536] = {
+			['floors'] = 1, ['name'] = "VioletHold", ['rzti'] = 608, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 256.22900390625,170.820068359375,-665.346984863281,1813.34997558594,-921.575988769531,1984.17004394531 },
+			['micro'] = {
+
+			},
+		}
+		mapData[539] = {
+			['floors'] = 0, ['name'] = "GilneasX", ['rzti'] = 638, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {3145.83325195312,2097.91668701172,-3439.58325195312,-533.333312988281,-293.75,-2631.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[540] = {
+			['floors'] = 0, ['name'] = "IsleofConquest", ['rzti'] = 628, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2650.0,1766.66658401489,-525.0,1708.33325195312,2125.0,-58.3333320617676},
+			['micro'] = {
+
+			},
+		}
+		mapData[541] = {
+			['floors'] = 0, ['name'] = "HrothgarsLanding", ['rzti'] = 571, ['map_type'] = 0, ['continent'] = 4, ['transform'] = 0,
+			[1] = {3677.08312988281,2452.083984375,-2797.91650390625,10781.25,879.166625976562,8329.166015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[542] = {
+			['floors'] = 1, ['name'] = "TheArgentColiseum", ['rzti'] = 650, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 369.986186981201,246.657989501953,41.255199432373,446.360992431641,-328.730987548828,693.018981933594 },
+			['micro'] = {
+
+			},
+		}
+		mapData[543] = {
+			['floors'] = 2, ['name'] = "TheArgentColiseum", ['rzti'] = 649, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 369.986186981201,246.657989501953,41.255199432373,446.360992431641,-328.730987548828,693.018981933594 },
+			[2] = { 739.996017456055,493.330017089844,211.259994506836,433.023986816406,-528.736022949219,926.35400390625 },
+			['micro'] = {
+
+			},
+		}
+		mapData[544] = {
+			['floors'] = 0, ['name'] = "TheLostIsles", ['rzti'] = 648, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {4514.5830078125,3010.41665649414,-4383.3330078125,2881.25,131.25,-129.166656494141},
+			['micro'] = {
+
+			},
+		}
+		mapData[545] = {
+			['floors'] = 3, ['name'] = "Gilneas", ['rzti'] = 654, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 420.0,280.0,-720.0,-1260.0,-1140.0,-980.0 },
+			[2] = { 250.4697265625,166.97998046875,-2459.76513671875,-1666.98999023438,-2710.23486328125,-1500.01000976562 },
+			[3] = { 280.4697265625,186.97998046875,-2444.76513671875,-1666.98999023438,-2725.23486328125,-1480.01000976562 },
+			['micro'] = {
+
+			},
+		}
+		mapData[601] = {
+			['floors'] = 1, ['name'] = "TheForgeofSouls", ['rzti'] = 632, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1448.09985351562,965.400390625,-1686.03002929688,4814.52978515625,-3134.1298828125,5779.93017578125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[602] = {
+			['floors'] = 0, ['name'] = "PitofSaron", ['rzti'] = 658, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1533.33331298828,1022.91667175293,-839.583312988281,1256.25,693.75,233.33332824707},
+			['micro'] = {
+
+			},
+		}
+		mapData[603] = {
+			['floors'] = 1, ['name'] = "HallsofReflection", ['rzti'] = 668, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 879.02001953125,586.01953125,-1469.98999023438,5126.990234375,-2349.01000976562,5713.009765625 },
+			['micro'] = {
+
+			},
+		}
+		mapData[604] = {
+			['floors'] = 8, ['name'] = "IcecrownCitadel", ['rzti'] = 631, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1355.47009277344,903.647033691406,-1384.32995605469,-764.840026855469,-2739.80004882812,138.807006835938 },
+			[2] = { 1067.0,711.333690643311,-1631.0,-754.6669921875,-2698.0,-43.3333015441895 },
+			[3] = { 195.469970703125,130.315002441406,-2116.330078125,-580.31298828125,-2311.80004882812,-449.997985839844 },
+			[4] = { 773.710083007812,515.810302734375,-1993.56994628906,4012.40991210938,-2767.28002929688,4528.22021484375 },
+			[5] = { 1148.73999023438,765.820068359375,-2216.06005859375,4002.40991210938,-3364.80004882812,4768.22998046875 },
+			[6] = { 373.7099609375,249.1298828125,-2586.57006835938,4455.75,-2960.28002929688,4704.8798828125 },
+			[7] = { 293.260009765625,195.507019042969,2271.55004882812,410.2919921875,1978.2900390625,605.799011230469 },
+			[8] = { 247.929931640625,165.287994384766,2648.26000976562,414.108001708984,2400.330078125,579.39599609375 },
+			['micro'] = {
+
+			},
+		}
+		mapData[605] = {
+			['floors'] = 0, ['name'] = "Kezan", ['rzti'] = 648, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1352.08319091797,900.00048828125,-2129.16650390625,-7731.24951171875,-777.083312988281,-8631.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[606] = {
+			['floors'] = 0, ['name'] = "Hyjal", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {4245.83337402344,2831.24975585938,929.166625976562,6195.8330078125,5175.0,3364.58325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[607] = {
+			['floors'] = 0, ['name'] = "SouthernBarrens", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {7412.5,4941.66665649414,-1356.25,204.166656494141,6056.25,-4737.5},
+			['micro'] = {
+
+			},
+		}
+		mapData[609] = {
+			['floors'] = 0, ['name'] = "TheRubySanctum", ['rzti'] = 724, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = {752.083312988281,502.083251953125,-902.083312988281,3429.16650390625,-150.0,2927.08325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[610] = {
+			['floors'] = 0, ['name'] = "VashjirKelpForest", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {2802.0830078125,1868.75024414062,-5070.8330078125,-4018.74975585938,-2268.75,-5887.5},
+			['micro'] = {
+
+			},
+		}
+		mapData[611] = {
+			['floors'] = 0, ['name'] = "GilneasCity", ['rzti'] = 654, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {889.583251953125,593.749877929688,-1933.33325195312,-1306.25,-1043.75,-1899.99987792969},
+			['micro'] = {
+
+			},
+		}
+		mapData[613] = {
+			['floors'] = 0, ['name'] = "Vashjir", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {6945.83276367188,4631.24975585938,-8754.166015625,-3720.83325195312,-1808.33325195312,-8352.0830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[614] = {
+			['floors'] = 0, ['name'] = "VashjirDepths", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4075.0,2716.66650390625,-8233.3330078125,-4906.25,-4158.3330078125,-7622.91650390625},
+			['micro'] = {
+
+			},
+		}
+		mapData[615] = {
+			['floors'] = 0, ['name'] = "VashjirRuins", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {4849.99963378906,3233.3330078125,-6681.24951171875,-4756.25,-1831.24987792969,-7989.5830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[626] = {
+			['floors'] = 0, ['name'] = "TwinPeaks", ['rzti'] = 726, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1214.58325195312,810.41650390625,-931.249938964844,2266.66650390625,283.333312988281,1456.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[640] = {
+			['floors'] = 0, ['name'] = "Deepholm", ['rzti'] = 646, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {5099.99987792969,3399.99987792969,-3052.08325195312,2795.83325195312,2047.91662597656,-604.166625976562},
+			['micro'] = {
+
+			},
+		}
+		mapData[673] = {
+			['floors'] = 0, ['name'] = "TheCapeOfStranglethorn", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3945.83312988281,2631.25,-2108.33325195312,-12516.666015625,1837.49987792969,-15147.916015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[677] = {
+			['floors'] = 0, ['name'] = "BattleforGilneas", ['rzti'] = 728, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {889.583251953125,593.749877929688,-1933.33325195312,-1306.25,-1043.75,-1899.99987792969},
+			['micro'] = {
+
+			},
+		}
+		mapData[678] = {
+			['floors'] = 0, ['name'] = "Gilneas_terrain1", ['rzti'] = 654, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {3145.83325195312,2097.91668701172,-3439.58325195312,-533.333312988281,-293.75,-2631.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[679] = {
+			['floors'] = 0, ['name'] = "Gilneas_terrain2", ['rzti'] = 654, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {3145.83325195312,2097.91668701172,-3439.58325195312,-533.333312988281,-293.75,-2631.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[680] = {
+			['floors'] = 1, ['name'] = "Ragefire", ['rzti'] = 389, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 738.864013671875,492.576202392578,285.993011474609,-452.953002929688,-452.871002197266,39.6231994628906 },
+			['micro'] = {
+
+			},
+		}
+		mapData[681] = {
+			['floors'] = 7, ['name'] = "TheLostIsles_terrain1", ['rzti'] = 648, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 274.0,182.666625976562,-2815.0,514.166687011719,-3089.0,696.833312988281 },
+			[2] = { 1012.5,675.0,-716.25,825.0,-1728.75,1500.0 },
+			[3] = { 528.000122070312,352.000122070312,-1622.49987792969,1716.59997558594,-2150.5,2068.60009765625 },
+			[4] = { 327.489990234375,218.32666015625,-1752.51000976562,1748.43664550781,-2080.0,1966.76330566406 },
+			[5] = { 175.0,116.666015625,-1057.5,-8438.3330078125,-1232.5,-8321.6669921875 },
+			[6] = { 175.0,116.666015625,-997.5,-8568.3330078125,-1172.5,-8451.6669921875 },
+			[7] = { 330.0,220.0,-1130.0,-8700.0,-1460.0,-8480.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[682] = {
+			['floors'] = 0, ['name'] = "TheLostIsles_terrain2", ['rzti'] = 648, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {4514.5830078125,3010.41665649414,-4383.3330078125,2881.25,131.25,-129.166656494141},
+			['micro'] = {
+
+			},
+		}
+		mapData[683] = {
+			['floors'] = 0, ['name'] = "Hyjal_terrain1", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {4245.83337402344,2831.24975585938,929.166625976562,6195.8330078125,5175.0,3364.58325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[684] = {
+			['floors'] = 0, ['name'] = "RuinsofGilneas", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {3145.83325195312,2097.91668701172,-3439.58325195312,-533.333312988281,-293.75,-2631.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[685] = {
+			['floors'] = 0, ['name'] = "RuinsofGilneasCity", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {889.583251953125,593.749877929688,-1933.33325195312,-1306.25,-1043.75,-1899.99987792969},
+			['micro'] = {
+
+			},
+		}
+		mapData[686] = {
+			['floors'] = 0, ['name'] = "ZulFarrak", ['rzti'] = 209, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1383.33322143555,922.916625976562,-1624.99987792969,2052.08325195312,-241.666656494141,1129.16662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[687] = {
+			['floors'] = 1, ['name'] = "TheTempleOfAtalHakkar", ['rzti'] = 109, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 695.028991699219,463.352981567383,252.27099609375,-718.518981933594,-442.757995605469,-255.166000366211 },
+			['micro'] = {
+
+			},
+		}
+		mapData[688] = {
+			['floors'] = 3, ['name'] = "BlackfathomDeeps", ['rzti'] = 48, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 884.220001220703,589.479972839355,381.295989990234,-677.14697265625,-502.924011230469,-87.6669998168945 },
+			[2] = { 884.220031738281,589.480010986328,581.296020507812,-927.14697265625,-302.924011230469,-337.666961669922 },
+			[3] = { 284.224004268646,189.482666015625,281.298004150391,-877.148315429688,-2.92600011825562,-687.665649414062 },
+			['micro'] = {
+
+			},
+		}
+		mapData[689] = {
+			['floors'] = 0, ['name'] = "StranglethornVale", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {6552.0830078125,4368.75,-2977.08325195312,-10964.5830078125,3574.99975585938,-15333.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[690] = {
+			['floors'] = 1, ['name'] = "TheStockade", ['rzti'] = 34, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 378.15299987793,252.102495193481,188.330993652344,-31.4694995880127,-189.822006225586,220.632995605469 },
+			['micro'] = {
+
+			},
+		}
+		mapData[691] = {
+			['floors'] = 4, ['name'] = "Gnomeregan", ['rzti'] = 90, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 769.667999267578,513.111999511719,277.772003173828,-694.0,-491.89599609375,-180.888000488281 },
+			[2] = { 769.667999267578,513.111999511719,77.7720031738281,-714.0,-691.89599609375,-200.888000488281 },
+			[3] = { 869.667999267578,579.778015136719,127.772003173828,-967.3330078125,-741.89599609375,-387.554992675781 },
+			[4] = { 869.669708251953,579.779998779297,-72.9992980957031,-937.333984375,-942.669006347656,-357.553985595703 },
+			['micro'] = {
+
+			},
+		}
+		mapData[692] = {
+			['floors'] = 2, ['name'] = "Uldaman", ['rzti'] = 70, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 893.668014526367,595.778991699219,248.54899597168,-391.472991943359,-645.119018554688,204.305999755859 },
+			[2] = { 492.570419311523,328.380493164062,-52.5485992431641,-57.7734985351562,-545.119018554688,270.606994628906 },
+			['micro'] = {
+
+			},
+		}
+		mapData[696] = {
+			['floors'] = 1, ['name'] = "MoltenCore", ['rzti'] = 409, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1264.80006408691,843.199066162109,1395.56005859375,459.860992431641,130.759994506836,1303.06005859375 },
+			['micro'] = {
+
+			},
+		}
+		mapData[697] = {
+			['floors'] = 0, ['name'] = "ZulGurub", ['rzti'] = 309, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1877.08325195312,1252.0830078125,693.75,-11308.3330078125,2570.83325195312,-12560.416015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[699] = {
+			['floors'] = 6, ['name'] = "DireMaul", ['rzti'] = 429, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1275.0,850.0,387.5,200.0,-887.5,1050.0 },
+			[2] = { 525.0,350.0,-125.0,-150.0,-650.0,200.0 },
+			[3] = { 487.5,325.0,-231.25,-150.0,-718.75,175.0 },
+			[4] = { 750.0,500.0,-325.0,-250.0,-1075.0,250.0 },
+			[5] = { 800.000801086426,533.333999633789,900.0,-281.6669921875,99.9991989135742,251.667007446289 },
+			[6] = { 975.0,650.0,862.5,-200.0,-112.5,450.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[700] = {
+			['floors'] = 0, ['name'] = "TwilightHighlands", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {5270.8330078125,3514.5830078125,2437.5,-2156.25,7708.3330078125,-5670.8330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[704] = {
+			['floors'] = 2, ['name'] = "BlackrockDepths", ['rzti'] = 230, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1407.06097412109,938.040756225586,884.723999023438,248.639663696289,-522.336975097656,1186.68041992188 },
+			[2] = { 1507.06097412109,1004.70742797852,934.723999023438,495.302825927734,-572.336975097656,1500.01025390625 },
+			['micro'] = {
+
+			},
+		}
+		mapData[708] = {
+			['floors'] = 0, ['name'] = "TolBarad", ['rzti'] = 732, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2014.58329248428,1343.75,-2010.41662597656,-560.416625976562,4.16666650772095,-1904.16662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[709] = {
+			['floors'] = 0, ['name'] = "TolBaradDailyArea", ['rzti'] = 732, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1837.5,1224.99993896484,-2412.5,377.083312988281,-575.0,-847.916625976562},
+			['micro'] = {
+
+			},
+		}
+		mapData[710] = {
+			['floors'] = 1, ['name'] = "TheShatteredHalls", ['rzti'] = 540, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1063.74746704102,709.164993286133,432.639251708984,-91.7480010986328,-631.108215332031,617.4169921875 },
+			['micro'] = {
+
+			},
+		}
+		mapData[717] = {
+			['floors'] = 0, ['name'] = "RuinsofAhnQiraj", ['rzti'] = 509, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2512.49987792969,1675.0,-3035.41650390625,-8233.3330078125,-522.916625976562,-9908.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[718] = {
+			['floors'] = 1, ['name'] = "OnyxiasLair", ['rzti'] = 249, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 483.117988586426,322.078788757324,371.734985351562,-223.832992553711,-111.383003234863,98.2457962036133 },
+			['micro'] = {
+
+			},
+		}
+		mapData[720] = {
+			['floors'] = 0, ['name'] = "Uldum", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {6193.74975585938,4129.16650390625,-2441.66650390625,-8029.16650390625,3752.08325195312,-12158.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[721] = {
+			['floors'] = 7, ['name'] = "BlackrockSpire", ['rzti'] = 229, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 886.839014053345,591.226013183594,876.252014160156,-286.828002929688,-10.5869998931885,304.398010253906 },
+			[2] = { 886.839014053345,591.226013183594,876.252014160156,-286.828002929688,-10.5869998931885,304.398010253906 },
+			[3] = { 886.839014053345,591.226013183594,876.252014160156,-286.828002929688,-10.5869998931885,304.398010253906 },
+			[4] = { 886.839014053345,591.226013183594,876.252014160156,-286.828002929688,-10.5869998931885,304.398010253906 },
+			[5] = { 886.839014053345,591.226013183594,876.252014160156,-286.828002929688,-10.5869998931885,304.398010253906 },
+			[6] = { 886.839014053345,591.226013183594,876.252014160156,-286.828002929688,-10.5869998931885,304.398010253906 },
+			[7] = { 886.839014053345,591.226013183594,876.252014160156,-286.828002929688,-10.5869998931885,304.398010253906 },
+			['micro'] = {
+
+			},
+		}
+		mapData[722] = {
+			['floors'] = 2, ['name'] = "AuchenaiCrypts", ['rzti'] = 558, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 742.540435791016,495.026992797852,414.983215332031,-140.07600402832,-327.557220458984,354.950988769531 },
+			[2] = { 817.540466308594,545.026992797852,602.483215332031,-210.07600402832,-215.057250976562,334.950988769531 },
+			['micro'] = {
+
+			},
+		}
+		mapData[723] = {
+			['floors'] = 2, ['name'] = "SethekkHalls", ['rzti'] = 556, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 703.495483398438,468.996994018555,187.6982421875,-295.342987060547,-515.797241210938,173.654006958008 },
+			[2] = { 703.495483398438,468.996994018555,187.6982421875,-295.342987060547,-515.797241210938,173.654006958008 },
+			['micro'] = {
+
+			},
+		}
+		mapData[724] = {
+			['floors'] = 1, ['name'] = "ShadowLabyrinth", ['rzti'] = 555, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 841.522354125977,561.014888763428,656.443176269531,-498.217987060547,-185.079177856445,62.7969017028809 },
+			['micro'] = {
+
+			},
+		}
+		mapData[725] = {
+			['floors'] = 1, ['name'] = "TheBloodFurnace", ['rzti'] = 542, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1003.51901245117,669.012687683105,504.529998779297,-65.8767013549805,-498.989013671875,603.135986328125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[726] = {
+			['floors'] = 1, ['name'] = "TheUnderbog", ['rzti'] = 546, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 894.919998168945,596.613357543945,653.942993164062,-172.878189086914,-240.977005004883,423.735168457031 },
+			['micro'] = {
+
+			},
+		}
+		mapData[727] = {
+			['floors'] = 2, ['name'] = "TheSteamvault", ['rzti'] = 545, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 876.764007568359,584.509414672852,716.742004394531,-425.942199707031,-160.022003173828,158.56721496582 },
+			[2] = { 876.764007568359,584.509414672852,716.742004394531,-425.942199707031,-160.022003173828,158.56721496582 },
+			['micro'] = {
+
+			},
+		}
+		mapData[728] = {
+			['floors'] = 1, ['name'] = "TheSlavePens", ['rzti'] = 547, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 890.058124542236,593.3720703125,836.1240234375,-391.652038574219,-53.9341011047363,201.720031738281 },
+			['micro'] = {
+
+			},
+		}
+		mapData[729] = {
+			['floors'] = 1, ['name'] = "TheBotanica", ['rzti'] = 553, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 757.402481079102,504.934997558594,107.64924621582,-256.910003662109,-649.753234863281,248.024993896484 },
+			['micro'] = {
+
+			},
+		}
+		mapData[730] = {
+			['floors'] = 2, ['name'] = "TheMechanar", ['rzti'] = 554, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 676.238006591797,450.825401306152,341.779998779297,-100.839195251465,-334.4580078125,349.986206054688 },
+			[2] = { 676.238006591797,450.825366973877,341.779998779297,-37.8393440246582,-334.4580078125,412.986022949219 },
+			['micro'] = {
+
+			},
+		}
+		mapData[731] = {
+			['floors'] = 3, ['name'] = "TheArcatraz", ['rzti'] = 552, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 689.684020996094,459.789352416992,405.105010986328,-75.4243316650391,-284.579010009766,384.365020751953 },
+			[2] = { 546.048049926758,364.032012939453,245.287033081055,44.0,-300.761016845703,408.032012939453 },
+			[3] = { 636.684005737305,424.456024169922,422.605010986328,150.832977294922,-214.078994750977,575.289001464844 },
+			['micro'] = {
+
+			},
+		}
+		mapData[732] = {
+			['floors'] = 1, ['name'] = "ManaTombs", ['rzti'] = 557, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 823.28515625,548.856811523438,546.35107421875,-458.786010742188,-276.93408203125,90.07080078125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[733] = {
+			['floors'] = 0, ['name'] = "CoTTheBlackMorass", ['rzti'] = 269, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1087.5,725.0,-7649.99951171875,-1500.0,-6562.49951171875,-2225.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[734] = {
+			['floors'] = 0, ['name'] = "CoTHillsbradFoothills", ['rzti'] = 560, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2331.24993896484,1554.16662597656,-1854.16662597656,3127.08325195312,477.083312988281,1572.91662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[736] = {
+			['floors'] = 0, ['name'] = "GilneasBattleground2", ['rzti'] = 761, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1302.0832824707,868.75,-1745.83325195312,1604.16662597656,-443.749969482422,735.416625976562},
+			['micro'] = {
+
+			},
+		}
+		mapData[737] = {
+			['floors'] = 0, ['name'] = "TheMaelstrom", ['rzti'] = 730, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1550.0,1033.33325195312,-1556.25,1370.83325195312,-6.25,337.5},
+			['micro'] = {
+
+			},
+		}
+		mapData[747] = {
+			['floors'] = 0, ['name'] = "LostCityofTolvir", ['rzti'] = 755, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {970.833251953125,647.9169921875,1004.16662597656,-10591.666015625,1974.99987792969,-11239.5830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[748] = {
+			['floors'] = 0, ['name'] = "Uldum_terrain1", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {6193.74975585938,4129.16650390625,-2441.66650390625,-8029.16650390625,3752.08325195312,-12158.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[749] = {
+			['floors'] = 1, ['name'] = "WailingCaverns", ['rzti'] = 43, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 936.475006103516,624.316665649414,375.946014404297,-410.146331787109,-560.528991699219,214.170333862305 },
+			['micro'] = {
+
+			},
+		}
+		mapData[750] = {
+			['floors'] = 2, ['name'] = "Maraudon", ['rzti'] = 349, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 975.0,650.0,827.5,550.0,-147.5,1200.0 },
+			[2] = { 1637.5,1091.66600036621,1158.75,-208.332992553711,-478.75,883.3330078125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[751] = {
+			['floors'] = 0, ['name'] = "TheMaelstromContinent", ['rzti'] = 4294967295, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {0.0,0.0,-0.0,0.0,-0.0,0.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[752] = {
+			['floors'] = 1, ['name'] = "BaradinHold", ['rzti'] = 757, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 585.0,390.0,-1032.5,125.0,-1617.5,515.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[753] = {
+			['floors'] = 2, ['name'] = "BlackrockCaverns", ['rzti'] = 645, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1019.50793457031,679.672319412231,-439.932006835938,6.66666984558105,-1459.43994140625,686.338989257812 },
+			[2] = { 1019.50793457031,679.672319412231,-239.932006835938,6.66666984558105,-1259.43994140625,686.338989257812 },
+			['micro'] = {
+
+			},
+		}
+		mapData[754] = {
+			['floors'] = 2, ['name'] = "BlackwingDescent", ['rzti'] = 669, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 849.69401550293,566.462341070175,675.585021972656,-567.461975097656,-174.108993530273,-0.999634027481079 },
+			[2] = { 999.692977905273,666.462005615234,750.583984375,-307.462005615234,-249.108993530273,359.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[755] = {
+			['floors'] = 4, ['name'] = "BlackwingLair", ['rzti'] = 469, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 499.428039550781,332.94970703125,1344.05004882812,-7727.06982421875,844.622009277344,-7394.1201171875 },
+			[2] = { 649.427062988281,432.94970703125,1379.05004882812,-7777.06982421875,729.622985839844,-7344.1201171875 },
+			[3] = { 649.427062988281,432.94970703125,1369.05004882812,-7757.06982421875,719.622985839844,-7324.1201171875 },
+			[4] = { 649.427062988281,432.94970703125,1419.05004882812,-7637.06982421875,769.622985839844,-7204.1201171875 },
+			['micro'] = {
+
+			},
+		}
+		mapData[756] = {
+			['floors'] = 2, ['name'] = "TheDeadmines", ['rzti'] = 36, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 559.264007568359,372.842502593994,796.622009277344,-337.509002685547,237.358001708984,35.3334999084473 },
+			[2] = { 499.263000488281,332.842300415039,1016.61999511719,-267.509002685547,517.356994628906,65.3332977294922 },
+			['micro'] = {
+
+			},
+		}
+		mapData[757] = {
+			['floors'] = 1, ['name'] = "GrimBatol", ['rzti'] = 670, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 869.047431945801,579.364990234375,952.780029296875,-880.986999511719,83.7325973510742,-301.622009277344 },
+			['micro'] = {
+
+			},
+		}
+		mapData[758] = {
+			['floors'] = 3, ['name'] = "TheBastionofTwilight", ['rzti'] = 671, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1078.33499908447,718.889984130859,1184.7705078125,-899.846984863281,106.435508728027,-180.957000732422 },
+			[2] = { 778.343017578125,518.894958496094,1034.77001953125,-1289.84997558594,256.427001953125,-770.955017089844 },
+			[3] = { 1042.34202575684,694.894958496094,1267.27001953125,-1402.84997558594,224.927993774414,-707.955017089844 },
+			['micro'] = {
+
+			},
+		}
+		mapData[759] = {
+			['floors'] = 3, ['name'] = "HallsofOrigination", ['rzti'] = 644, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1531.7509765625,1021.16730546951,304.781005859375,-1018.17004394531,-1226.96997070312,2.99726152420044 },
+			[2] = { 1272.75503540039,848.503425598145,1115.2900390625,-934.835021972656,-157.464996337891,-86.3315963745117 },
+			[3] = { 1128.76898193359,752.512664794922,403.294006347656,-884.84033203125,-725.474975585938,-132.327667236328 },
+			['micro'] = {
+
+			},
+		}
+		mapData[760] = {
+			['floors'] = 1, ['name'] = "RazorfenDowns", ['rzti'] = 129, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 709.048950195312,472.699951171875,-570.890991210938,2209.85009765625,-1279.93994140625,2682.55004882812 },
+			['micro'] = {
+
+			},
+		}
+		mapData[761] = {
+			['floors'] = 1, ['name'] = "RazorfenKraul", ['rzti'] = 47, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 736.449951171875,490.959838867188,-1322.46997070312,1858.68005371094,-2058.919921875,2349.63989257812 },
+			['micro'] = {
+
+			},
+		}
+		mapData[762] = {
+			['floors'] = 4, ['name'] = "ScarletMonastery", ['rzti'] = 189, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 619.983947753906,413.32275390625,-947.986022949219,1616.85864257812,-1567.96997070312,2030.18139648438 },
+			[2] = { 320.190994262695,213.460494995117,482.463989257812,93.9055023193359,162.272994995117,307.365997314453 },
+			[3] = { 612.69660949707,408.4599609375,562.424011230469,1600.64001464844,-50.2725982666016,2009.09997558594 },
+			[4] = { 703.300048828125,468.86669921875,-1040.68994140625,812.423706054688,-1743.98999023438,1281.29040527344 },
+			['micro'] = {
+
+			},
+		}
+		mapData[763] = {
+			['floors'] = 4, ['name'] = "Scholomance", ['rzti'] = 289, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 320.048904418945,213.36499786377,68.6389007568359,104.333000183105,-251.410003662109,317.697998046875 },
+			[2] = { 440.049011230469,293.366405487061,128.639007568359,44.3325996398926,-311.410003662109,337.699005126953 },
+			[3] = { 410.077995300293,273.385799407959,113.638999938965,34.3212013244629,-296.438995361328,307.707000732422 },
+			[4] = { 531.042007446289,354.028198242188,174.121994018555,-66.3211975097656,-356.920013427734,287.707000732422 },
+			['micro'] = {
+
+			},
+		}
+		mapData[764] = {
+			['floors'] = 7, ['name'] = "ShadowfangKeep", ['rzti'] = 33, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 352.430053710938,234.953392028809,-2003.76989746094,-319.882995605469,-2356.19995117188,-84.9296035766602 },
+			[2] = { 212.4267578125,141.61799621582,-2147.556640625,-303.214996337891,-2359.9833984375,-161.59700012207 },
+			[3] = { 152.429931640625,101.619964599609,-2103.77001953125,-193.216033935547,-2256.19995117188,-91.5960693359375 },
+			[4] = { 152.429931640625,101.624694824219,-2103.77001953125,-193.214996337891,-2256.19995117188,-91.5903015136719 },
+			[5] = { 152.429931640625,101.624694824219,-2103.77001953125,-193.214996337891,-2256.19995117188,-91.5903015136719 },
+			[6] = { 198.429931640625,132.286628723145,-2080.77001953125,-182.546020507812,-2279.19995117188,-50.259391784668 },
+			[7] = { 272.429931640625,181.619964599609,-2023.77001953125,-278.216033935547,-2296.19995117188,-96.5960693359375 },
+			['micro'] = {
+
+			},
+		}
+		mapData[765] = {
+			['floors'] = 2, ['name'] = "Stratholme", ['rzti'] = 329, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 705.719970703125,470.47998046875,3617.67993164062,3338.96997070312,2911.9599609375,3809.44995117188 },
+			[2] = { 1005.72045898438,670.480224609375,3967.68017578125,3498.96997070312,2961.95971679688,4169.4501953125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[766] = {
+			['floors'] = 3, ['name'] = "AhnQiraj", ['rzti'] = 531, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 2777.54411315918,1851.6962890625,-138.07600402832,-9510.9833984375,-2915.6201171875,-7659.287109375 },
+			[2] = { 977.559936523438,651.70654296875,-1538.06994628906,-8703.5029296875,-2515.6298828125,-8051.79638671875 },
+			[3] = { 577.56005859375,385.0400390625,-1738.06982421875,-8720.169921875,-2315.6298828125,-8335.1298828125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[767] = {
+			['floors'] = 2, ['name'] = "ThroneofTides", ['rzti'] = 643, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 998.171936035156,665.447998046875,-308.898010253906,-679.447998046875,-1307.06994628906,-14.0 },
+			[2] = { 998.171936035156,665.447998046875,-308.898010253906,-329.447998046875,-1307.06994628906,336.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[768] = {
+			['floors'] = 1, ['name'] = "TheStonecore", ['rzti'] = 725, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1317.12899780273,878.086975097656,-384.121002197266,797.482971191406,-1701.25,1675.56994628906 },
+			['micro'] = {
+
+			},
+		}
+		mapData[769] = {
+			['floors'] = 1, ['name'] = "Skywall", ['rzti'] = 657, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 2018.72503662109,1345.81802368164,910.934997558594,-1457.15002441406,-1107.7900390625,-111.332000732422 },
+			['micro'] = {
+
+			},
+		}
+		mapData[770] = {
+			['floors'] = 0, ['name'] = "TwilightHighlands_terrain1", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {5270.8330078125,3514.5830078125,2437.5,-2156.25,7708.3330078125,-5670.8330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[772] = {
+			['floors'] = 0, ['name'] = "AhnQirajTheFallenKingdom", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {4049.99983215332,2700.0,-3891.66650390625,-8033.3330078125,158.33332824707,-10733.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[773] = {
+			['floors'] = 1, ['name'] = "ThroneoftheFourWinds", ['rzti'] = 754, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1500.0,1000.0,-25.0,-550.0,-1525.0,450.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[775] = {
+			['floors'] = 0, ['name'] = "CoTMountHyjal", ['rzti'] = 534, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2499.99975585938,1666.66650390625,1525.0,6145.8330078125,4024.99975585938,4479.16650390625},
+			['micro'] = {
+
+			},
+		}
+		mapData[776] = {
+			['floors'] = 1, ['name'] = "GruulsLair", ['rzti'] = 565, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 525.0,350.0,50.0,-12.5,-475.0,337.5 },
+			['micro'] = {
+
+			},
+		}
+		mapData[779] = {
+			['floors'] = 1, ['name'] = "MagtheridonsLair", ['rzti'] = 544, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 556.0,370.666694641113,170.5,-115.333351135254,-385.5,255.333343505859 },
+			['micro'] = {
+
+			},
+		}
+		mapData[780] = {
+			['floors'] = 1, ['name'] = "CoilfangReservoir", ['rzti'] = 548, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1575.00297546387,1050.00201416016,1362.50048828125,-400.0,-212.502487182617,650.002014160156 },
+			['micro'] = {
+
+			},
+		}
+		mapData[781] = {
+			['floors'] = 0, ['name'] = "ZulAman", ['rzti'] = 568, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1268.74993896484,845.833312988281,-1852.08325195312,568.75,-583.333312988281,-277.083312988281},
+			['micro'] = {
+
+			},
+		}
+		mapData[782] = {
+			['floors'] = 1, ['name'] = "TempestKeep", ['rzti'] = 550, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1575.0,1050.0,787.5,-100.0,-787.5,950.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[789] = {
+			['floors'] = 2, ['name'] = "SunwellPlateau", ['rzti'] = 580, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 906.25,604.166625976562,-1206.25,2012.49987792969,-300.0,1408.33325195312 },
+			[2] = { 465.0,310.0,-377.5,1580.0,-842.5,1890.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[793] = {
+			['floors'] = 0, ['name'] = "ZulGurub", ['rzti'] = 859, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2120.83325195312,1414.5830078125,612.5,-11225.0,2733.33325195312,-12639.5830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[795] = {
+			['floors'] = 0, ['name'] = "MoltenFront", ['rzti'] = 861, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1189.58331298828,793.749938964844,-933.333312988281,1702.08325195312,256.25,908.333312988281},
+			['micro'] = {
+
+			},
+		}
+		mapData[796] = {
+			['floors'] = 7, ['name'] = "BlackTemple", ['rzti'] = 564, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1252.24957847595,834.8330078125,-23.8705387115479,-240.0,-1276.1201171875,594.8330078125 },
+			[2] = { 975.0,650.0,176.0,380.0,-799.0,1030.0 },
+			[3] = { 1005.0,670.0,191.0,400.0,-814.0,1070.0 },
+			[4] = { 440.0009765625,293.333984375,-134.99951171875,343.3330078125,-575.00048828125,636.6669921875 },
+			[5] = { 670.0,446.666687011719,70.0,664.163635253906,-600.0,1110.83032226562 },
+			[6] = { 705.0,470.0,67.5,450.0,-637.5,920.0 },
+			[7] = { 355.0,236.666625976562,-137.5,606.666687011719,-492.5,843.333312988281 },
+			[8] = { 355.0,236.6666259765625,-137.5,606.6666870117188,-492.5,843.3333129882812 },
+			['micro'] = {
+
+			},
+		}
+		mapData[797] = {
+			['floors'] = 1, ['name'] = "HellfireRamparts", ['rzti'] = 543, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 694.56005859375,463.0400390625,-1294.71997070312,-1492.47998046875,-1989.28002929688,-1029.43994140625 },
+			['micro'] = {
+
+			},
+		}
+		mapData[798] = {
+			['floors'] = 2, ['name'] = "MagistersTerrace", ['rzti'] = 585, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 530.334014892578,353.555969238281,304.226013183594,-27.7958374023438,-226.108001708984,325.760131835938 },
+			[2] = { 530.334014892578,353.555992126465,304.226013183594,-27.7958908081055,-226.108001708984,325.760101318359 },
+			['micro'] = {
+
+			},
+		}
+		mapData[799] = {
+			['floors'] = 17, ['name'] = "Karazhan", ['rzti'] = 532, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 550.048828125,366.69921875,2225.0244140625,-11189.599609375,1674.9755859375,-10822.900390625 },
+			[2] = { 257.85986328125,171.90625,2081.419921875,-11189.0029296875,1823.56005859375,-11017.0966796875 },
+			[3] = { 345.1494140625,230.099609375,2132.57470703125,-11066.2998046875,1787.42529296875,-10836.2001953125 },
+			[4] = { 520.048828125,346.69921875,2190.0244140625,-11119.599609375,1669.9755859375,-10772.900390625 },
+			[5] = { 234.14990234375,156.099609375,1932.57995605469,-10969.2998046875,1698.43005371094,-10813.2001953125 },
+			[6] = { 581.548828125,387.69921875,2205.7744140625,-11190.599609375,1624.2255859375,-10802.900390625 },
+			[7] = { 191.548828125,127.69921875,2066.7744140625,-11115.599609375,1875.2255859375,-10987.900390625 },
+			[8] = { 139.3505859375,92.900390625,2037.68029785156,-11105.2001953125,1898.32971191406,-11012.2998046875 },
+			[9] = { 760.048828125,506.69921875,2270.0244140625,-11459.599609375,1509.9755859375,-10952.900390625 },
+			[10] = { 450.25,300.166015625,2040.13000488281,-11386.3330078125,1589.88000488281,-11086.1669921875 },
+			[11] = { 271.050048828125,180.69921875,1825.53002929688,-11285.099609375,1554.47998046875,-11104.400390625 },
+			[12] = { 595.048828125,396.69921875,2182.5244140625,-11444.599609375,1587.4755859375,-11047.900390625 },
+			[13] = { 529.048828125,352.69921875,1963.0244140625,-11339.099609375,1433.9755859375,-10986.400390625 },
+			[14] = { 245.25,163.5,2032.63000488281,-11143.0,1787.38000488281,-10979.5 },
+			[15] = { 211.14990234375,140.765625,2025.07995605469,-11113.6328125,1813.93005371094,-10972.8671875 },
+			[16] = { 101.25,67.5,2020.13000488281,-11097.0,1918.88000488281,-11029.5 },
+			[17] = { 341.25,227.5,2155.1298828125,-11102.0,1813.8798828125,-10874.5 },
+			['micro'] = {
+
+			},
+		}
+		mapData[800] = {
+			['floors'] = 3, ['name'] = "Firelands", ['rzti'] = 720, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1587.49993896484,1058.3332824707,-718.75,424.999969482422,868.749938964844,-633.333312988281},
+			[2] = { 375.0,250.0,-302.0830078125,343.75,-677.0830078125,593.75 },
+			[3] = { 1440.0,960.0,770.0,265.0,-670.0,1225.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[803] = {
+			['floors'] = 1, ['name'] = "TheNexusLegendary", ['rzti'] = 951, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1101.2841796875,734.189697265625,-6656.60791015625,3626.82006835938,-7757.89208984375,4361.009765625 },
+			['micro'] = {
+
+			},
+		}
+		mapData[806] = {
+			['floors'] = 0, ['name'] = "TheJadeForest", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {6983.3330078125,4654.1669921875,-1452.0830078125,3652.0830078125,5531.25,-1002.083984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[807] = {
+			['floors'] = 0, ['name'] = "ValleyoftheFourWinds", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {3925.0009765625,2616.6669921875,-2679.1669921875,1095.8330078125,1245.833984375,-1520.833984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[808] = {
+			['floors'] = 0, ['name'] = "TheWanderingIsle", ['rzti'] = 860, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2670.8330078125,1779.1669921875,-4979.166015625,1785.4169921875,-2308.3330078125,6.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[809] = {
+			['floors'] = 0, ['name'] = "KunLaiSummit", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {6258.3330078125,4172.9169921875,-4839.5830078125,5618.75,1418.75,1445.8330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[810] = {
+			['floors'] = 0, ['name'] = "TownlongWastes", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {5743.7490234375,3829.166015625,-7079.166015625,4558.3330078125,-1335.4169921875,729.1669921875},
+			['micro'] = {
+
+			},
+		}
+		mapData[811] = {
+			['floors'] = 0, ['name'] = "ValeofEternalBlossoms", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {2533.333984375,1687.5009765625,-2481.25,1947.9169921875,52.083984375,260.416015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[813] = {
+			['floors'] = 0, ['name'] = "NetherstormArena", ['rzti'] = 968, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2270.83319091797,1514.58337402344,-2660.41650390625,2918.75,-389.583312988281,1404.16662597656},
+			['micro'] = {
+
+			},
+		}
+		mapData[816] = {
+			['floors'] = 0, ['name'] = "WellofEternity", ['rzti'] = 939, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1252.0830078125,833.333251953125,4650.0,3766.66650390625,5902.0830078125,2933.33325195312},
+			['micro'] = {
+
+			},
+		}
+		mapData[819] = {
+			['floors'] = 2, ['name'] = "HourofTwilight", ['rzti'] = 940, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 3043.74987792969,2029.16650390625,-1791.66662597656,5327.0830078125,1252.08325195312,3297.91650390625 },
+			[2] = { 375.0,250.0,-75.0,3425.0,-450.0,3675.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[820] = {
+			['floors'] = 5, ['name'] = "EndTime", ['rzti'] = 938, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 562.5,375.0,-231.25,2918.75,-793.75,3293.75 },
+			[2] = { 865.620544433594,577.080322265625,-534.898254394531,3499.99975585938,-1400.51879882812,4077.080078125 },
+			[3] = { 475.0,316.66650390625,-1181.25,4229.1650390625,-1656.25,4545.83154296875 },
+			[4] = { 696.884765625,464.58984375,290.109375,2570.830078125,-406.775390625,3035.419921875 },
+			[5] = { 453.135009765625,302.08984375,646.359008789062,3970.830078125,193.223999023438,4272.919921875 },
+			['micro'] = {
+
+			},
+		}
+		mapData[823] = {
+			['floors'] = 0, ['name'] = "DarkmoonFaireIsland", ['rzti'] = 974, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1858.3330078125,1239.58349609375,-7268.74951171875,-3322.91650390625,-5410.41650390625,-4562.5},
+			['micro'] = {
+
+			},
+		}
+		mapData[824] = {
+			['floors'] = 7, ['name'] = "DragonSoul", ['rzti'] = 967, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 3106.70849609375,2063.06518554688,833.5927734375,-565.0927734375,3940.30126953125,-2628.15795898438 },
+			[2] = { 397.5,265.0,2113.75,-1890.0,1716.25,-1625.0 },
+			[3] = { 427.5,285.0,3262.0,-1910.0,2834.5,-1625.0 },
+			[4] = { 185.19921875,123.466796875,-13523.900390625,13528.2666015625,-13709.099609375,13651.7333984375 },
+			[5] = { 1.5,1.0,0.25,0.0,-1.25,1.0 },
+			[6] = { 1.5,1.0,0.25,0.0,-1.25,1.0 },
+			[7] = { 1108.3515625,738.900390625,-11427.07421875,-12254.900390625,-12535.42578125,-11516.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[851] = {
+			['floors'] = 0, ['name'] = "DustwallowMarshScenario", ['rzti'] = 999, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1058.333984375,706.25,3979.166015625,-3468.75,5037.5,-4175.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[856] = {
+			['floors'] = 0, ['name'] = "TempleofKotmogu", ['rzti'] = 998, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = {839.5830078125,560.416015625,-1743.75,2083.3330078125,-904.1669921875,1522.9169921875},
+			['micro'] = {
+
+			},
+		}
+		mapData[857] = {
+			['floors'] = 0, ['name'] = "Krasarang", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {4687.5009765625,3124.99999237061,-2947.9169921875,-110.416023254395,1739.583984375,-3235.416015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[858] = {
+			['floors'] = 0, ['name'] = "DreadWastes", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {5352.0830078125,3568.7509765625,-6139.5830078125,1416.6669921875,-787.5,-2152.083984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[860] = {
+			['floors'] = 1, ['name'] = "STVDiamondMineBG", ['rzti'] = 727, ['map_type'] = 3, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 915.505996704102,610.337310791016,200.253005981445,425.582855224609,-715.252990722656,1035.92016601562 },
+			['micro'] = {
+
+			},
+		}
+		mapData[862] = {
+			['floors'] = 0, ['name'] = "Pandaria", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {15515.3002929688,10343.5400390625,-8752.8603515625,6679.16015625,6762.43994140625,-3664.3798828125},
+			['micro'] = {
+
+			},
+		}
+		mapData[864] = {
+			['floors'] = 0, ['name'] = "Northshire", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {968.75,645.833984375,-187.5,-8570.83203125,781.25,-9216.666015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[866] = {
+			['floors'] = 0, ['name'] = "ColdridgeValley", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {964.5830078125,643.75,-979.1669921875,-5962.5,-14.583984375,-6606.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[867] = {
+			['floors'] = 2, ['name'] = "EastTemple", ['rzti'] = 960, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 550.0,366.666687011719,2865.0,751.663635253906,2315.0,1118.33032226562 },
+			[2] = { 198.0,132.0,2576.5,788.5,2378.5,920.5 },
+			['micro'] = {
+
+			},
+		}
+		mapData[871] = {
+			['floors'] = 2, ['name'] = "ScarletHalls", ['rzti'] = 1001, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 465.0,310.0,-302.5,790.0,-767.5,1100.0 },
+			[2] = { 468.0,312.0,-265.0,1035.5,-733.0,1347.5 },
+			['micro'] = {
+
+			},
+		}
+		mapData[873] = {
+			['floors'] = 0, ['name'] = "TheHiddenPass", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {1793.75,1195.8330078125,-812.5,1689.5830078125,981.25,493.75},
+			['micro'] = {
+
+			},
+		}
+		mapData[874] = {
+			['floors'] = 2, ['name'] = "ScarletCathedral", ['rzti'] = 1004, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 343.02001953125,228.679992675781,-428.989990234375,1000.65997314453,-772.010009765625,1229.33996582031 },
+			[2] = { 600.0,400.0,-300.5,660.0,-900.5,1060.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[875] = {
+			['floors'] = 2, ['name'] = "TheGreatWall", ['rzti'] = 962, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1300.0,866.666687011719,-1605.0,616.663635253906,-2905.0,1483.33032226562 },
+			[2] = { 222.52001953125,148.3466796875,-2191.23999023438,1123.32666015625,-2413.76000976562,1271.67333984375 },
+			['micro'] = {
+
+			},
+		}
+		mapData[876] = {
+			['floors'] = 4, ['name'] = "StormstoutBrewery", ['rzti'] = 961, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 260.0009765625,173.333984375,-1212.49951171875,-836.6669921875,-1472.50048828125,-663.3330078125 },
+			[2] = { 260.0009765625,173.333984375,-1212.49951171875,-836.6669921875,-1472.50048828125,-663.3330078125 },
+			[3] = { 340.0,226.666625976562,-1047.5,-818.333312988281,-1387.5,-591.666687011719 },
+			[4] = { 230.0009765625,153.333984375,-1044.99951171875,-776.6669921875,-1275.00048828125,-623.3330078125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[877] = {
+			['floors'] = 3, ['name'] = "ShadowpanHideout", ['rzti'] = 959, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 310.0,206.66650390625,-2505.0,3566.66674804688,-2815.0,3773.33325195312 },
+			[2] = { 210.0,140.0,-2932.5,3610.0,-3142.5,3750.0 },
+			[3] = { 390.0,260.0,-2700.0,3895.0,-3090.0,4155.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[878] = {
+			['floors'] = 0, ['name'] = "BrewmasterScenario01", ['rzti'] = 1005, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {468.75,312.5,875.0,2389.5830078125,1343.75,2077.0830078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[879] = {
+			['floors'] = 0, ['name'] = "KunLaiSummitScenario", ['rzti'] = 1014, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {729.166015625,485.4169921875,-2102.0830078125,4168.75,-1372.9169921875,3683.3330078125},
+			['micro'] = {
+
+			},
+		}
+		mapData[880] = {
+			['floors'] = 0, ['name'] = "TheJadeForestScenario", ['rzti'] = 1024, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {925.0,616.6669921875,1397.916015625,2372.9169921875,2322.916015625,1756.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[881] = {
+			['floors'] = 0, ['name'] = "ValleyOfPowerScenario", ['rzti'] = 1035, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {839.5830078125,560.416015625,-1743.75,2083.3330078125,-904.1669921875,1522.9169921875},
+			['micro'] = {
+
+			},
+		}
+		mapData[882] = {
+			['floors'] = 0, ['name'] = "BrewmasterScenario03", ['rzti'] = 1048, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {906.2490234375,604.166015625,-1220.8330078125,-2564.583984375,-314.583984375,-3168.75},
+			['micro'] = {
+
+			},
+		}
+		mapData[883] = {
+			['floors'] = 0, ['name'] = "Tyrivess", ['rzti'] = 1050, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2683.3330078125,1789.58203125,-5616.666015625,-252.083984375,-2933.3330078125,-2041.666015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[884] = {
+			['floors'] = 0, ['name'] = "KunLaiPassScenario", ['rzti'] = 1051, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {970.8330078125,647.9169921875,-747.9169921875,2216.6669921875,222.916015625,1568.75},
+			['micro'] = {
+
+			},
+		}
+		mapData[885] = {
+			['floors'] = 3, ['name'] = "MogushanPalace", ['rzti'] = 994, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 735.0,490.0,3052.5,-4360.0,2317.5,-3870.0 },
+			[2] = { 540.0,360.0,2905.0,-4485.0,2365.0,-4125.0 },
+			[3] = { 747.509765625,498.33984375,3058.7548828125,-4776.669921875,2311.2451171875,-4278.330078125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[886] = {
+			['floors'] = 0, ['name'] = "TerraceOfEndlessSpring", ['rzti'] = 996, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = {702.083984375,468.75,2497.916015625,-789.583984375,3200.0,-1258.333984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[887] = {
+			['floors'] = 2, ['name'] = "SiegeofNiuzaoTemple", ['rzti'] = 1011, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 290.009765625,193.340087890625,-5009.9951171875,1438.32995605469,-5300.0048828125,1631.67004394531 },
+			[2] = { 290.009765625,193.340087890625,-5009.9951171875,1438.32995605469,-5300.0048828125,1631.67004394531 },
+			['micro'] = {
+
+			},
+		}
+		mapData[888] = {
+			['floors'] = 0, ['name'] = "ShadowglenStart", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {1450.0009765625,966.6669921875,-1491.6669921875,11033.3330078125,-41.666015625,10066.666015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[889] = {
+			['floors'] = 0, ['name'] = "ValleyofTrialsStart", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {1350.0,900.0,3641.666015625,0.0,4991.666015625,-900.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[890] = {
+			['floors'] = 0, ['name'] = "CampNaracheStart", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {1766.66796875,1177.08203125,-233.333984375,-2577.083984375,1533.333984375,-3754.166015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[891] = {
+			['floors'] = 0, ['name'] = "EchoIslesStart", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {1806.25,1204.166015625,4491.666015625,-525.0,6297.916015625,-1729.166015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[892] = {
+			['floors'] = 0, ['name'] = "DeathknellStart", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {1089.583984375,727.0830078125,-2147.9169921875,2270.8330078125,-1058.3330078125,1543.75},
+			['micro'] = {
+
+			},
+		}
+		mapData[893] = {
+			['floors'] = 0, ['name'] = "SunstriderIsleStart", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {1600.0,1066.6669921875,5383.333984375,10833.3330078125,6983.333984375,9766.666015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[894] = {
+			['floors'] = 0, ['name'] = "AmmenValeStart", ['rzti'] = 530, ['map_type'] = 0, ['continent'] = 3, ['transform'] = 1,
+			[1] = {1818.75,1212.5,12814.58203125,-3604.166015625,14633.33203125,-4816.666015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[895] = {
+			['floors'] = 0, ['name'] = "NewTinkertownStart", ['rzti'] = 0, ['map_type'] = 0, ['continent'] = 1, ['transform'] = 0,
+			[1] = {1850.0,1233.33203125,-1206.25,-4727.083984375,643.75,-5960.416015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[896] = {
+			['floors'] = 3, ['name'] = "MogushanVaults", ['rzti'] = 1008, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 687.509765625,458.33984375,-874.990600585938,3735.830078125,-1562.50036621094,4194.169921875 },
+			[2] = { 432.509765625,288.33984375,-1244.9951171875,4088.330078125,-1677.5048828125,4376.669921875 },
+			[3] = { 750.0,500.0,-1315.0,3780.0,-2065.0,4280.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[897] = {
+			['floors'] = 2, ['name'] = "HeartofFear", ['rzti'] = 1009, ['map_type'] = 2, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 700.0,466.666748046875,-0.0,-2433.33349609375,-700.0,-1966.66674804688 },
+			[2] = { 1440.00438022614,960.0029296875,9.99437046051025,-2730.00146484375,-1430.01000976562,-1769.99853515625 },
+			['micro'] = {
+
+			},
+		}
+		mapData[898] = {
+			['floors'] = 4, ['name'] = "Scholomance", ['rzti'] = 1007, ['map_type'] = 1, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 250.002006530762,166.668014526367,79.5009994506836,134.664993286133,-170.501007080078,301.3330078125 },
+			[2] = { 445.000366210938,296.66690826416,130.000183105469,43.6660995483398,-315.000183105469,340.3330078125 },
+			[3] = { 262.5,175.0,73.75,-87.5,-188.75,87.5 },
+			[4] = { 262.5,175.0,73.75,-87.5,-188.75,87.5 },
+			['micro'] = {
+
+			},
+		}
+		mapData[899] = {
+			['floors'] = 1, ['name'] = "ProvingGrounds", ['rzti'] = 1031, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 212.490234375,141.66015625,-418.7548828125,3726.669921875,-631.2451171875,3868.330078125 },
+			['micro'] = {
+
+			},
+		}
+		mapData[900] = {
+			['floors'] = 2, ['name'] = "AncientMoguCrypt", ['rzti'] = 1030, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 645.0,430.0,-2122.5,540.0,-2767.5,970.0 },
+			[2] = { 335.50048828125,223.6669921875,-2182.24975585938,606.3330078125,-2517.75024414062,830.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[903] = {
+			['floors'] = 0, ['name'] = "ShrineofTwoMoons", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {0.0,0.0,-0.0,0.0,-0.0,0.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[905] = {
+			['floors'] = 0, ['name'] = "ShrineofSevenStars", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {0.0,0.0,-0.0,0.0,-0.0,0.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[906] = {
+			['floors'] = 0, ['name'] = "DustwallowMarshScenarioAlliance", ['rzti'] = 1000, ['map_type'] = 5, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1058.333984375,706.25,3979.166015625,-3468.75,5037.5,-4175.0},
+			['micro'] = {
+
+			},
+		}
+		mapData[907] = {
+			['floors'] = 0, ['name'] = "Dustwallow_terrain1", ['rzti'] = 1, ['map_type'] = 0, ['continent'] = 2, ['transform'] = 0,
+			[1] = {5250.0,3500.0,975.0,-2033.333984375,6225.0,-5533.333984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[910] = {
+			['floors'] = 0, ['name'] = "Krasarang_terrain1", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {4687.5009765625,3124.99999237061,-2947.9169921875,-110.416023254395,1739.583984375,-3235.416015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[911] = {
+			['floors'] = 0, ['name'] = "KrasarangAlliance", ['rzti'] = 1103, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1118.75,745.833984375,314.583984375,-587.5,1433.333984375,-1333.333984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[912] = {
+			['floors'] = 0, ['name'] = "KrasarangPatience", ['rzti'] = 1104, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1845.833984375,1229.16796875,-1931.25,-891.666015625,-85.416015625,-2120.833984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[914] = {
+			['floors'] = 0, ['name'] = "VoljinScenario", ['rzti'] = 1095, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 892.5,595.0,413.75,1140.0,-478.75,1735.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[919] = {
+			['floors'] = 7, ['name'] = "BlackTempleScenario", ['rzti'] = 1112, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1252.24949455261,834.8330078125,-23.8705005645752,-240.0,-1276.11999511719,594.8330078125 },
+			[2] = { 975.0,650.0,176.0,380.0,-799.0,1030.0 },
+			[3] = { 1005.0,670.0,191.0,400.0,-814.0,1070.0 },
+			[4] = { 440.0009765625,293.333984375,-134.99951171875,343.3330078125,-575.00048828125,636.6669921875 },
+			[5] = { 670.0,446.666687011719,70.0,664.163635253906,-600.0,1110.83032226562 },
+			[6] = { 705.0,470.0,67.5,450.0,-637.5,920.0 },
+			[7] = { 355.0,236.666625976562,-137.5,606.666687011719,-492.5,843.333312988281 },
+			['micro'] = {
+
+			},
+		}
+		mapData[920] = {
+			['floors'] = 0, ['name'] = "KrasarangHorde", ['rzti'] = 1102, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {2331.25,1554.166015625,-3125.0,-1352.083984375,-793.75,-2906.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[922] = {
+			['floors'] = 2, ['name'] = "DeeprunTram", ['rzti'] = 369, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 312.0,208.0,-2311.5,-112.5,-2623.5,95.5 },
+			[2] = { 185.0,123.33332824707,-2408.5,-172.9580078125,-2593.5,-49.6246795654297 },
+			['micro'] = {
+
+			},
+		}
+		mapData[924] = {
+			['floors'] = 2, ['name'] = "DalaranCity", ['rzti'] = 1106, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 830.015014648438,553.34375,-222.494995117188,5513.328125,-1052.51000976562,6066.671875 },
+			[2] = { 563.234619140625,375.48974609375,-352.640686035156,5599.85009765625,-915.875305175781,5975.33984375 },
+			['micro'] = {
+
+			},
+		}
+		mapData[925] = {
+			['floors'] = 0, ['name'] = "BrawlgarArena", ['rzti'] = 1043, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 215.009765625,143.339965820312,4857.5048828125,1958.32995605469,4642.4951171875,2101.669921875 },
+			['micro'] = {
+
+			},
+		}
+		mapData[928] = {
+			['floors'] = 2, ['name'] = "IsleoftheThunderKing", ['rzti'] = 1064, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 4135.416015625,2756.25,-7654.166015625,8147.916015625,-3518.75,5391.666015625 },
+			[2] = { 362.0,241.3330078125,-4969.0,6999.99853515625,-5331.0,7241.33154296875 },
+			['micro'] = {
+
+			},
+		}
+		mapData[929] = {
+			['floors'] = 0, ['name'] = "IsleOfGiants", ['rzti'] = 870, ['map_type'] = 0, ['continent'] = 6, ['transform'] = 0,
+			[1] = {1787.5009765625,1191.666015625,-2004.1669921875,6697.916015625,-216.666015625,5506.25},
+			['micro'] = {
+
+			},
+		}
+		mapData[930] = {
+			['floors'] = 8, ['name'] = "ThunderKingRaid", ['rzti'] = 1098, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1285.0,856.6669921875,-5742.5,5256.66650390625,-7027.5,6113.33349609375 },
+			[2] = { 1550.009765625,1033.33984375,-4624.9951171875,5213.330078125,-6175.0048828125,6246.669921875 },
+			[3] = { 1030.0,686.6669921875,-4215.0,5919.16650390625,-5245.0,6605.83349609375 },
+			[4] = { 591.280029296875,394.18701171875,-4018.36010742188,5918.6865234375,-4609.64013671875,6312.87353515625 },
+			[5] = { 1030.0,686.6669921875,-4215.0,5441.66650390625,-5245.0,6128.33349609375 },
+			[6] = { 910.0,606.6669921875,-4040.0,5796.16650390625,-4950.0,6402.83349609375 },
+			[7] = { 810.0,540.0,-3695.0,5445.0,-4505.0,5985.0 },
+			[8] = { 617.5,411.6669921875,-4361.25,5321.66650390625,-4978.75,5733.33349609375 },
+			['micro'] = {
+
+			},
+		}
+		mapData[933] = {
+			['floors'] = 0, ['name'] = "IsleoftheThunderKingScenario", ['rzti'] = 1126, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 480.0,320.0,-5292.5,7210.0,-5772.5,7530.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[934] = {
+			['floors'] = 0, ['name'] = "ThunderKingLootRoom", ['rzti'] = 1135, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 1532.5,1021.6667175293,-100.0,-665.833374023438,-1632.5,355.833343505859 },
+			['micro'] = {
+
+			},
+		}
+		mapData[935] = {
+			['floors'] = 0, ['name'] = "GoldRush", ['rzti'] = 1105, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {1083.333984375,722.91796875,-1068.75,189.583984375,14.583984375,-533.333984375},
+			['micro'] = {
+
+			},
+		}
+		mapData[937] = {
+			['floors'] = 0, ['name'] = "ValeOfEternalBlossomsScenario", ['rzti'] = 1144, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 570.0,380.0,-781.25,620.0,-1351.25,1000.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[938] = {
+			['floors'] = 0, ['name'] = "EmberdeepScenario", ['rzti'] = 1131, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = { 540.0,360.0,-670.0,1243.0,-1210.0,1603.0 },
+			['micro'] = {
+
+			},
+		}
+		mapData[939] = {
+			['floors'] = 0, ['name'] = "DunMoroghScenario", ['rzti'] = 1130, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {833.333984375,556.25,-145.833984375,-4904.166015625,687.5,-5460.416015625},
+			['micro'] = {
+
+			},
+		}
+		mapData[940] = {
+			['floors'] = 0, ['name'] = "tempKrasarangHordeBase", ['rzti'] = 1099, ['map_type'] = 0, ['continent'] = 0, ['transform'] = 0,
+			[1] = {697.916015625,464.583984375,3818.75,2560.4169921875,4516.666015625,2095.8330078125},
+			['micro'] = {
+
+			},
+		}
+	-- Dustwallow Transition patch for client that havent been patched
+	SetMapByID(141)
+	local dwMap = GetMapInfo()
+	if dwMap == "DustwallowMarsh" then
+		mapData[141].name = "Dustwallow"
+	end
+	-- Create Reverse map
+	for k,v in pairs(mapData) do
+		idToMap[v['name']] = k
+	end
+
+	-- Phasing Hacks
+	for k,v in pairs(idToMap) do
+		local m,e = string.find(k,"_terrain%d")
+		if m then
+			rmap = k:sub(1,m-1)
+			idToMap[k] = idToMap[rmap]
+		end
+	end
+	-- non terrain style remap for battle of gilneas
+	idToMap["BattleforGilneas"] = idToMap["GilneasCity"]
+
+	-- Build the localized name list.
+	local continentList = {GetMapContinents()}
+	for cID = 1, #continentList do
+		SetMapZoom(cID, 0)
+		local mapfile = GetMapInfo()
+		local cname = continentList[cID]
+		mapToLocal[mapfile] = cname
+		localToMap[cname] = mapfile
+		mapData[idToMap[mapfile]].continent = cID
+		for zID, zname in ipairs({GetMapZones(cID)}) do
+			SetMapZoom(cID, zID)
+			local mapfile = GetMapInfo()
+			-- L: X1, T: Y1, R: X2, B: Y2 New GetCurrentMapZone
+			mapToLocal[mapfile] = zname
+			localToMap[zname] = mapfile
+			mapData[idToMap[mapfile]].continent = cID
+			-- Phasing Hacks
+			local mstart,e = string.find(mapfile,"_terrain%d")
+			if mstart then
+				local rmap = mapfile:sub(1,mstart-1)
+				mapToLocal[rmap] = zname
+				mapData[idToMap[rmap]].continent = cID
+			end
+		end
+	end
+
+	for k,v in pairs(mapData) do
+		local rName = rawget(mapToLocal,v.name)
+		if rName == nil and v.rzti then
+			mapToLocal[v.name] = GetRealZoneText(v.rzti)
+		end
+		SetMapByID(k)
+		local _,l,t,r,b = GetCurrentMapZone()
+		local floors = GetNumDungeonMapLevels();
+		local width, height = 0,0
+		width = math.abs((-l) - (-r))
+		height = math.abs(t - b)
+		if l and l ~= 0 and t and t~= 0 and r and r ~= 0 and b and b ~= 0 and v.floors == 0 then
+			if v[1][1] ~= width then
+				v[1][1] = width
+			end
+			if v[1][2] ~= height then
+				v[1][2] = height
+			end
+			v[1][3] = -l
+			v[1][4] = t
+			v[1][5] = -r
+			v[1][6] = b
+		end
+		-- update floor data if we can
+		if v.floors > 0 and floors > 0 then
+			for f = 1, floors do
+				SetDungeonMapLevel(f)
+				local _, l, t, r, b = GetCurrentMapDungeonLevel()
+				if l and l ~= 0 and t and t~= 0 and r and r ~= 0 and b and b ~= 0 then
+					if v[f] == nil then
+						v[f] = {}
+					end
+					local width, height = 0,0
+					width = math.abs((-l) - (-r))
+					height = math.abs(t - b)
+					if v[f][3] ~= -l  and v[f][4] ~= t and v[f][5] ~= -r and v[f][6] ~= b then
+						v[f][1] = width
+						v[f][2] = height
+						v[f][3] = -l
+						v[f][4] = t
+						v[f][5] = -r
+						v[f][6] = b
+					end
+				end
+			end
+		end
+	end
+end
+
+--- API to encode a location in game
+-- @param x
+-- @param y
+-- @param mapLevel
+-- @return encoded location number
+function lib:EncodeLoc(x,y,level)
+	local level = level or 0
+	if x > 0.9999 then
+		x = 0.9999
+	end
+	if y > 0.9999 then
+		y = 0.9999
+	end
+	return floor( x * 10000 + 0.5 ) * 1000000 + floor( y * 10000  + 0.5 ) * 100 + level
+end
+
+--- API to decode a location num
+-- @param location id
+-- @return x,y,level
+function lib:DecodeLoc(id)
+	return floor(id/1000000)/10000, floor(id % 1000000 / 100)/10000, id % 100
+end
+
+--- API to list all zones
+-- @param (optional) table to store results in
+-- @return a table of zones
+function lib:GetAllMapIDs(storage)
+	local t = storage or {}
+	local i = 1
+	for k,v in pairs(mapData) do
+		t[i] = k
+		i= i + 1
+	end
+	return t
+end
+
+--- API to list raids
+-- @param (optional) table to store results in
+-- @return a table containing the raid area ids
+function lib:GetRaids(storage)
+	local t = storage or {}
+	local i = 1
+	for k,v in pairs(mapData) do
+		if v.map_type == 2 then
+			t[i] = k
+			i = i + 1
+		end
+	end
+	return t
+end
+
+--- API to list dungeons
+-- @param (optional) table to store results in
+-- @return a table containing the dungeon area ids
+function lib:GetDungeons(storage)
+	local t = storage or {}
+	local i = 1
+	for k,v in pairs(mapData) do
+		if v.map_type == 1 then
+			t[i] = k
+			i = i + 1
+		end
+	end
+	return t
+end
+
+
+--- API to get the continent for a given map
+-- @param the map file or id to check
+-- @return the in-game continent index
+function lib:GetContinentFromMap(mapfile)
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return -1 end
+	return mapData[mapfile].continent
+end
+
+--- API to list zones by continent
+-- @param Continent index
+-- @param (optional) table to store results in
+-- @return a table containing the zone area ids
+function lib:GetZonesForContinent(continent, storage)
+	local t = storage or {}
+	if continent < 1 then
+		return t
+	end
+	local i = 1
+	for k,v in pairs(mapData) do
+		if v.continent == continent then
+			t[i] = k
+			i = i + 1
+		end
+	end
+	return t
+end
+--- API to determine is a map is a continent
+-- @param mapfile or area id to check
+-- @return true if a continent
+function lib:IsContinentMap(mapfile)
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return true end
+	if mapfile == 466 or mapfile == 485 or mapfile == 13 or mapfile == 14 or mapfile == 751 then
+		return true
+	end
+	return false
+end
+
+--[[
+	The upper lft, lower right coords are the position within the continent map
+	so to figure out location on a given continent, we need to upscale the x,y to the continent
+--]]
+
+--- API to get distance and direction to a target in the same map
+-- @param mapfile to use
+-- @param targetX coords
+-- @param targetY coords
+-- @return distance,angle where distance is yards and angle is radians
+function lib:DistanceAndDirection(mapfile,floor,targetX, targetY)
+	local srcX,srcY = GetPlayerMapPosition("player")
+	local distance,xd,yd = self:Distance(mapfile,floor,srcX,srcY,targetX,targetY)
+	local radians =  atan2(xd,-yd)
+	if radians > 0 then
+		radians = PI2 - radians
+	else
+		radians = -radians
+	end
+	return distance,radians
+end
+
+--- API to calc the distance between 2 locations within the same mapfile
+-- @param mapfile or area_id
+-- @param floor to use
+-- @param srcX starting x
+-- @param srcY starting y
+-- @param dstX destination x
+-- @param dstY destination y
+-- @return distance, xdelta, ydelta where distance is the total distance, xdelta is the delta of the x values and ydelta is the detla of y values all in yards
+function lib:Distance(mapfile,floor, srcX,srcY,dstX,dstY)
+	assert(floor == nil or (type(floor) == "number" and floor))
+	local width = 0
+	local height = 0
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return 0,0,0 end
+	local data = mapData[mapfile]
+	local fl = data[floor]
+	if floor and floor <= data['floors'] and floor > 0 then
+		width, height  = fl[1],fl[2]
+	elseif floor and floor > 0 and data['micro'] and data['micro'][floor] then
+		width, height  = data['micro'][floor][1],data['micro'][floor][2]
+	else
+		fl = data[1]
+		width,height = fl[1], fl[2]
+	end
+	local x = (dstX - srcX) * width
+	local y = (dstY - srcY) * height
+	return (x*x + y*y)^0.5,x,y
+end
+
+--- API to convert an x,y (yards) in a given zone up to the world map
+-- @param mapfile
+-- @param x in yards
+-- @param y in yards
+-- @return the x,y point in world map yards
+function lib:ConvertToWorldPoint(mapfile,x,y)
+   	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return 0 end
+	local fl = mapData[mapfile]
+	-- Convert to continet data
+	local x1,y1 = self:ConvertToContinent(mapfile,0,x,y)
+	return x1 + contOffsets[fl.continent][1], y1 + contOffsets[fl.continent][2]
+end
+
+--- API to convert from the world poistion in yars to the world map scale
+-- @param x the world map x point in yards
+-- @param y in the world map yard point
+-- @return x,y in world map frame scale
+function lib:ConvertFromWorldPoint(x,y)
+	return x/worldMapWidth, y/worldMapHeight
+end
+
+-- API to convert from continent x,y (in yards) to zone x,y
+-- @param map the map to use
+-- @param floor the floor to use
+-- @param x in yards
+-- @param y in yards
+-- @return x,y in zone scale
+function lib:ConvertFromContinent(map,floor,x,y)
+	if type(map) == "string" then
+		map = idToMap[map]
+	end
+	if map == WORLDMAP_COSMIC_ID then return 0,0 end
+	local zx1,zy1 = self:GetMapUpperLeft(map,floor)
+	local zx2,zy2 = self:GetMapLowerRight(map,floor)
+	local x,y = (x-zx1)/(zx1-zx2), (y-zy1)/(zy2-zy1)
+	if mapData[map].transform == 1 then
+		x = x - transforms_x[mapData[map].continent]
+		y = y - transforms_y[mapData[map].continent]
+	end
+	return x,y
+end
+
+-- API to convert to continent x,y (in yards) from zone x,y
+-- @param map the map to use
+-- @param floor the floor to use
+-- @param x in yards
+-- @param y in yards
+-- @return x,y in continent scale
+function lib:ConvertToContinent(map,floor, x,y)
+	if type(map) == "string" then
+		map = idToMap[map]
+	end
+	if map == WORLDMAP_COSMIC_ID then return 0,0 end
+	local zx1,zy1 = self:GetMapUpperLeft(map,floor)
+	local zx2,zy2 = self:GetMapLowerRight(map,floor)
+	local x,y =  zx1 + (zx2-zx1)*x,zy1 + (zy2-zy1)*y
+	if mapData[map].transform == 1 then
+		x = x + transforms_x[mapData[map].continent]
+		y = y + transforms_y[mapData[map].continent]
+	end
+	return x,-y
+end
+
+--- API to calc the distance between 2 locations across map files
+-- @param srcMap or area_id
+-- @param srcFloor to use
+-- @param srcX starting x
+-- @param srcY starting y
+-- @param dstMap destination map file
+-- @param dstFloor destination floor
+-- @param dstX destination x
+-- @param dstY destination y
+-- @return distance, xdelta, ydelta where distance is the total distance, xdelta is the delta of the x values and ydelta is the detla of y values all in yards
+function lib:DistanceWithinContinent(srcMap,srcFloor, srcX, srcY, dstMap, dstFloor, dstX, dstY)
+	assert(srcFloor == nil or (type(srcFloor) == "number" and srcFloor))
+	assert(dstFloor == nil or (type(dstFloor) == "number" and dstFloor))
+	if type(dstMap) == "string" then
+		dstMap = idToMap[dstMap]
+	end
+	if type(srcMap) == "string" then
+		srcMap = idToMap[srcMap]
+	end
+
+	if srcMap == WORLDMAP_COSMIC_ID or dstMap == WORLDMAP_COSMIC_ID then
+		return 0,0,0
+	end
+
+	if mapData[srcMap].continent ~= mapData[dstMap].continent then
+		return 0,0,0
+	end
+	local startX, startY = self:ConvertToContinent(srcMap,srcFloor, srcX, srcY)
+	local endX, endY = self:ConvertToContinent(dstMap,dstFloor, dstX, dstY)
+	local x = (endX - startX)
+	local y = (endY - startY)
+	return (x*x+y*y)^0.5,x,y
+end
+
+--- API to convert coords to yards
+-- @param mapfile or area_id
+-- @param floor
+-- @param x coord
+-- @param y coord
+-- @return x,y as yards
+function lib:PointToYards(mapfile,floor, x, y)
+	assert(floor == nil or (type(floor) == "number" and floor))
+	local width = 0
+	local height = 0
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
+	local data = mapData[mapfile]
+	local fl = data[floor]
+	if floor and floor <= data['floors'] and floor > 0 then
+		width, height  = fl[1],fl[2]
+	elseif floor and floor > 0 and data['micro'] and data['micro'][floor] then
+		width, height  = data['micro'][floor][1],data['micro'][floor][2]
+	else
+		fl = data[1]
+		width,height = fl[1], fl[2]
+	end
+	return x * width, y * height
+end
+
+--- API to convert from yards to a point
+-- @param mapfile or area_id
+-- @param floor
+-- @param x coord in yards
+-- @param y coord in yards
+-- @return x,y as a fractional point
+function lib:YardsToPoint(mapfile,floor,x,y)
+	assert(floor == nil or (type(floor) == "number" and floor))
+	local width = 0
+	local height = 0
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
+	local data = mapData[mapfile]
+	local fl = data[floor]
+	if floor and floor <= data['floors'] and floor > 0 then
+		width, height  = fl[1],fl[2]
+	elseif floor and floor > 0 and data['micro'] and data['micro'][floor] then
+		width, height  = data['micro'][floor][1],data['micro'][floor][floor][2]
+	else
+		fl = data[1]
+		width,height = fl[1], fl[2]
+	end
+	return x/width, y/height
+end
+
+
+--- API to get the number of floors of a given map
+-- @param mapfile the mapfile you wish to check or area id from GetCurrentMapAreaID()
+-- @return number of floors or 0 if no floors exist
+-- @usage floors = lib:MapFloors(GetMapInfo())
+function lib:MapFloors(mapfile)
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return 0 end
+	local fl = mapData[mapfile]['floors']
+	if fl == 1 then
+		fl = 0
+	end
+	return fl
+end
+
+--- API to get area id for a given map file
+-- @param mapfile to check
+-- @return area_id or 0 if the map doesnt exist
+-- @usage aid = lib:MapAreaId(GetMapInfo())
+function lib:MapAreaId(mapfile)
+	assert(mapfile and type(mapfile) == "string")
+	return idToMap[mapfile]
+end
+
+--- API to get localized name of a given map file
+-- @param mapfile or area id to check, note area id is more accurate
+-- @return the localized map name or nil
+-- @usage lname = lib:MapLocalized(GetMapInfo())
+function lib:MapLocalize(mapfile)
+	if type(mapfile) == "number" then
+		mapfile = mapData[mapfile]['name']
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return WORLD_MAP end
+	return mapToLocal[mapfile]
+end
+
+--- API to get the width,height of a given map
+-- @param mapfile you wish to interrogate or area id from GetCurrentMapAreaID()
+-- @param floor optional floor you wish to examine
+-- @return width,height in yards or 0,0 if no data exists. Will add a message to the DEFAULT_CHAT_FRAME
+-- @usage local w,h = lib:MapArea(GetMapInfo(),GetCurrentMapDungeonLevel())
+function lib:MapArea(mapfile,floor)
+	assert(floor == nil or (type(floor) == "number" and floor))
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
+	local data = mapData[mapfile]
+	local fl = data[floor]
+	if floor and floor <= data['floors'] and floor > 0 then
+		return fl[1],fl[2]
+	elseif floor and floor > 0 and data['micro'] and data['micro'][floor] then
+		return data['micro'][floor][1],data['micro'][floor][2]
+	else
+		if floor and floor > 0 then
+			return 0,0
+		end
+		fl = data[1]
+		return fl[1], fl[2]
+	end
+end
+
+
+--- API to get the upper left x,y of a given map
+-- @param mapfile you wish to interrogate or area id from GetCurrentMapAreaID()
+-- @param floor optional floor you wish to examine
+-- @return x,y or the upper left corner or 0,0 if no data exists. Will add a message to the DEFAULT_CHAT_FRAME
+-- @usage local x,y = lib:MapUpperLeft(GetMapInfo(),GetCurrentMapDungeonLevel())
+function lib:GetMapUpperLeft(mapfile, floor)
+	assert(floor == nil or (floor and floor >= 0))
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
+	local data = mapData[mapfile]
+	local fl = data[floor + 1]
+	if floor and floor <= data['floors'] then
+		return fl[3],fl[4]
+	elseif floor and floor > 0 and data['micro'] and data['micro'][floor] then
+		return data['micro'][floor][3],data['micro'][floor][4]
+	else
+		if floor and floor > 0 then
+			return 0,0
+		end
+		fl = data[1]
+		return fl[3],fl[4]
+	end
+end
+
+--- API to get the lower right x,y of a given map
+-- @param mapfile you wish to interrogate or area id from GetCurrentMapAreaID()
+-- @param floor optional floor you wish to examine
+-- @return x,y or the lower right corner or 0,0 if no data exists. Will add a message to the DEFAULT_CHAT_FRAME
+-- @usage local x,y = lib:MapLowerRight(GetMapInfo(),GetCurrentMapDungeonLevel())
+function lib:GetMapLowerRight(mapfile, floor)
+	assert(floor == nil or (floor and floor >= 0))
+	if type(mapfile) == "string" then
+		mapfile = idToMap[mapfile]
+	end
+	if mapfile == WORLDMAP_COSMIC_ID then return 0,0 end
+	local data = mapData[mapfile]
+	local fl = data[floor + 1]
+	if floor and floor <= data['floors'] then
+		return fl[5],fl[6]
+	elseif floor and floor > 0 and data['micro'] and data['micro'][floor] then
+		return data['micro'][floor][5],data['micro'][floor][6]
+	else
+		if floor and floor > 0 then
+			return 0,0
+		end
+		fl = data[1]
+		return fl[5],fl[6]
+	end
+end
+
+--- API to force a zone change check
+-- calling this method will fire a callback
+-- @param force, optional if you want to force a check even if data hasnt changed
+-- @return void
+function lib:ZoneChanged(force)
+	if WorldMapFrame:IsVisible() then return end
+	SetMapToCurrentZone()
+	local x,y = GetPlayerMapPosition("player")
+	-- if the player is in an instance without a map then dont fire anything
+	if x == 0 and y == 0 then
+		return
+	end
+	local map = GetMapInfo()
+	if map == nil then
+		return
+	end
+	local floor = GetCurrentMapDungeonLevel()
+	if map ~= lastMap or floor ~= lastFloor or force then
+		local w,h = self:MapArea(map,floor)
+		self.callbacks:Fire("MapChanged",map,floor,w,h)
+		lastMap = map
+		lastFloor = floor
+	end
+end
+
+-- Turn on events on someone registers for them
+function lib.callbacks:OnUsed()
+	watchFrame:RegisterEvent("PLAYER_ENTERING_WORLD")
+	watchFrame:RegisterEvent("ZONE_CHANGED")
+	watchFrame:RegisterEvent("ZONE_CHANGED_NEW_AREA")
+	watchFrame:RegisterEvent("ZONE_CHANGED_INDOORS")
+	lib:ZoneChanged(true)
+end
+
+-- turn off events once we no longer have listeners
+function lib.callbacks:OnUnused()
+	watchFrame:UnregisterAllEvents()
+end
+watchFrame:SetScript("OnEvent", function(frame,event,...)
+	lib:ZoneChanged(false)
+end)
+
+--@alpha@
+function lib:Test()
+	-- Validate map files are all present.
+	for continent in pairs({GetMapContinents()}) do
+		local zones = { GetMapZones(continent) }
+		print("Continent "..continent)
+		for zone, name in pairs(zones) do
+			SetMapZoom(continent, zone)
+			local mapFile = GetMapInfo()
+			local area_id = GetCurrentMapAreaID()
+			local w,h = self:MapArea(mapFile)
+			local aid = self:MapAreaId(mapFile)
+			if w == 0 and h == 0 then
+				error("Failed to find map "..mapFile)
+			end
+			if area_id ~= aid then
+				error(mapFile.." area id mismatch")
+			end
+		end
+	end
+	print("All Tests passed")
 end
\ No newline at end of file
diff --git a/libs/LibStub/LibStub.lua b/libs/LibStub/LibStub.lua
index cfc97de..0a41ac0 100755
--- a/libs/LibStub/LibStub.lua
+++ b/libs/LibStub/LibStub.lua
@@ -1,30 +1,30 @@
--- LibStub is a simple versioning stub meant for use in Libraries.  http://www.wowace.com/wiki/LibStub for more info
--- LibStub is hereby placed in the Public Domain Credits: Kaelten, Cladhaire, ckknight, Mikk, Ammo, Nevcairiel, joshborke
-local LIBSTUB_MAJOR, LIBSTUB_MINOR = "LibStub", 2  -- NEVER MAKE THIS AN SVN REVISION! IT NEEDS TO BE USABLE IN ALL REPOS!
-local LibStub = _G[LIBSTUB_MAJOR]
-
-if not LibStub or LibStub.minor < LIBSTUB_MINOR then
-	LibStub = LibStub or {libs = {}, minors = {} }
-	_G[LIBSTUB_MAJOR] = LibStub
-	LibStub.minor = LIBSTUB_MINOR
-
-	function LibStub:NewLibrary(major, minor)
-		assert(type(major) == "string", "Bad argument #2 to `NewLibrary' (string expected)")
-		minor = assert(tonumber(strmatch(minor, "%d+")), "Minor version must either be a number or contain a number.")
-
-		local oldminor = self.minors[major]
-		if oldminor and oldminor >= minor then return nil end
-		self.minors[major], self.libs[major] = minor, self.libs[major] or {}
-		return self.libs[major], oldminor
-	end
-
-	function LibStub:GetLibrary(major, silent)
-		if not self.libs[major] and not silent then
-			error(("Cannot find a library instance of %q."):format(tostring(major)), 2)
-		end
-		return self.libs[major], self.minors[major]
-	end
-
-	function LibStub:IterateLibraries() return pairs(self.libs) end
-	setmetatable(LibStub, { __call = LibStub.GetLibrary })
-end
+-- LibStub is a simple versioning stub meant for use in Libraries.  http://www.wowace.com/wiki/LibStub for more info
+-- LibStub is hereby placed in the Public Domain Credits: Kaelten, Cladhaire, ckknight, Mikk, Ammo, Nevcairiel, joshborke
+local LIBSTUB_MAJOR, LIBSTUB_MINOR = "LibStub", 2  -- NEVER MAKE THIS AN SVN REVISION! IT NEEDS TO BE USABLE IN ALL REPOS!
+local LibStub = _G[LIBSTUB_MAJOR]
+
+if not LibStub or LibStub.minor < LIBSTUB_MINOR then
+	LibStub = LibStub or {libs = {}, minors = {} }
+	_G[LIBSTUB_MAJOR] = LibStub
+	LibStub.minor = LIBSTUB_MINOR
+
+	function LibStub:NewLibrary(major, minor)
+		assert(type(major) == "string", "Bad argument #2 to `NewLibrary' (string expected)")
+		minor = assert(tonumber(strmatch(minor, "%d+")), "Minor version must either be a number or contain a number.")
+
+		local oldminor = self.minors[major]
+		if oldminor and oldminor >= minor then return nil end
+		self.minors[major], self.libs[major] = minor, self.libs[major] or {}
+		return self.libs[major], oldminor
+	end
+
+	function LibStub:GetLibrary(major, silent)
+		if not self.libs[major] and not silent then
+			error(("Cannot find a library instance of %q."):format(tostring(major)), 2)
+		end
+		return self.libs[major], self.minors[major]
+	end
+
+	function LibStub:IterateLibraries() return pairs(self.libs) end
+	setmetatable(LibStub, { __call = LibStub.GetLibrary })
+end