用户工具

站点工具


数据库:characters数据库:worldstates

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

后一修订版
前一修订版
数据库:characters数据库:worldstates [2023/09/24 12:37] – 创建 admin数据库:characters数据库:worldstates [2023/09/24 12:45] (当前版本) admin
行 7: 行 7:
 **表结构** **表结构**
 ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^
-|[[#id|id]]|INT|UNSIGNED|PRI|NO| | | | +|[[#entry|entry]]|INT|UNSIGNED|PRI|NO|0| | | 
-|[[#gmlevel|gmlevel]]|TINYINT|UNSIGNED| |NO| | | | +|[[#value|value]]|INT|UNSIGNED| |NO|0| | | 
-|[[#RealmID|RealmID]]|INT|SIGNED|PRI|NO|-1| | | +|[[#comment|comment]]|TINYTEXT|SIGNED| |YES| | | | 
-|[[#comment|comment]]|VARCHAR(255)|SIGNED| |YES|' '| | |+
  
  
 ===== 字段说明 ===== ===== 字段说明 =====
 ---- ----
-entry+==== entry ==== 
 Hardcoded entry related to variables needed to be saved by the Core. For example `entry` = 20001 is for the timer to flush arena points. More examples below. Hardcoded entry related to variables needed to be saved by the Core. For example `entry` = 20001 is for the timer to flush arena points. More examples below.
  
-value+==== value ==== 
 Value generated by the core regarding the entry. Value generated by the core regarding the entry.
  
-comment+==== comment ==== 
 Comment in text format so it is easier to see what the entry is for. Comment in text format so it is easier to see what the entry is for.
  
-known worldstate id's (entries) +==== known worldstate id's (entries) ====
-AV_STORMPIKE_LIEUTENANTS 950, // $962w Stormpike Commander(s) and $950w Stormpike Lieutenant(s). +
-AV_STORMPIKE_COMMANDERS 962, // $962w Stormpike Commander(s) and $950w Stormpike Lieutenant(s). +
-AV_UNK_01 964, // $964w, young $c. +
-AV_UNK_02 966, // $966w, young $c.+
  
-AV_STONEHEART_H_C = 1301, //over ac +AV_STORMPIKE_LIEUTENANTS = 950, <nowiki>//</nowiki> $962w Stormpike Commander(s) and $950w Stormpike Lieutenant(s).\\  
-AV_STONEHEART_A_C = 1302, //Stoneheart Grave +AV_STORMPIKE_COMMANDERS = 962, <nowiki>//</nowiki> $962w Stormpike Commander(s) and $950w Stormpike Lieutenant(s).\\  
-AV_STONEHEART_H_A = 1303, //over aa +AV_UNK_01 = 964, <nowiki>//</nowiki> $964w, young $c.\\  
-AV_STONEHEART_A_A = 1304, //over hc +AV_UNK_02 = 966, <nowiki>//</nowiki> $966w, young $c.\\  
-AV_AID_A_C = 1325, //Stormpike first aid station +AV_STONEHEART_H_C = 1301, <nowiki>//</nowiki>over ac\\  
-AV_AID_A_A = 1326, +AV_STONEHEART_A_C = 1302, <nowiki>//</nowiki>Stoneheart Grave\\  
-AV_AID_H_C = 1327, +AV_STONEHEART_H_A = 1303, <nowiki>//</nowiki>over aa\\  
-AV_AID_H_A = 1328, +AV_STONEHEART_A_A = 1304, <nowiki>//</nowiki>over hc\\  
-AV_FROSTWOLFHUT_A_C = 1329, //over hc //Frostwolf Hut +AV_AID_A_C = 1325, <nowiki>//</nowiki>Stormpike first aid station\\  
-AV_FROSTWOLFHUT_H_C = 1330, +AV_AID_A_A = 1326,\\  
-AV_FROSTWOLFHUT_A_A = 1331, //over ha +AV_AID_H_C = 1327,\\  
-AV_FROSTWOLFHUT_H_A = 1332, //over ac +AV_AID_H_A = 1328,\\  
-AV_PIKEGRAVE_A_C = 1333, //Stormpike Graveyard +AV_FROSTWOLFHUT_A_C = 1329, <nowiki>//</nowiki>over hc <nowiki>//</nowiki>Frostwolf Hut\\  
-AV_PIKEGRAVE_A_A = 1, +AV_FROSTWOLFHUT_H_C = 1330,\\  
-AV_PIKEGRAVE_H_C = 1334, +AV_FROSTWOLFHUT_A_A = 1331, <nowiki>//</nowiki>over ha\\  
-AV_PIKEGRAVE_H_A = 1336, +AV_FROSTWOLFHUT_H_A = 1332, <nowiki>//</nowiki>over ac\\  
-AV_FROSTWOLF_A_C = 1337, //over hc //Frostwolf Grave +AV_PIKEGRAVE_A_C = 1333, <nowiki>//</nowiki>Stormpike Graveyard\\  
-AV_FROSTWOLF_H_C = 1338, +AV_PIKEGRAVE_A_A = 1,\\  
-AV_FROSTWOLF_A_A = 1339, //over ac +AV_PIKEGRAVE_H_C = 1334,\\  
-AV_FROSTWOLF_H_A = 1340, //over aa +AV_PIKEGRAVE_H_A = 1336,\\  
-AV_SNOWFALL_A_C = 1341, //over hc +AV_FROSTWOLF_A_C = 1337, <nowiki>//</nowiki>over hc <nowiki>//</nowiki>Frostwolf Grave\\  
-AV_SNOWFALL_H_C = 1342, +AV_FROSTWOLF_H_C = 1338,\\  
-AV_SNOWFALL_A_A = 1343, //over ha +AV_FROSTWOLF_A_A = 1339, <nowiki>//</nowiki>over ac\\  
-AV_SNOWFALL_H_A = 1344, //over ac +AV_FROSTWOLF_H_A = 1340, <nowiki>//</nowiki>over aa\\  
-AV_ICEBLOOD_A_C = 1346, //over hc //Horde //Iceblood grave +AV_SNOWFALL_A_C = 1341, <nowiki>//</nowiki>over hc\\  
-AV_ICEBLOOD_A_A = 1348, //over ac +AV_SNOWFALL_H_C = 1342,\\  
-AV_ICEBLOOD_H_C = 1347, +AV_SNOWFALL_A_A = 1343, <nowiki>//</nowiki>over ha\\  
-AV_ICEBLOOD_H_A = 1349, //over aa +AV_SNOWFALL_H_A = 1344, <nowiki>//</nowiki>over ac\\  
-AV_S_MINE_A = 1355, +AV_ICEBLOOD_A_C = 1346, <nowiki>//</nowiki>over hc <nowiki>//</nowiki>Horde <nowiki>//</nowiki>Iceblood grave\\  
-AV_S_MINE_H = 1356, +AV_ICEBLOOD_A_A = 1348, <nowiki>//</nowiki>over ac\\  
-AV_S_MINE_N = 1357, +AV_ICEBLOOD_H_C = 1347,\\  
-AV_N_MINE_A = 1358, +AV_ICEBLOOD_H_A = 1349, <nowiki>//</nowiki>over aa\\  
-AV_N_MINE_H = 1359, +AV_S_MINE_A = 1355,\\  
-AV_N_MINE_N = 1360, //mines +AV_S_MINE_H = 1356,\\  
-AV_DUNS_CONTROLLED = 1361, //Alliance //Dunbaldar South Bunker +AV_S_MINE_N = 1357,\\  
-AV_DUNN_CONTROLLED = 1362, //Dunbaldar North Bunker +AV_N_MINE_A = 1358,\\  
-AV_ICEWING_CONTROLLED = 1363, //Stoneheart Bunker +AV_N_MINE_H = 1359,\\  
-AV_STONEH_CONTROLLED = 1364, +AV_N_MINE_N = 1360, <nowiki>//</nowiki>mines\\  
-AV_FROSTWOLFW_DESTROYED = 1365, //over controlled +AV_DUNS_CONTROLLED = 1361, <nowiki>//</nowiki>Alliance <nowiki>//</nowiki>Dunbaldar South Bunker\\  
-AV_FROSTWOLFE_DESTROYED = 1366, +AV_DUNN_CONTROLLED = 1362, <nowiki>//</nowiki>Dunbaldar North Bunker\\  
-AV_TOWERPOINT_DESTROYED = 1367, //goes over controlled +AV_ICEWING_CONTROLLED = 1363, <nowiki>//</nowiki>Stoneheart Bunker\\  
-AV_ICEBLOOD_DESTROYED = 1368, +AV_STONEH_CONTROLLED = 1364,\\  
-AV_DUNS_DESTROYED = 1370, +AV_FROSTWOLFW_DESTROYED = 1365, <nowiki>//</nowiki>over controlled\\  
-AV_DUNN_DESTROYED = 1371, +AV_FROSTWOLFE_DESTROYED = 1366,\\  
-AV_ICEWING_DESTROYED = 1372, +AV_TOWERPOINT_DESTROYED = 1367, <nowiki>//</nowiki>goes over controlled\\  
-AV_STONEH_DESTROYED = 1373, +AV_ICEBLOOD_DESTROYED = 1368,\\  
-AV_DUNN_UNUSED = 1374, +AV_DUNS_DESTROYED = 1370,\\  
-AV_DUNS_UNUSED = 1375, +AV_DUNN_DESTROYED = 1371,\\  
-AV_ICEWING_UNUSED = 1376, +AV_ICEWING_DESTROYED = 1372,\\  
-AV_STONEH_UNUSED = 1377, +AV_STONEH_DESTROYED = 1373,\\  
-AV_DUNS_ASSAULTED = 1378, +AV_DUNN_UNUSED = 1374,\\  
-AV_DUNN_ASSAULTED = 1379, +AV_DUNS_UNUSED = 1375,\\  
-AV_ICEWING_ASSAULTED = 1380, +AV_ICEWING_UNUSED = 1376,\\  
-AV_STONEH_ASSAULTED = 1381, +AV_STONEH_UNUSED = 1377,\\  
-AV_FROSTWOLFW_CONTROLLED = 1382, +AV_DUNS_ASSAULTED = 1378,\\  
-AV_FROSTWOLFE_CONTROLLED = 1383, +AV_DUNN_ASSAULTED = 1379,\\  
-AV_TOWERPOINT_CONTROLLED = 1384, //Tower Point +AV_ICEWING_ASSAULTED = 1380,\\  
-AV_ICEBLOOD_CONTROLLED = 1385, //Horde //Iceblood Tower +AV_STONEH_ASSAULTED = 1381,\\  
-AV_FROSTWOLFW_ASSAULTED = 1387, //over destroyed +AV_FROSTWOLFW_CONTROLLED = 1382,\\  
-AV_FROSTWOLFE_ASSAULTED = 1388, +AV_FROSTWOLFE_CONTROLLED = 1383,\\  
-AV_TOWERPOINT_ASSAULTED = 1389, //goes over destroyed +AV_TOWERPOINT_CONTROLLED = 1384, <nowiki>//</nowiki>Tower Point\\  
-AV_ICEBLOOD_ASSAULTED = 1390, +AV_ICEBLOOD_CONTROLLED = 1385, <nowiki>//</nowiki>Horde <nowiki>//</nowiki>Iceblood Tower\\  
-AV_FROSTWOLFW_UNUSED = 1392 +AV_FROSTWOLFW_ASSAULTED = 1387, <nowiki>//</nowiki>over destroyed\\  
-AV_FROSTWOLFE_UNUSED = 1393, +AV_FROSTWOLFE_ASSAULTED = 1388,\\  
-AV_TOWERPOINT_UNUSED = 1394, +AV_TOWERPOINT_ASSAULTED = 1389, <nowiki>//</nowiki>goes over destroyed\\  
-AV_ICEBLOOD_UNUSED = 1395,+AV_ICEBLOOD_ASSAULTED = 1390,\\  
 +AV_FROSTWOLFW_UNUSED = 1392\\  
 +AV_FROSTWOLFE_UNUSED = 1393,\\  
 +AV_TOWERPOINT_UNUSED = 1394,\\  
 +AV_ICEBLOOD_UNUSED = 1395,\\ 
  
-BG_WS_FLAG_UNK_ALLIANCE = 1545, // unk, set to 1 on alliance flag pickup... // ??? +BG_WS_FLAG_UNK_ALLIANCE = 1545, <nowiki>//</nowiki> unk, set to 1 on alliance flag pickup... <nowiki>//</nowiki> ???\\  
-BG_WS_FLAG_UNK_HORDE = 1546, // unk, set to 1 on horde flag pickup, after drop it's -1 // ??? +BG_WS_FLAG_UNK_HORDE = 1546, <nowiki>//</nowiki> unk, set to 1 on horde flag pickup, after drop it's -1 <nowiki>//</nowiki> ???\\  
-BG_WS_FLAG_UNK_01 = 1547, // unk // ??? +BG_WS_FLAG_UNK_01 = 1547, <nowiki>//</nowiki> unk <nowiki>//</nowiki> ???\\  
-BG_WS_FLAG_CAPTURES_ALLIANCE = 1581, // alliance flag captures +BG_WS_FLAG_CAPTURES_ALLIANCE = 1581, <nowiki>//</nowiki> alliance flag captures\\  
-BG_WS_FLAG_CAPTURES_HORDE = 1582, // horde flag captures +BG_WS_FLAG_CAPTURES_HORDE = 1582, <nowiki>//</nowiki> horde flag captures\\  
-BG_WS_FLAG_CAPTURES_MAX = 1601, // unk (max flag captures?)+BG_WS_FLAG_CAPTURES_MAX = 1601, <nowiki>//</nowiki> unk (max flag captures?)\\ 
  
-BG_AB_OP_STABLE_STATE_ALIENCE = 1767, //Stable map state (ALIENCE) +BG_AB_OP_STABLE_STATE_ALIENCE = 1767, <nowiki>//</nowiki>Stable map state (ALIENCE)\\  
-BG_AB_OP_STABLE_STATE_HORDE = 1768, //Stable map state (HORDE) +BG_AB_OP_STABLE_STATE_HORDE = 1768, <nowiki>//</nowiki>Stable map state (HORDE)\\  
-BG_AB_OP_STABLE_STATE_CON_ALI = 1769, //Stable map state (CON ALIENCE) +BG_AB_OP_STABLE_STATE_CON_ALI = 1769, <nowiki>//</nowiki>Stable map state (CON ALIENCE)\\  
-BG_AB_OP_STABLE_STATE_CON_HOR = 1770, //Stable map state (CON HORDE) +BG_AB_OP_STABLE_STATE_CON_HOR = 1770, <nowiki>//</nowiki>Stable map state (CON HORDE)\\  
-BG_AB_OP_FARM_STATE_ALIENCE = 1772, //Farm state (ALIENCE) +BG_AB_OP_FARM_STATE_ALIENCE = 1772, <nowiki>//</nowiki>Farm state (ALIENCE)\\  
-BG_AB_OP_FARM_STATE_HORDE = 1773, //Farm state (HORDE) +BG_AB_OP_FARM_STATE_HORDE = 1773, <nowiki>//</nowiki>Farm state (HORDE)\\  
-BG_AB_OP_FARM_STATE_CON_ALI = 1774, //Farm state (CON ALIENCE) +BG_AB_OP_FARM_STATE_CON_ALI = 1774, <nowiki>//</nowiki>Farm state (CON ALIENCE)\\  
-BG_AB_OP_FARM_STATE_CON_HOR = 1775, //Farm state (CON HORDE) +BG_AB_OP_FARM_STATE_CON_HOR = 1775, <nowiki>//</nowiki>Farm state (CON HORDE)\\  
-BG_AB_OP_RESOURCES_ALLY = 1776, +BG_AB_OP_RESOURCES_ALLY = 1776,\\  
-BG_AB_OP_RESOURCES_HORDE = 1777, +BG_AB_OP_RESOURCES_HORDE = 1777,\\  
-BG_AB_OP_OCCUPIED_BASES_HORDE = 1778, +BG_AB_OP_OCCUPIED_BASES_HORDE = 1778,\\  
-BG_AB_OP_OCCUPIED_BASES_ALLY = 1779, +BG_AB_OP_OCCUPIED_BASES_ALLY = 1779,\\  
-BG_AB_OP_RESOURCES_MAX = 1780, +BG_AB_OP_RESOURCES_MAX = 1780,\\  
-BG_AB_OP_BLACKSMITH_STATE_ALIENCE = 1782, //Blacksmith map state (ALIENCE) +BG_AB_OP_BLACKSMITH_STATE_ALIENCE = 1782, <nowiki>//</nowiki>Blacksmith map state (ALIENCE)\\  
-BG_AB_OP_BLACKSMITH_STATE_HORDE = 1783, //Blacksmith map state (HORDE) +BG_AB_OP_BLACKSMITH_STATE_HORDE = 1783, <nowiki>//</nowiki>Blacksmith map state (HORDE)\\  
-BG_AB_OP_BLACKSMITH_STATE_CON_ALI = 1784, //Blacksmith map state (CON ALIENCE) +BG_AB_OP_BLACKSMITH_STATE_CON_ALI = 1784, <nowiki>//</nowiki>Blacksmith map state (CON ALIENCE)\\  
-BG_AB_OP_BLACKSMITH_STATE_CON_HOR = 1785, //Blacksmith map state (CON HORDE) +BG_AB_OP_BLACKSMITH_STATE_CON_HOR = 1785, <nowiki>//</nowiki>Blacksmith map state (CON HORDE)\\  
-BG_AB_OP_GOLDMINE_STATE_ALIENCE = 1787, //Gold Mine map state (ALIENCE) +BG_AB_OP_GOLDMINE_STATE_ALIENCE = 1787, <nowiki>//</nowiki>Gold Mine map state (ALIENCE)\\  
-BG_AB_OP_GOLDMINE_STATE_HORDE = 1788, //Gold Mine map state (HORDE) +BG_AB_OP_GOLDMINE_STATE_HORDE = 1788, <nowiki>//</nowiki>Gold Mine map state (HORDE)\\  
-BG_AB_OP_GOLDMINE_STATE_CON_ALI = 1789, //Gold Mine map state (CON ALIENCE +BG_AB_OP_GOLDMINE_STATE_CON_ALI = 1789, <nowiki>//</nowiki>Gold Mine map state (CON ALIENCE\\  
-BG_AB_OP_GOLDMINE_STATE_CON_HOR = 1790, //Gold Mine map state (CON HORDE) +BG_AB_OP_GOLDMINE_STATE_CON_HOR = 1790, <nowiki>//</nowiki>Gold Mine map state (CON HORDE)\\  
-BG_AB_OP_LUMBERMILL_STATE_ALIENCE = 1792, //Lumber Mill map state (ALIENCE) +BG_AB_OP_LUMBERMILL_STATE_ALIENCE = 1792, <nowiki>//</nowiki>Lumber Mill map state (ALIENCE)\\  
-BG_AB_OP_LUMBERMILL_STATE_HORDE = 1793, //Lumber Mill map state (HORDE) +BG_AB_OP_LUMBERMILL_STATE_HORDE = 1793, <nowiki>//</nowiki>Lumber Mill map state (HORDE)\\  
-BG_AB_OP_LUMBERMILL_STATE_CON_ALI = 1794, //Lumber Mill map state (CON ALIENCE) +BG_AB_OP_LUMBERMILL_STATE_CON_ALI = 1794, <nowiki>//</nowiki>Lumber Mill map state (CON ALIENCE)\\  
-BG_AB_OP_LUMBERMILL_STATE_CON_HOR = 1795, //Lumber Mill map state (CON HORDE)+BG_AB_OP_LUMBERMILL_STATE_CON_HOR = 1795, <nowiki>//</nowiki>Lumber Mill map state (CON HORDE)\\ 
  
-BG_AB_OP_STABLE_ICON = 1842, //Stable map icon (NONE) +BG_AB_OP_STABLE_ICON = 1842, <nowiki>//</nowiki>Stable map icon (NONE)\\  
-BG_AB_OP_GOLDMINE_ICON = 1843, //Gold Mine map icon (NONE) +BG_AB_OP_GOLDMINE_ICON = 1843, <nowiki>//</nowiki>Gold Mine map icon (NONE)\\  
-BG_AB_OP_LUMBERMILL_ICON = 1844, //Lumber Mill map icon (NONE) +BG_AB_OP_LUMBERMILL_ICON = 1844, <nowiki>//</nowiki>Lumber Mill map icon (NONE)\\  
-BG_AB_OP_FARM_ICON = 1845, //Farm map icon (NONE) +BG_AB_OP_FARM_ICON = 1845, <nowiki>//</nowiki>Farm map icon (NONE)\\  
-BG_AB_OP_BLACKSMITH_ICON = 1846, //Blacksmith map icon (NONE) +BG_AB_OP_BLACKSMITH_ICON = 1846, <nowiki>//</nowiki>Blacksmith map icon (NONE)\\  
-BG_AB_UNK_01 = 1861, // default value 2 // ???+BG_AB_UNK_01 = 1861, <nowiki>//</nowiki> default value 2 <nowiki>//</nowiki> ???\\ 
  
-BG_AB_OP_RESOURCES_WARNING = 1955, // warning limit (1800) +BG_AB_OP_RESOURCES_WARNING = 1955, <nowiki>//</nowiki> warning limit (1800)\\  
-AV_SNOWFALL_N = 1966, //over aa //Neutral //Snowfall Grave+AV_SNOWFALL_N = 1966, <nowiki>//</nowiki>over aa <nowiki>//</nowiki>Neutral <nowiki>//</nowiki>Snowfall Grave\\ 
  
-AQ_WORLDSTATE_ALLIANCE_COPPERBAR_CURRENT = 1997, +AQ_WORLDSTATE_ALLIANCE_COPPERBAR_CURRENT = 1997,\\  
-AQ_WORLDSTATE_SHARED_COPPERBAR_REQUIRE = 1998, +AQ_WORLDSTATE_SHARED_COPPERBAR_REQUIRE = 1998,\\  
-AQ_WORLDSTATE_ALLIANCE_IRONBAR_CURRENT = 2002, +AQ_WORLDSTATE_ALLIANCE_IRONBAR_CURRENT = 2002,\\  
-AQ_WORLDSTATE_ALLIANCE_IRONBAR_REQUIRE = 2003, +AQ_WORLDSTATE_ALLIANCE_IRONBAR_REQUIRE = 2003,\\  
-AQ_WORLDSTATE_HORDE_TINBAR_CURRENT = 2005, +AQ_WORLDSTATE_HORDE_TINBAR_CURRENT = 2005,\\  
-AQ_WORLDSTATE_HORDE_TINBAR_REQUIRE = 2006, +AQ_WORLDSTATE_HORDE_TINBAR_REQUIRE = 2006,\\  
-AQ_WORLDSTATE_HORDE_MITHRILBAR_CURRENT = 2008, +AQ_WORLDSTATE_HORDE_MITHRILBAR_CURRENT = 2008,\\  
-AQ_WORLDSTATE_HORDE_MITRHILBAR_REQUIRE = 2009, +AQ_WORLDSTATE_HORDE_MITRHILBAR_REQUIRE = 2009,\\  
-AQ_WORLDSTATE_ALLIANCE_THORIUMBAR_CURRENT = 2011, +AQ_WORLDSTATE_ALLIANCE_THORIUMBAR_CURRENT = 2011,\\  
-AQ_WORLDSTATE_ALLIANCE_THORIUMBAR_REQUIRE = 2012, +AQ_WORLDSTATE_ALLIANCE_THORIUMBAR_REQUIRE = 2012,\\  
-AQ_WORLDSTATE_HORDE_COPPERBAR_CURRENT = 2018, +AQ_WORLDSTATE_HORDE_COPPERBAR_CURRENT = 2018,\\  
-AQ_WORLDSTATE_HORDE_PEACEBLOOM_CURRENT = 2021, // Yes, these Peacebloom are intentionally out of order. +AQ_WORLDSTATE_HORDE_PEACEBLOOM_CURRENT = 2021, <nowiki>//</nowiki> Yes, these Peacebloom are intentionally out of order.\\  
-AQ_WORLDSTATE_HORDE_PEACEBLOOM_REQUIRE = 2020, +AQ_WORLDSTATE_HORDE_PEACEBLOOM_REQUIRE = 2020,\\  
-AQ_WORLDSTATE_ALLIANCE_STRANGLEKELP_CURRENT = 2047, +AQ_WORLDSTATE_ALLIANCE_STRANGLEKELP_CURRENT = 2047,\\  
-AQ_WORLDSTATE_ALLIANCE_STRANGLEKELP_REQUIRE = 2048, +AQ_WORLDSTATE_ALLIANCE_STRANGLEKELP_REQUIRE = 2048,\\  
-AQ_WORLDSTATE_HORDE_FIREBLOOM_CURRENT = 2050, +AQ_WORLDSTATE_HORDE_FIREBLOOM_CURRENT = 2050,\\  
-AQ_WORLDSTATE_HORDE_FIREBLOOM_REQUIRE = 2051, +AQ_WORLDSTATE_HORDE_FIREBLOOM_REQUIRE = 2051,\\  
-AQ_WORLDSTATE_ALLIANCE_PURPLELOTUS_CURRENT = 2053, +AQ_WORLDSTATE_ALLIANCE_PURPLELOTUS_CURRENT = 2053,\\  
-AQ_WORLDSTATE_HORDE_PURPLELOTUS_CURRENT = 2054, +AQ_WORLDSTATE_HORDE_PURPLELOTUS_CURRENT = 2054,\\  
-AQ_WORLDSTATE_SHARED_PURPLELOTUS_REQUIRE = 2055, +AQ_WORLDSTATE_SHARED_PURPLELOTUS_REQUIRE = 2055,\\  
-AQ_WORLDSTATE_ALLIANCE_ARTHASTEAR_CURRENT = 2057, +AQ_WORLDSTATE_ALLIANCE_ARTHASTEAR_CURRENT = 2057,\\  
-AQ_WORLDSTATE_ALLIANCE_ARTHASTEAR_REQUIRE = 2058, +AQ_WORLDSTATE_ALLIANCE_ARTHASTEAR_REQUIRE = 2058,\\  
-AQ_WORLDSTATE_ALLIANCE_LIGHTLEATHER_CURRENT = 2060, +AQ_WORLDSTATE_ALLIANCE_LIGHTLEATHER_CURRENT = 2060,\\  
-AQ_WORLDSTATE_ALLIANCE_LIGHTLEATHER_REQUIRE = 2061, +AQ_WORLDSTATE_ALLIANCE_LIGHTLEATHER_REQUIRE = 2061,\\  
-AQ_WORLDSTATE_ALLIANCE_MEDIUMLEATHER_CURRENT = 2063, +AQ_WORLDSTATE_ALLIANCE_MEDIUMLEATHER_CURRENT = 2063,\\  
-AQ_WORLDSTATE_ALLIANCE_MEDIUMLEATHER_REQUIRE = 2064, +AQ_WORLDSTATE_ALLIANCE_MEDIUMLEATHER_REQUIRE = 2064,\\  
-AQ_WORLDSTATE_HORDE_HEAVYLEATHER_CURRENT = 2066, +AQ_WORLDSTATE_HORDE_HEAVYLEATHER_CURRENT = 2066,\\  
-AQ_WORLDSTATE_HORDE_HEAVYLEATHER_REQUIRE = 2067, +AQ_WORLDSTATE_HORDE_HEAVYLEATHER_REQUIRE = 2067,\\  
-AQ_WORLDSTATE_ALLIANCE_THICKLEATHER_CURRENT = 2069, +AQ_WORLDSTATE_ALLIANCE_THICKLEATHER_CURRENT = 2069,\\  
-AQ_WORLDSTATE_HORDE_THICKLEATHER_CURRENT = 2070, +AQ_WORLDSTATE_HORDE_THICKLEATHER_CURRENT = 2070,\\  
-AQ_WORLDSTATE_SHARED_THICKLEATHER_REQUIRE = 2071, +AQ_WORLDSTATE_SHARED_THICKLEATHER_REQUIRE = 2071,\\  
-AQ_WORLDSTATE_HORDE_RUGGEDLEATHER_CURRENT = 2073, +AQ_WORLDSTATE_HORDE_RUGGEDLEATHER_CURRENT = 2073,\\  
-AQ_WORLDSTATE_HORDE_RUGGEDLEATHER_REQUIRE = 2074, +AQ_WORLDSTATE_HORDE_RUGGEDLEATHER_REQUIRE = 2074,\\  
-AQ_WORLDSTATE_ALLIANCE_LINENBANDAGE_CURRENT = 2076, +AQ_WORLDSTATE_ALLIANCE_LINENBANDAGE_CURRENT = 2076,\\  
-AQ_WORLDSTATE_ALLIANCE_LINENBANDAGE_REQUIRE = 2077, +AQ_WORLDSTATE_ALLIANCE_LINENBANDAGE_REQUIRE = 2077,\\  
-AQ_WORLDSTATE_HORDE_WOOLBANDAGE_CURRENT = 2079, +AQ_WORLDSTATE_HORDE_WOOLBANDAGE_CURRENT = 2079,\\  
-AQ_WORLDSTATE_HORDE_WOOLBANDAGE_REQUIRE = 2080, +AQ_WORLDSTATE_HORDE_WOOLBANDAGE_REQUIRE = 2080,\\  
-AQ_WORLDSTATE_ALLIANCE_SILKBANDAGE_CURRENT = 2082, +AQ_WORLDSTATE_ALLIANCE_SILKBANDAGE_CURRENT = 2082,\\  
-AQ_WORLDSTATE_ALLIANCE_SILKBANDAGE_REQUIRE = 2083, +AQ_WORLDSTATE_ALLIANCE_SILKBANDAGE_REQUIRE = 2083,\\  
-AQ_WORLDSTATE_HORDE_MAGEBANDAGE_CURRENT = 2085, +AQ_WORLDSTATE_HORDE_MAGEBANDAGE_CURRENT = 2085,\\  
-AQ_WORLDSTATE_HORDE_MAGEBANDAGE_REQUIRE = 2086, +AQ_WORLDSTATE_HORDE_MAGEBANDAGE_REQUIRE = 2086,\\  
-AQ_WORLDSTATE_ALLIANCE_RUNEBANDAGE_CURRENT = 2088, +AQ_WORLDSTATE_ALLIANCE_RUNEBANDAGE_CURRENT = 2088,\\  
-AQ_WORLDSTATE_HORDE_RUNEBANDAGE_CURRENT = 2089, +AQ_WORLDSTATE_HORDE_RUNEBANDAGE_CURRENT = 2089,\\  
-AQ_WORLDSTATE_SHARED_RUNEBANDAGE_REQUIRE = 2090, +AQ_WORLDSTATE_SHARED_RUNEBANDAGE_REQUIRE = 2090,\\  
-AQ_WORLDSTATE_ALLIANCE_RBOWALBA_CURRENT = 2092, +AQ_WORLDSTATE_ALLIANCE_RBOWALBA_CURRENT = 2092,\\  
-AQ_WORLDSTATE_ALLIANCE_RBOWALBA_REQUIRE = 2093, +AQ_WORLDSTATE_ALLIANCE_RBOWALBA_REQUIRE = 2093,\\  
-AQ_WORLDSTATE_HORDE_LEANWOLF_CURRENT = 2095, +AQ_WORLDSTATE_HORDE_LEANWOLF_CURRENT = 2095,\\  
-AQ_WORLDSTATE_HORDE_LEANWOLF_REQUIRE = 2096, +AQ_WORLDSTATE_HORDE_LEANWOLF_REQUIRE = 2096,\\  
-AQ_WORLDSTATE_ALLIANCE_ROASTRAPTOR_CURRENT = 2098, +AQ_WORLDSTATE_ALLIANCE_ROASTRAPTOR_CURRENT = 2098,\\  
-AQ_WORLDSTATE_ALLIANCE_ROASTRAPTOR_REQUIRE = 2099,+AQ_WORLDSTATE_ALLIANCE_ROASTRAPTOR_REQUIRE = 2099,\\ 
  
-AQ_WORLDSTATE_ALLIANCE_SPOTYELLOW_CURRENT = 2101, +AQ_WORLDSTATE_ALLIANCE_SPOTYELLOW_CURRENT = 2101,\\  
-AQ_WORLDSTATE_HORDE_SPOTYELLOW_CURRENT = 2102, +AQ_WORLDSTATE_HORDE_SPOTYELLOW_CURRENT = 2102,\\  
-AQ_WORLDSTATE_SHARED_SPOTYELLOW_REQUIRE = 2103, +AQ_WORLDSTATE_SHARED_SPOTYELLOW_REQUIRE = 2103,\\  
-AQ_WORLDSTATE_HORDE_BAKEDSALMON_CURRENT = 2105, +AQ_WORLDSTATE_HORDE_BAKEDSALMON_CURRENT = 2105,\\  
-AQ_WORLDSTATE_HORDE_BAKEDSALMON_REQUIRE = 2106, +AQ_WORLDSTATE_HORDE_BAKEDSALMON_REQUIRE = 2106,\\  
-AQ_WORLDSTATE_TRANSITION_DAYS_REMAINING = 2113,+AQ_WORLDSTATE_TRANSITION_DAYS_REMAINING = 2113,\\ 
  
-EVENT_LOVE_VOTES_THRALL = 2200, // Here are the final standings!$B$BThrall: $2200w$B$BCairne: $2201w$B$BSylvanas: $2202w$B$BTotal Horde: $2207w$B$B$BBolvar: $2203w$B$BMagni: $2204w$B$BTyrande: $2205w$B$BTotal Alliance: $2206w$B$BThe Horde and the Alliance tied in total votes! +EVENT_LOVE_VOTES_THRALL = 2200, <nowiki>//</nowiki> Here are the final standings!$B$BThrall: $2200w$B$BCairne: $2201w$B$BSylvanas: $2202w$B$BTotal Horde: $2207w$B$B$BBolvar: $2203w$B$BMagni: $2204w$B$BTyrande: $2205w$B$BTotal Alliance: $2206w$B$BThe Horde and the Alliance tied in total votes!\\  
-EVENT_LOVE_VOTES_CAIRNE = 2201, +EVENT_LOVE_VOTES_CAIRNE = 2201,\\  
-EVENT_LOVE_VOTES_SYLVANAS = 2202, +EVENT_LOVE_VOTES_SYLVANAS = 2202,\\  
-EVENT_LOVE_VOTES_VARIAN = 2203, +EVENT_LOVE_VOTES_VARIAN = 2203,\\  
-EVENT_LOVE_VOTES_MAGNI = 2204, +EVENT_LOVE_VOTES_MAGNI = 2204,\\  
-EVENT_LOVE_VOTES_TYRANDE = 2205, +EVENT_LOVE_VOTES_TYRANDE = 2205,\\  
-EVENT_LOVE_TOTAL_ALLIANCE = 2206, +EVENT_LOVE_TOTAL_ALLIANCE = 2206,\\  
-EVENT_LOVE_TOTAL_HORDE = 2207,+EVENT_LOVE_TOTAL_HORDE = 2207,\\ 
  
-WORLDSTATE_SI_BATTLES_WON = 2219, // We have won $2219W battles against the Scourge. Gird yourself, $n, for this war is far from over. & We have won $2219W battles against the Scourge. Take heart, $n. While many battles lie ahead, heroes, heroes from every realm have risen to fight them. & We have won $2219W battles against the Scourge. Stand firm, $n! We must persevere!+WORLDSTATE_SI_BATTLES_WON = 2219, <nowiki>//</nowiki> We have won $2219W battles against the Scourge. Gird yourself, $n, for this war is far from over. & We have won $2219W battles against the Scourge. Take heart, $n. While many battles lie ahead, heroes, heroes from every realm have risen to fight them. & We have won $2219W battles against the Scourge. Stand firm, $n! We must persevere!
  
-SCOURGE_EVENT_WORLDSTATE_WINTERSPRING = 2259, // 2259 - Icon on map +SCOURGE_EVENT_WORLDSTATE_WINTERSPRING = 2259, <nowiki>//</nowiki> 2259 - Icon on map\\  
-SCOURGE_EVENT_WORLDSTATE_AZSHARA = 2260, // 2260 - Icon on map +SCOURGE_EVENT_WORLDSTATE_AZSHARA = 2260, <nowiki>//</nowiki> 2260 - Icon on map\\  
-SCOURGE_EVENT_WORLDSTATE_BLASTED_LANDS = 2261, // 2261 - Icon on map +SCOURGE_EVENT_WORLDSTATE_BLASTED_LANDS = 2261, <nowiki>//</nowiki> 2261 - Icon on map\\  
-SCOURGE_EVENT_WORLDSTATE_BURNING_STEPPES = 2262, // 2262 - Icon on map +SCOURGE_EVENT_WORLDSTATE_BURNING_STEPPES = 2262, <nowiki>//</nowiki> 2262 - Icon on map\\  
-SCOURGE_EVENT_WORLDSTATE_TANARIS = 2263, // 2263 - Icon on map +SCOURGE_EVENT_WORLDSTATE_TANARIS = 2263, <nowiki>//</nowiki> 2263 - Icon on map\\  
-SCOURGE_EVENT_WORLDSTATE_EASTERN_PLAGUELANDS = 2264, // 2264 - Icon on map+SCOURGE_EVENT_WORLDSTATE_EASTERN_PLAGUELANDS = 2264, <nowiki>//</nowiki> 2264 - Icon on map\\ 
  
-WORLDSTATE_SI_AZSHARA_REMAINING = 2279, // The Scourge infestation grows in Azshara. Every able bodied warrior is needed to stem the tide of their invasion.$B$BNumber of Necropolises remaining: $2279W +WORLDSTATE_SI_AZSHARA_REMAINING = 2279, <nowiki>//</nowiki> The Scourge infestation grows in Azshara. Every able bodied warrior is needed to stem the tide of their invasion.$B$BNumber of Necropolises remaining: $2279W\\  
-WORLDSTATE_SI_BLASTED_LANDS_REMAINING = 2280, // The Scourge infestation grows in the Blasted Lands. Every able bodied warrior is needed to stem the tide of their invasion.$B$BNumber of Necropolises remaining: $2280W +WORLDSTATE_SI_BLASTED_LANDS_REMAINING = 2280, <nowiki>//</nowiki> The Scourge infestation grows in the Blasted Lands. Every able bodied warrior is needed to stem the tide of their invasion.$B$BNumber of Necropolises remaining: $2280W\\  
-WORLDSTATE_SI_BURNING_STEPPES_REMAINING = 2281, // If additional support is not soon sent to the Burning Steppes, I fear the Scourge will establish a base of operations there. If you can, you should go there to aid the defenders.$B$BNumber of Necropolises remaining: $2281W +WORLDSTATE_SI_BURNING_STEPPES_REMAINING = 2281, <nowiki>//</nowiki> If additional support is not soon sent to the Burning Steppes, I fear the Scourge will establish a base of operations there. If you can, you should go there to aid the defenders.$B$BNumber of Necropolises remaining: $2281W\\  
-WORLDSTATE_SI_EASTERN_PLAGUELANDS = 2282, // The Scourge infestation grows in the Eastern Plaguelands. Every able bodied warrior is needed to stem the tide of their invasion.$B$BNumber of Necropolises remaining: $2282W +WORLDSTATE_SI_EASTERN_PLAGUELANDS = 2282, <nowiki>//</nowiki> The Scourge infestation grows in the Eastern Plaguelands. Every able bodied warrior is needed to stem the tide of their invasion.$B$BNumber of Necropolises remaining: $2282W\\  
-WORLDSTATE_SI_TANARIS = 2283, // It seems the army of the Scourge has come to Tanaris. A significant number of their necropolises and other forces have been dispatched there.$B$BNumber of Necropolises remaining: $2283W +WORLDSTATE_SI_TANARIS = 2283, <nowiki>//</nowiki> It seems the army of the Scourge has come to Tanaris. A significant number of their necropolises and other forces have been dispatched there.$B$BNumber of Necropolises remaining: $2283W\\  
-WORLDSTATE_SI_WINTERSPRING = 2284, // Indeed, the hills of Winterspring are currently attempting to withstand a renewed Scourge assault. Your assistance would help them greatly.$B$BNumber of Necropolises remaining: $2284W +WORLDSTATE_SI_WINTERSPRING = 2284, <nowiki>//</nowiki> Indeed, the hills of Winterspring are currently attempting to withstand a renewed Scourge assault. Your assistance would help them greatly.$B$BNumber of Necropolises remaining: $2284W\\  
-WORLDSTATE_SI_UNK = 2285, // saved world state is: $2285W // ???+WORLDSTATE_SI_UNK = 2285, <nowiki>//</nowiki> saved world state is: $2285W <nowiki>//</nowiki> ???\\ 
  
-SI_GATHERED_A = 2313, // ally silithyst gathered +SI_GATHERED_A = 2313, <nowiki>//</nowiki> ally silithyst gathered\\  
-SI_GATHERED_H = 2314, // horde silithyst gathered +SI_GATHERED_H = 2314, <nowiki>//</nowiki> horde silithyst gathered\\  
-SI_SILITHYST_MAX = 2317, // max silithyst+SI_SILITHYST_MAX = 2317, <nowiki>//</nowiki> max silithyst\\ 
  
-AQ_SANDWORM_N = 2322, AQ_SANDWORM_S = 2323, +AQ_SANDWORM_N = 2322, AQ_SANDWORM_S = 2323,\\  
-AQ_SANDWORM_SW = 2324, +AQ_SANDWORM_SW = 2324,\\  
-AQ_SANDWORM_E = 2325,+AQ_SANDWORM_E = 2325,\\ 
  
-EP_UI_TOWER_COUNT_A = 2327, +EP_UI_TOWER_COUNT_A = 2327,\\  
-EP_UI_TOWER_COUNT_H = 2328,+EP_UI_TOWER_COUNT_H = 2328,\\ 
  
-BG_WS_FLAG_STATE_HORDE = 2338, // horde (0 - hide, 1 - flag ok, 2 - flag picked up (flashing), 3 - flag picked up (not flashing) +BG_WS_FLAG_STATE_HORDE = 2338, <nowiki>//</nowiki> horde (0 - hide, 1 - flag ok, 2 - flag picked up (flashing), 3 - flag picked up (not flashing) 
-BG_WS_FLAG_STATE_ALLIANCE = 2339, // alliance (0 - hide, 1 - flag ok, 2 - flag picked up (flashing), 3 - flag picked up (not flashing)+BG_WS_FLAG_STATE_ALLIANCE = 2339, <nowiki>//</nowiki> alliance (0 - hide, 1 - flag ok, 2 - flag picked up (flashing), 3 - flag picked up (not flashing)
  
-EP_NPT_N = 2352, // default value 1 +EP_NPT_N = 2352, <nowiki>//</nowiki> default value 1 
-EP_PWT_N_H = 2353, // 2367 not present! use neutral! +EP_PWT_N_H = 2353, <nowiki>//</nowiki> 2367 not present! use neutral! 
-EP_PWT_N = 2353, // default value 1 +EP_PWT_N = 2353, <nowiki>//</nowiki> default value 1 
-EP_EWT_A = 2354, // default value 0 +EP_EWT_A = 2354, <nowiki>//</nowiki> default value 0 
-EP_CGT_N = 2355, // default value 1 +EP_CGT_N = 2355, <nowiki>//</nowiki> default value 1 
-EP_EWT_H = 2356, // default value 0 +EP_EWT_H = 2356, <nowiki>//</nowiki> default value 0 
-GENERAL_WORLDSTATES_06 = 2357, // default value 0 // ??? +GENERAL_WORLDSTATES_06 = 2357, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-GENERAL_WORLDSTATES_07 = 2358, // default value 0 // ??? +GENERAL_WORLDSTATES_07 = 2358, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-EP_EWT_N_A = 2359, // ally conquested // default value 0 +EP_EWT_N_A = 2359, <nowiki>//</nowiki> ally conquested <nowiki>//</nowiki> default value 0 
-EP_EWT_N_H = 2360, // default value 0 +EP_EWT_N_H = 2360, <nowiki>//</nowiki> default value 0 
-EP_EWT_N = 2361, // default value 1 +EP_EWT_N = 2361, <nowiki>//</nowiki> default value 1 
-EP_NPT_N_A = 2362, // default value 0 +EP_NPT_N_A = 2362, <nowiki>//</nowiki> default value 0 
-GENERAL_WORLDSTATES_08 = 2363, // default value 0 // ??? +GENERAL_WORLDSTATES_08 = 2363, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-GENERAL_WORLDSTATES_09 = 2364, // default value 0 // ??? +GENERAL_WORLDSTATES_09 = 2364, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-GENERAL_WORLDSTATES_10 = 2365, // default value 0 // ??? +GENERAL_WORLDSTATES_10 = 2365, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-EP_PWT_N_A = 2366, // default value 0 +EP_PWT_N_A = 2366, <nowiki>//</nowiki> default value 0 
-GENERAL_WORLDSTATES_13 = 2367, // default value 1 // grey horde not in dbc! send for consistency's sake, and to match field count // ??? +GENERAL_WORLDSTATES_13 = 2367, <nowiki>//</nowiki> default value 1 <nowiki>//</nowiki> grey horde not in dbc! send for consistency's sake, and to match field count <nowiki>//</nowiki> ??? 
-GENERAL_WORLDSTATES_11 = 2368, // default value 0 // ??? +GENERAL_WORLDSTATES_11 = 2368, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-GENERAL_WORLDSTATES_12 = 2369, // default value 0 // ???+GENERAL_WORLDSTATES_12 = 2369, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ???
  
-EP_PWT_A = 2370, // default value 0 +EP_PWT_A = 2370, <nowiki>//</nowiki> default value 0 
-EP_PWT_H = 2371, // default value 0 +EP_PWT_H = 2371, <nowiki>//</nowiki> default value 0 
-EP_NPT_A = 2372, // default value 0 +EP_NPT_A = 2372, <nowiki>//</nowiki> default value 0 
-EP_NPT_H = 2373, // default value 0+EP_NPT_H = 2373, <nowiki>//</nowiki> default value 0
 EP_CGT_N_A = 2374, EP_CGT_N_A = 2374,
-EP_CGT_N_H = 2375, // default value 0 +EP_CGT_N_H = 2375, <nowiki>//</nowiki> default value 0 
-GENERAL_WORLDSTATES_04 = 2376, // default value 0 // ??? +GENERAL_WORLDSTATES_04 = 2376, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-GENERAL_WORLDSTATES_05 = 2377, // default value 0 // ??? +GENERAL_WORLDSTATES_05 = 2377, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-EP_CGT_A = 2378, // default value 0 +EP_CGT_A = 2378, <nowiki>//</nowiki> default value 0 
-EP_CGT_H = 2379, // default value 0+EP_CGT_H = 2379, <nowiki>//</nowiki> default value 0
  
-GENERAL_WORLDSTATES_01 = 2426, //SendInitWorldStates // 10 2426 // // default value 0 // ??? +GENERAL_WORLDSTATES_01 = 2426, <nowiki>//</nowiki>SendInitWorldStates <nowiki>//</nowiki> 10 2426 <nowiki>//</nowiki> <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-GENERAL_WORLDSTATES_02 = 2427, // Progress: %2427w //SendInitWorldStates // 13 2427 // default value 50 // ??? +GENERAL_WORLDSTATES_02 = 2427, <nowiki>//</nowiki> Progress: %2427w <nowiki>//</nowiki>SendInitWorldStates <nowiki>//</nowiki> 13 2427 <nowiki>//</nowiki> default value 50 <nowiki>//</nowiki> ??? 
-GENERAL_WORLDSTATES_03 = 2428, //SendInitWorldStates // 14 2428 // default value 50 // ???+GENERAL_WORLDSTATES_03 = 2428, <nowiki>//</nowiki>SendInitWorldStates <nowiki>//</nowiki> 14 2428 <nowiki>//</nowiki> default value 50 <nowiki>//</nowiki> ???
  
-OHF_INCENDIARY_BOMBS_SET = 2436, // Incendiary Bombs Set = %2436w/5 // Number of Incendiary Bombs Placed in Durnholde // http://www.wowhead.com/quest=29598/tarethas-diversion +OHF_INCENDIARY_BOMBS_SET = 2436, <nowiki>//</nowiki> Incendiary Bombs Set = %2436w/<nowiki>//</nowiki> Number of Incendiary Bombs Placed in Durnholde <nowiki>//</nowiki> http:<nowiki>//</nowiki>www.wowhead.com/quest=29598/tarethas-diversion 
-OHF_INVADING ENEMIES = 2454, // Invading Enemies = %2454w+OHF_INVADING ENEMIES = 2454, <nowiki>//</nowiki> Invading Enemies = %2454w
  
 HP_UI_TOWER_COUNT_A = 2476, HP_UI_TOWER_COUNT_A = 2476,
 HP_UI_TOWER_COUNT_H = 2478, HP_UI_TOWER_COUNT_H = 2478,
  
-HP_UI_SHOW_ALLY_OVERLOOK_ICON = 2480, // default value 0 +HP_UI_SHOW_ALLY_OVERLOOK_ICON = 2480, <nowiki>//</nowiki> default value 0 
-HP_UI_SHOW_THE_OVERLOOK_ARROW = 2481, // default value 1 +HP_UI_SHOW_THE_OVERLOOK_ARROW = 2481, <nowiki>//</nowiki> default value 1 
-HP_UI_SHOW_NEUTRAL_OVERLOOK_ICON = 2482, // default value 0 +HP_UI_SHOW_NEUTRAL_OVERLOOK_ICON = 2482, <nowiki>//</nowiki> default value 0 
-HP_UI_ALLY_BROKEN_HILL_ICON = 2483, // default value 0 +HP_UI_ALLY_BROKEN_HILL_ICON = 2483, <nowiki>//</nowiki> default value 0 
-HP_UI_ABOVE_BROKEN_HILL_ICON = 2484, // default value 1 +HP_UI_ABOVE_BROKEN_HILL_ICON = 2484, <nowiki>//</nowiki> default value 1 
-HP_UI_NEUTRAL_BROKEN_HILL_ICON = 2485, // default value 0+HP_UI_NEUTRAL_BROKEN_HILL_ICON = 2485, <nowiki>//</nowiki> default value 0
  
 HP_UI_TOWER_DISPLAY_H = 2489, HP_UI_TOWER_DISPLAY_H = 2489,
 HP_UI_TOWER_DISPLAY_A = 2490, HP_UI_TOWER_DISPLAY_A = 2490,
 NA_UI_GUARDS_LEFT = 2491, NA_UI_GUARDS_LEFT = 2491,
-NA_UI_GUARDS_MAX = 2493, // Outland // default value 0 +NA_UI_GUARDS_MAX = 2493, <nowiki>//</nowiki> Outland <nowiki>//</nowiki> default value 0 
-NA_UI_UNK_1 = 2494, // default value 0 // ??? +NA_UI_UNK_1 = 2494, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-NA_UI_OUTLAND_01 = 2495, // Outland // default value 0 // Last Winner: Alliance // Controlled: %2476w InterfaceWorldStateFrameAllianceTower +NA_UI_OUTLAND_01 = 2495, <nowiki>//</nowiki> Outland <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> Last Winner: Alliance <nowiki>//</nowiki> Controlled: %2476w InterfaceWorldStateFrameAllianceTower 
-NA_UI_UNK_2 = 2497, // default value 0 // ???+NA_UI_UNK_2 = 2497, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ???
  
 NA_UI_ALLIANCE_GUARDS_SHOW = 2502, NA_UI_ALLIANCE_GUARDS_SHOW = 2502,
 NA_UI_HORDE_GUARDS_SHOW = 2503, NA_UI_HORDE_GUARDS_SHOW = 2503,
  
-TF_UI_LOCKED_DISPLAY_NEUTRAL = 2508, // neutral locked time show +TF_UI_LOCKED_DISPLAY_NEUTRAL = 2508, <nowiki>//</nowiki> neutral locked time show 
-TF_UI_LOCKED_TIME_HOURS = 2509, // locked time remaining minutes +TF_UI_LOCKED_TIME_HOURS = 2509, <nowiki>//</nowiki> locked time remaining minutes 
-TF_UI_LOCKED_TIME_MINUTES_SECOND_DIGIT = 2510, // locked time remaining seconds second digit +TF_UI_LOCKED_TIME_MINUTES_SECOND_DIGIT = 2510, <nowiki>//</nowiki> locked time remaining seconds second digit 
-TF_UI_LOCKED_TIME_MINUTES_FIRST_DIGIT = 2512, // locked time remaining seconds first digit // default value 5+TF_UI_LOCKED_TIME_MINUTES_FIRST_DIGIT = 2512, <nowiki>//</nowiki> locked time remaining seconds first digit <nowiki>//</nowiki> default value 5
  
-ZM_UNK_3 = 2527, // default value 0 // ??? +ZM_UNK_3 = 2527, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-ZM_UNK_2 = 2528, // default value 0 // ??? +ZM_UNK_2 = 2528, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-ZM_UNK_1 = 2529, // default value 0 // ??? +ZM_UNK_1 = 2529, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-ZM_UNK_6 = 2533, // default value 0 // ??? +ZM_UNK_6 = 2533, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-ZM_UNK_5 = 2534, // default value 0 // ??? +ZM_UNK_5 = 2534, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-ZM_UNK_4 = 2535, // default value 0 // ???+ZM_UNK_4 = 2535, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ???
  
-COT_OPENING_THE_DARK_PORTAL_MEDIVHS_SHIELD_REMANING = 2540, // Medivh's Shield Remaining: %2540w%+COT_OPENING_THE_DARK_PORTAL_MEDIVHS_SHIELD_REMANING = 2540, <nowiki>//</nowiki> Medivh's Shield Remaining: %2540w%
  
-BATTLEGROUND_BLADES_EDGE_ARENA_GOLD = 2547, // 7 gold +BATTLEGROUND_BLADES_EDGE_ARENA_GOLD = 2547, <nowiki>//</nowiki> 7 gold 
-BATTLEGROUND_BLADES_EDGE_ARENA_GREEN = 2547, // 8 green +BATTLEGROUND_BLADES_EDGE_ARENA_GREEN = 2547, <nowiki>//</nowiki> 8 green 
-BATTLEGROUND_BLADES_EDGE_ARENA_SHOW = 2547, // 9 show // default value 1 // ???+BATTLEGROUND_BLADES_EDGE_ARENA_SHOW = 2547, <nowiki>//</nowiki> 9 show <nowiki>//</nowiki> default value 1 <nowiki>//</nowiki> ???
  
 ZM_UI_TOWER_WEST_A = 2555, ZM_UI_TOWER_WEST_A = 2555,
行 322: 行 325:
 ZM_UI_TOWER_EAST_N = 2560, ZM_UI_TOWER_EAST_N = 2560,
  
-GENERAL_WORLDSTATES_14 = 2565,// 2565 unk, constant? // default value = 142+GENERAL_WORLDSTATES_14 = 2565,<nowiki>//</nowiki> 2565 unk, constant? <nowiki>//</nowiki> default value = 142
  
-BATTLEGROUND_NAGRAND_ARENA_GOLD = 2575, // 7 gold // default value 0 // ??? +BATTLEGROUND_NAGRAND_ARENA_GOLD = 2575, <nowiki>//</nowiki> 7 gold <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-BATTLEGROUND_NAGRAND_ARENA_GREEN = 2576, // 8 green // default value 0 // ??? +BATTLEGROUND_NAGRAND_ARENA_GREEN = 2576, <nowiki>//</nowiki> 8 green <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> ??? 
-BATTLEGROUND_NAGRAND_ARENA_SHOW = 2577, // 9 show // default value 1 // ???+BATTLEGROUND_NAGRAND_ARENA_SHOW = 2577, <nowiki>//</nowiki> 9 show <nowiki>//</nowiki> default value 1 <nowiki>//</nowiki> ???
  
-TF_UI_TOWERS_CONTROLLED_DISPLAY = 2620, // show towers controlled +TF_UI_TOWERS_CONTROLLED_DISPLAY = 2620, <nowiki>//</nowiki> show towers controlled 
-TF_UI_TOWER_COUNT_A = 2621, // ally towers controlled // default value 5 +TF_UI_TOWER_COUNT_A = 2621, <nowiki>//</nowiki> ally towers controlled <nowiki>//</nowiki> default value 5 
-TF_UI_TOWER_COUNT_H = 2622, // horde towers controlled+TF_UI_TOWER_COUNT_H = 2622, <nowiki>//</nowiki> horde towers controlled
  
-TF_UI_SHOW CAPTURE BAR = 2623, // show capture bar +TF_UI_SHOW CAPTURE BAR = 2623, <nowiki>//</nowiki> show capture bar 
-TF_UI_CAPTURE_BAR_NEUTRAL = 2624, // capture bar pos +TF_UI_CAPTURE_BAR_NEUTRAL = 2624, <nowiki>//</nowiki> capture bar pos 
-TF_UI_CAPTURE_BAR_POS = 2625, // capture bar pos+TF_UI_CAPTURE_BAR_POS = 2625, <nowiki>//</nowiki> capture bar pos
  
 ZM_MAP_TOWER_WEST_A = 2644, ZM_MAP_TOWER_WEST_A = 2644,
行 341: 行 344:
 ZM_MAP_GRAVEYARD_N = 2647, ZM_MAP_GRAVEYARD_N = 2647,
 ZM_MAP_GRAVEYARD_A = 2648, ZM_MAP_GRAVEYARD_A = 2648,
-ZM_MAP_GRAVEYARD_H = 2649, // default value 1 // Twin spire graveyard horde 12?+ZM_MAP_GRAVEYARD_H = 2649, <nowiki>//</nowiki> default value 1 <nowiki>//</nowiki> Twin spire graveyard horde 12?
 ZM_MAP_TOWER_EAST_A = 2650, ZM_MAP_TOWER_EAST_A = 2650,
 ZM_MAP_TOWER_EAST_H = 2651, ZM_MAP_TOWER_EAST_H = 2651,
-ZM_MAP_TOWER_EAST_N = 2652, // east beacon neutral +ZM_MAP_TOWER_EAST_N = 2652, <nowiki>//</nowiki> east beacon neutral 
-ZM_WORLDSTATE_UNK_1 = 2653, // default value 1 +ZM_WORLDSTATE_UNK_1 = 2653, <nowiki>//</nowiki> default value 1 
-ZM_UNK_7 = 2654, // ??? +ZM_UNK_7 = 2654, <nowiki>//</nowiki> ??? 
-ZM_MAP_ALLIANCE_FLAG_READY = 2655, // default value 0 +ZM_MAP_ALLIANCE_FLAG_READY = 2655, <nowiki>//</nowiki> default value 0 
-ZM_MAP_ALLIANCE_FLAG_NOT_READY = 2656, // default value 1 +ZM_MAP_ALLIANCE_FLAG_NOT_READY = 2656, <nowiki>//</nowiki> default value 1 
-ZM_MAP_HORDE_FLAG_NOT_READY = 2657, // default value 1+ZM_MAP_HORDE_FLAG_NOT_READY = 2657, <nowiki>//</nowiki> default value 1
 ZM_MAP_HORDE_FLAG_READY = 2658, ZM_MAP_HORDE_FLAG_READY = 2658,
 NA_MAP_WYVERN_EAST_NEU_A = 2659, NA_MAP_WYVERN_EAST_NEU_A = 2659,
行 369: 行 372:
 NA_MAP_HALAA_NEU_H = 2677, NA_MAP_HALAA_NEU_H = 2677,
  
-TF_TOWER_NUM_01 = 2681, // NW Neutral +TF_TOWER_NUM_01 = 2681, <nowiki>//</nowiki> NW Neutral 
-TF_TOWER_NUM_02 = 2682, // NW Horde +TF_TOWER_NUM_02 = 2682, <nowiki>//</nowiki> NW Horde 
-TF_TOWER_NUM_03 = 2683, // NW Ally +TF_TOWER_NUM_03 = 2683, <nowiki>//</nowiki> NW Ally 
-TF_TOWER_NUM_04 = 2684, // N Ally +TF_TOWER_NUM_04 = 2684, <nowiki>//</nowiki> N Ally 
-TF_TOWER_NUM_05 = 2685, // N Horde +TF_TOWER_NUM_05 = 2685, <nowiki>//</nowiki> N Horde 
-TF_TOWER_NUM_06 = 2686, // N Neu +TF_TOWER_NUM_06 = 2686, <nowiki>//</nowiki> N Neu 
-TF_TOWER_NUM_16 = 2687, // ??? +TF_TOWER_NUM_16 = 2687, <nowiki>//</nowiki> ??? 
-TF_TOWER_NUM_07 = 2688, // NE Ally +TF_TOWER_NUM_07 = 2688, <nowiki>//</nowiki> NE Ally 
-TF_TOWER_NUM_08 = 2689, // NE Horde +TF_TOWER_NUM_08 = 2689, <nowiki>//</nowiki> NE Horde 
-TF_TOWER_NUM_09 = 2690, // NE Neu +TF_TOWER_NUM_09 = 2690, <nowiki>//</nowiki> NE Neu 
-TF_TOWER_NUM_10 = 2691, // S Ally +TF_TOWER_NUM_10 = 2691, <nowiki>//</nowiki> S Ally 
-TF_TOWER_NUM_11 = 2692, // S Horde +TF_TOWER_NUM_11 = 2692, <nowiki>//</nowiki> S Horde 
-TF_TOWER_NUM_12 = 2693, // S Neutral +TF_TOWER_NUM_12 = 2693, <nowiki>//</nowiki> S Neutral 
-TF_TOWER_NUM_13 = 2694, // SE Ally +TF_TOWER_NUM_13 = 2694, <nowiki>//</nowiki> SE Ally 
-TF_TOWER_NUM_14 = 2695, // SE Horde+TF_TOWER_NUM_14 = 2695, <nowiki>//</nowiki> SE Horde
 TF_TOWER_NUM_15 = 2696, TF_TOWER_NUM_15 = 2696,
  
-PROGRESS_BAR_SHOW = 2718, //1 init, 0 druhy send - bez messagu, 1 = controlled aliance +PROGRESS_BAR_SHOW = 2718, <nowiki>//</nowiki>1 init, 0 druhy send - bez messagu, 1 = controlled aliance 
-PROGRESS_BAR_STATUS = 2719, //50 init!, 48 ... hordak bere .. 33 .. 0 = full 100% hordacky, 100 = full alliance +PROGRESS_BAR_STATUS = 2719, <nowiki>//</nowiki>50 init!, 48 ... hordak bere .. 33 .. 0 = full 100% hordacky, 100 = full alliance 
-PROGRESS_BAR_PERCENT_GREY = 2720, //100 = empty (only grey), 0 = blue|red (no grey)+PROGRESS_BAR_PERCENT_GREY = 2720, <nowiki>//</nowiki>100 = empty (only grey), 0 = blue|red (no grey)
 BLOOD_ELF_UNCONTROL = 2722, BLOOD_ELF_UNCONTROL = 2722,
 BLOOD_ELF_ALLIANCE_CONTROL = 2723, BLOOD_ELF_ALLIANCE_CONTROL = 2723,
行 398: 行 401:
 MAGE_TOWER_HORDE_CONTROL = 2729, MAGE_TOWER_HORDE_CONTROL = 2729,
 MAGE_TOWER_ALLIANCE_CONTROL = 2730, MAGE_TOWER_ALLIANCE_CONTROL = 2730,
-DRAENEI_RUINS_UNCONTROL = 2731, // Draenei uncontrolled (1 - yes, 0 - no) +DRAENEI_RUINS_UNCONTROL = 2731, <nowiki>//</nowiki> Draenei uncontrolled (1 - yes, 0 - no) 
-DRAENEI_RUINS_ALLIANCE_CONTROL = 2732, // Draenei - Alliance control +DRAENEI_RUINS_ALLIANCE_CONTROL = 2732, <nowiki>//</nowiki> Draenei - Alliance control 
-DRAENEI_RUINS_HORDE_CONTROL = 2733, // Draenei - Horde control+DRAENEI_RUINS_HORDE_CONTROL = 2733, <nowiki>//</nowiki> Draenei - Horde control
  
-EYE_OF_THE_STORM_BE_TOWER_CONFLICT = 2735, // default value 0 // "Blood Elf Tower",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,2735,, +EYE_OF_THE_STORM_BE_TOWER_CONFLICT = 2735, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> "Blood Elf Tower",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,2735,, 
-EYE_OF_THE_STORM_BE_TOWER_CONFLICT2 = 2736, // default value 0 // "Blood Elf Tower",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,2736,, +EYE_OF_THE_STORM_BE_TOWER_CONFLICT2 = 2736, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> "Blood Elf Tower",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,2736,, 
-EYE_OF_THE_STORM_03 = 2737, // default value 0 // Draenei - Horde conflict +EYE_OF_THE_STORM_03 = 2737, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> Draenei - Horde conflict 
-EYE_OF_THE_STORM_04 = 2738, // default value 0 // Draenei - Alliance conflict +EYE_OF_THE_STORM_04 = 2738, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> Draenei - Alliance conflict 
-EYE_OF_THE_STORM_05 = 2739, // default value 0 // Fel Reaver - Alliance conflict +EYE_OF_THE_STORM_05 = 2739, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> Fel Reaver - Alliance conflict 
-EYE_OF_THE_STORM_06 = 2740, // default value 0 // Fel Reaver - Horde conflict +EYE_OF_THE_STORM_06 = 2740, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> Fel Reaver - Horde conflict 
-EYE_OF_THE_STORM_07 = 2741, // default value 0 // Mage Tower - Alliance conflict +EYE_OF_THE_STORM_07 = 2741, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> Mage Tower - Alliance conflict 
-EYE_OF_THE_STORM_08 = 2742, // default value 0 // Mage Tower - Horde conflict+EYE_OF_THE_STORM_08 = 2742, <nowiki>//</nowiki> default value 0 <nowiki>//</nowiki> Mage Tower - Horde conflict
  
 EY_ALLIANCE_RESOURCES = 2749, EY_ALLIANCE_RESOURCES = 2749,
 EY_HORDE_RESOURCES = 2750, EY_HORDE_RESOURCES = 2750,
-EY_ALLIANCE_BASE = 2752, // Alliance Bases +EY_ALLIANCE_BASE = 2752, <nowiki>//</nowiki> Alliance Bases 
-EY_HORDE_BASE = 2753, // Horde Bases+EY_HORDE_BASE = 2753, <nowiki>//</nowiki> Horde Bases
  
-NETHERSTORM_FLAG = 2757, // Flag (1 - show, 0 - hide) - doesn't work exactly this way!+NETHERSTORM_FLAG = 2757, <nowiki>//</nowiki> Flag (1 - show, 0 - hide) - doesn't work exactly this way!
  
 NA_MAP_WYVERN_SOUTH_NEU_H = 2760, NA_MAP_WYVERN_SOUTH_NEU_H = 2760,
行 423: 行 426:
 NA_MAP_WYVERN_EAST_NEU_H = 2763, NA_MAP_WYVERN_EAST_NEU_H = 2763,
  
-TF_UI_LOCKED_DISPLAY_ALLIANCE = 2767, // ally locked time show +TF_UI_LOCKED_DISPLAY_ALLIANCE = 2767, <nowiki>//</nowiki> ally locked time show 
-TF_UI_LOCKED_DISPLAY_HORDE = 2768, // horde locked time show+TF_UI_LOCKED_DISPLAY_HORDE = 2768, <nowiki>//</nowiki> horde locked time show
  
-NETHERSTORM_FLAG_STATE_ALLIANCE = 2769, // //set to 2 when flag is picked up, and to 1 if it is dropped / Alliance top-stats (1 - show, 0 - hide) // 02 -> alliance picked up the flag // default value 1 +NETHERSTORM_FLAG_STATE_ALLIANCE = 2769, <nowiki>//</nowiki> <nowiki>//</nowiki>set to 2 when flag is picked up, and to 1 if it is dropped / Alliance top-stats (1 - show, 0 - hide) <nowiki>//</nowiki> 02 -> alliance picked up the flag <nowiki>//</nowiki> default value 1 
-NETHERSTORM_FLAG_STATE_HORDE = 2770, // default value 1 // Horde top-stats (1 - show, 0 - hide) // 02 -> horde picked up the flag+NETHERSTORM_FLAG_STATE_HORDE = 2770, <nowiki>//</nowiki> default value 1 <nowiki>//</nowiki> Horde top-stats (1 - show, 0 - hide) <nowiki>//</nowiki> 02 -> horde picked up the flag
  
-COT_OPENING_THE_DARK_PORTAL_TIME_RIFTS_OPENED = 2784, // Time Rifts Opened: %2784w/18+COT_OPENING_THE_DARK_PORTAL_TIME_RIFTS_OPENED = 2784, <nowiki>//</nowiki> Time Rifts Opened: %2784w/18
  
-BATTELGROUND_RUINS_OF_LORDAERNON_GOLD = 3000, // 7 gold // ??? +BATTELGROUND_RUINS_OF_LORDAERNON_GOLD = 3000, <nowiki>//</nowiki> 7 gold <nowiki>//</nowiki> ??? 
-BATTELGROUND_RUINS_OF_LORDAERNON_GREEN = 3000, // 8 green // ??? +BATTELGROUND_RUINS_OF_LORDAERNON_GREEN = 3000, <nowiki>//</nowiki> 8 green <nowiki>//</nowiki> ??? 
-BATTELGROUND_RUINS_OF_LORDAERNON_SHOW = 3002, // 9 show // default value 1 // ???+BATTELGROUND_RUINS_OF_LORDAERNON_SHOW = 3002, <nowiki>//</nowiki> 9 show <nowiki>//</nowiki> default value 1 <nowiki>//</nowiki> ???
  
-QUEST_BREAK_THE_BLOCKADE_MINUTES_AWAY = 3078, // Our stolen zeppelin's less than $3078w minutes away. // quest=11153 https://www.wowhead.com/quest=11153/break-the-blockade +QUEST_BREAK_THE_BLOCKADE_MINUTES_AWAY = 3078, <nowiki>//</nowiki> Our stolen zeppelin's less than $3078w minutes away. <nowiki>//</nowiki> quest=11153 https:<nowiki>//</nowiki>www.wowhead.com/quest=11153/break-the-blockade 
-EYE_OF_THE_STORM_09 = 3085, // default value 379 // ??? +EYE_OF_THE_STORM_09 = 3085, <nowiki>//</nowiki> default value 379 <nowiki>//</nowiki> ??? 
-QUEST_BREAK_THE_BLOCKADE_DWARFS_ACTIVATED = 3094, // There are $3094W activated dwarves! +QUEST_BREAK_THE_BLOCKADE_DWARFS_ACTIVATED = 3094, <nowiki>//</nowiki> There are $3094W activated dwarves! 
-QUEST_BREAK_THE_BLOCKADE_TOTAL_INJURED = 3096, // We did it boys! Now back to the Grim Guzzler and we'll drink to the $3096W that were injured! // RETREAT!! We've already lost $3096W and we can't afford to lose any more!!+QUEST_BREAK_THE_BLOCKADE_TOTAL_INJURED = 3096, <nowiki>//</nowiki> We did it boys! Now back to the Grim Guzzler and we'll drink to the $3096W that were injured! <nowiki>//</nowiki> RETREAT!! We've already lost $3096W and we can't afford to lose any more!!
  
 BG_AV_Alliance_Score = 3127, BG_AV_Alliance_Score = 3127,
行 445: 行 448:
 BG_AV_SHOW_A_SCORE = 3134, BG_AV_SHOW_A_SCORE = 3134,
  
-QUEST_UNK_01_TOTAL_CASUALTIES = 3151, // RETREAT!! We've taken a beating and had $3151W casualties! We can't keep taking these losses! FALL BACK!! // We did it boys! Now back to the Grim Guzzler and we'll drink to the $3151W that were injured!+QUEST_UNK_01_TOTAL_CASUALTIES = 3151, <nowiki>//</nowiki> RETREAT!! We've taken a beating and had $3151W casualties! We can't keep taking these losses! FALL BACK!! <nowiki>//</nowiki> We did it boys! Now back to the Grim Guzzler and we'll drink to the $3151W that were injured!
  
-ARENA_SEASON_IN_PROGRESS = 3191, // CONFIG_ARENA_SEASON_IN_PROGRESS // Arena season in progress, 0 - end of season //SendInitWorldStates+ARENA_SEASON_IN_PROGRESS = 3191, <nowiki>//</nowiki> CONFIG_ARENA_SEASON_IN_PROGRESS <nowiki>//</nowiki> Arena season in progress, 0 - end of season <nowiki>//</nowiki>SendInitWorldStates
  
-QUEST_DISCOVERING_PERCENT_RAZORTHORN_ROOTS = 3223, // Good day to you, $c.$b$bThere's much to be done to assist in the effort here. Sadly, there's very little I can do for you until I get all of my supplies.$b$bI've now got $3223w percent of the razorthorn roots I need to get started. Any assistance you provide will be well worth the effort, I assure you. // The alchemy lab is not quite yet ready, $n. Mar'nah says that she is $3223w percent done with its assembly, however.$B$BIf you would like to help her with that, you will find her inside the inn at the Sun's Reach Harbor. // quest=11522 http://www.wowhead.com/quest=11520/discovering-your-roots +QUEST_DISCOVERING_PERCENT_RAZORTHORN_ROOTS = 3223, <nowiki>//</nowiki> Good day to you, $c.$b$bThere's much to be done to assist in the effort here. Sadly, there's very little I can do for you until I get all of my supplies.$b$bI've now got $3223w percent of the razorthorn roots I need to get started. Any assistance you provide will be well worth the effort, I assure you. <nowiki>//</nowiki> The alchemy lab is not quite yet ready, $n. Mar'nah says that she is $3223w percent done with its assembly, however.$B$BIf you would like to help her with that, you will find her inside the inn at the Sun's Reach Harbor. <nowiki>//</nowiki> quest=11522 http:<nowiki>//</nowiki>www.wowhead.com/quest=11520/discovering-your-roots 
-QUEST_MAKING READY_TOTAL_GOAL = 3228, // http://www.wowhead.com/npc=25046/smith-hauthaa // Hello, $r.$b$bLet's get busy! No sense waiting around for supplies that may never arrive.$b$bI need my anvil in order to outfit our troops properly. Right now It's $3228w percent complete.$b$bAnd when the anvil is completed, there will be many more powerful items that I will be able to smith for you. // Last I heard from Hauthaa, she indicated that we are $3228w percent of the way there.$B$BI cannot express how vital it is to our efforts that we get them created. Our men and women are going to need better armor and weapons, and the anvil and forge are the key to that.$B$BYou will find the smith behind the Sun's Reach Armory, $n. +QUEST_MAKING READY_TOTAL_GOAL = 3228, <nowiki>//</nowiki> http:<nowiki>//</nowiki>www.wowhead.com/npc=25046/smith-hauthaa <nowiki>//</nowiki> Hello, $r.$b$bLet's get busy! No sense waiting around for supplies that may never arrive.$b$bI need my anvil in order to outfit our troops properly. Right now It's $3228w percent complete.$b$bAnd when the anvil is completed, there will be many more powerful items that I will be able to smith for you. <nowiki>//</nowiki> Last I heard from Hauthaa, she indicated that we are $3228w percent of the way there.$B$BI cannot express how vital it is to our efforts that we get them created. Our men and women are going to need better armor and weapons, and the anvil and forge are the key to that.$B$BYou will find the smith behind the Sun's Reach Armory, $n. 
-QUEST_UNK_02_TOTAL_GOAL = 3233, // My orders are to create a distraction at the Dead Scar so our forces can take the Sun's Reach Armory. It might not be as glamorous as killing demons face to face, but if it wins us this battle then I'm all for it.$B$BWe are $3233w percent done with our goal. // Capturing the Sun's Reach Sanctum was the first step in our battle plan. Our orders are to take control of the armory next.$B$BWe are $3233w percent done with our goal. // I am glad that you ask. Our efforts to take the armory are at $3233w percent of our projections.$B$BI know that Battlemage Arynna and Harbinger Inuuro need your help. Seek them inside the Sun's Reach Sanctum on the Isle of Quel'Danas. // quest=11539 http://www.wowhead.com/quest=11539/taking-the-harbor +QUEST_UNK_02_TOTAL_GOAL = 3233, <nowiki>//</nowiki> My orders are to create a distraction at the Dead Scar so our forces can take the Sun's Reach Armory. It might not be as glamorous as killing demons face to face, but if it wins us this battle then I'm all for it.$B$BWe are $3233w percent done with our goal. <nowiki>//</nowiki> Capturing the Sun's Reach Sanctum was the first step in our battle plan. Our orders are to take control of the armory next.$B$BWe are $3233w percent done with our goal. <nowiki>//</nowiki> I am glad that you ask. Our efforts to take the armory are at $3233w percent of our projections.$B$BI know that Battlemage Arynna and Harbinger Inuuro need your help. Seek them inside the Sun's Reach Sanctum on the Isle of Quel'Danas. <nowiki>//</nowiki> quest=11539 http:<nowiki>//</nowiki>www.wowhead.com/quest=11539/taking-the-harbor 
-QUEST_UNK_03_TOTAL_GOAL = 3238, // No, unfortunately we have not yet taken the harbor. However, reports indicate that we are $3238w percent of the way towards doing so.$B$B$n, if you want to help out, look for Magister Ilastar and Vindicator Kaalan at the Sun's Reach Armory on the Isle of Quel'Danas. +QUEST_UNK_03_TOTAL_GOAL = 3238, <nowiki>//</nowiki> No, unfortunately we have not yet taken the harbor. However, reports indicate that we are $3238w percent of the way towards doing so.$B$B$n, if you want to help out, look for Magister Ilastar and Vindicator Kaalan at the Sun's Reach Armory on the Isle of Quel'Danas. 
-QUEST_FURTHER_CONVERSIONS_TOTAL_GOAL = 3244, // Have you seen the damaged sentries that wander the island? A few modifications to the crystals that control their behavior will allow us to gain control of them and use them to secure tactical locations.$B$BThe Sun's Reach Sanctum will be ours in no time. We are $3244w percent done with this goal. // Arming the wards at the sanctum will help us secure it faster. We don't want any Wretched getting in our way when we unleash a full scale attack on the Legion and Kael.$B$BWe are $3244w percent done with our goal. // quest=11525 http://www.wowhead.com/quest=11525/further-conversions +QUEST_FURTHER_CONVERSIONS_TOTAL_GOAL = 3244, <nowiki>//</nowiki> Have you seen the damaged sentries that wander the island? A few modifications to the crystals that control their behavior will allow us to gain control of them and use them to secure tactical locations.$B$BThe Sun's Reach Sanctum will be ours in no time. We are $3244w percent done with this goal. <nowiki>//</nowiki> Arming the wards at the sanctum will help us secure it faster. We don't want any Wretched getting in our way when we unleash a full scale attack on the Legion and Kael.$B$BWe are $3244w percent done with our goal. <nowiki>//</nowiki> quest=11525 http:<nowiki>//</nowiki>www.wowhead.com/quest=11525/further-conversions 
-QUEST_UNK_04_GATE_1_TOTAL_GOAL = 3255, // The first gate, Agamath, has been dismantled! The second gate of Rohendor now blocks our passage.$B$BOur mages are $3255w percent through the defenses of the second gate, Rohendor. +QUEST_UNK_04_GATE_1_TOTAL_GOAL = 3255, <nowiki>//</nowiki> The first gate, Agamath, has been dismantled! The second gate of Rohendor now blocks our passage.$B$BOur mages are $3255w percent through the defenses of the second gate, Rohendor. 
-QUEST_UNK_05_GATE_2_TOTAL_GOAL = 3257, // Rohendor has been obliterated. Only the gateway, Archonisus, remains.$B$BOur mages are $3257w percent through the defenses of the final gate, Archonisus. +QUEST_UNK_05_GATE_2_TOTAL_GOAL = 3257, <nowiki>//</nowiki> Rohendor has been obliterated. Only the gateway, Archonisus, remains.$B$BOur mages are $3257w percent through the defenses of the final gate, Archonisus. 
-QUEST_UNK_02_SUNWELL_PORTAL_PERCENT_COMPLETED = 3269, // If we are to be successful in the creation of a portal to the Isle of Quel'Danas, and the Sunwell which rests upon it, we must acquire an energy source powerful enough to ignite the portal.$B$BWe are $3269w percent completed with our efforts. Will you assist us, $c? +QUEST_UNK_02_SUNWELL_PORTAL_PERCENT_COMPLETED = 3269, <nowiki>//</nowiki> If we are to be successful in the creation of a portal to the Isle of Quel'Danas, and the Sunwell which rests upon it, we must acquire an energy source powerful enough to ignite the portal.$B$BWe are $3269w percent completed with our efforts. Will you assist us, $c? 
-QUEST_UNK_06_TOTAL_GOAL = 3275, // I'm gathering funds to build a monument in honor of those who've died in the war. It is important to not forget the sacrifices we've made to achieve victory.$B$BWe are $3275w percent done with this goal.+QUEST_UNK_06_TOTAL_GOAL = 3275, <nowiki>//</nowiki> I'm gathering funds to build a monument in honor of those who've died in the war. It is important to not forget the sacrifices we've made to achieve victory.$B$BWe are $3275w percent done with this goal.
  
-SUNS_REACH_ARMORY_ENEMY = 3414, // 2098,0,0,0,0,0,0,0,0,0,0,0,12683.2001953,-6957.77978516,15.5542001724,530,516,4080,"Sun's Reach Armory",,,,,,,,,,,,,,,,0xFF01FE,"Held by the enemy",,,,,,,,,,,,,,,,0xFF01FE,3414,, +SUNS_REACH_ARMORY_ENEMY = 3414, <nowiki>//</nowiki> 2098,0,0,0,0,0,0,0,0,0,0,0,12683.2001953,-6957.77978516,15.5542001724,530,516,4080,"Sun's Reach Armory",,,,,,,,,,,,,,,,0xFF01FE,"Held by the enemy",,,,,,,,,,,,,,,,0xFF01FE,3414,, 
-SUNS_REACH_ARMORY_SHATTERED_SUN = 3415, // 2099,0,0,0,0,0,0,0,0,0,0,0,12683.2998047,-6957.79980469,15.5542001724,530,516,4080,"Sun's Reach Armory",,,,,,,,,,,,,,,,0xFF01FE,"Shattered Sun Offensive",,,,,,,,,,,,,,,,0xFF01FE,3415,, +SUNS_REACH_ARMORY_SHATTERED_SUN = 3415, <nowiki>//</nowiki> 2099,0,0,0,0,0,0,0,0,0,0,0,12683.2998047,-6957.79980469,15.5542001724,530,516,4080,"Sun's Reach Armory",,,,,,,,,,,,,,,,0xFF01FE,"Shattered Sun Offensive",,,,,,,,,,,,,,,,0xFF01FE,3415,, 
-SUNS_REACH_HARBOR_ENEMY = 3416, // 2100,0,0,0,0,0,0,0,0,0,0,0,12825.5996094,-7015.24023438,18.5926990509,530,516,4080,"Sun's Reach Harbor",,,,,,,,,,,,,,,,0xFF01FE,"Held by the enemy",,,,,,,,,,,,,,,,0xFF01FE,3416,, +SUNS_REACH_HARBOR_ENEMY = 3416, <nowiki>//</nowiki> 2100,0,0,0,0,0,0,0,0,0,0,0,12825.5996094,-7015.24023438,18.5926990509,530,516,4080,"Sun's Reach Harbor",,,,,,,,,,,,,,,,0xFF01FE,"Held by the enemy",,,,,,,,,,,,,,,,0xFF01FE,3416,, 
-SUNS_REACH_HARBOR_SHATTERED_SUN = 3417, // 2101,0,0,0,0,0,0,0,0,0,0,0,12825.7001953,-7015.16992187,18.5926990509,530,516,4080,"Sun's Reach Harbor",,,,,,,,,,,,,,,,0xFF01FE,"Shattered Sun Offensive",,,,,,,,,,,,,,,,0xFF01FE,3417,, +SUNS_REACH_HARBOR_SHATTERED_SUN = 3417, <nowiki>//</nowiki> 2101,0,0,0,0,0,0,0,0,0,0,0,12825.7001953,-7015.16992187,18.5926990509,530,516,4080,"Sun's Reach Harbor",,,,,,,,,,,,,,,,0xFF01FE,"Shattered Sun Offensive",,,,,,,,,,,,,,,,0xFF01FE,3417,, 
-SUNS_REACH_SANCTUM_ENEMY = 3418, // 2096,0,0,0,0,0,0,0,0,0,0,0,12787.2998047,-6885.54003906,13.3893995285,530,516,4080,"Sun's Reach Sanctum",,,,,,,,,,,,,,,,0xFF01FE,"Held by the enemy",,,,,,,,,,,,,,,,0xFF01FE,3418,, +SUNS_REACH_SANCTUM_ENEMY = 3418, <nowiki>//</nowiki> 2096,0,0,0,0,0,0,0,0,0,0,0,12787.2998047,-6885.54003906,13.3893995285,530,516,4080,"Sun's Reach Sanctum",,,,,,,,,,,,,,,,0xFF01FE,"Held by the enemy",,,,,,,,,,,,,,,,0xFF01FE,3418,, 
-SUNS_REACH_SANCTUM_SHATTERED_SUN = 3419, // 2097,0,0,0,0,0,0,0,0,0,0,0,12787.4003906,-6885.60009766,13.3893995285,530,516,4080,"Sun's Reach Sanctum",,,,,,,,,,,,,,,,0xFF01FE,"Shattered Sun Offensive",,,,,,,,,,,,,,,,0xFF01FE,3419,,+SUNS_REACH_SANCTUM_SHATTERED_SUN = 3419, <nowiki>//</nowiki> 2097,0,0,0,0,0,0,0,0,0,0,0,12787.4003906,-6885.60009766,13.3893995285,530,516,4080,"Sun's Reach Sanctum",,,,,,,,,,,,,,,,0xFF01FE,"Shattered Sun Offensive",,,,,,,,,,,,,,,,0xFF01FE,3419,,
  
 COT_WORLDSTATE_SHOW_CRATES = 3479, COT_WORLDSTATE_SHOW_CRATES = 3479,
 COT_WORLDSTATE_CRATES_REVEALED = 3480, COT_WORLDSTATE_CRATES_REVEALED = 3480,
  
-OCULUS_WORLD_STATE_CENTRIFUGE_CONSTRUCT_AMOUNT = 3486 // $3486W Centrifuge Constructs remain. We must find and destroy them to disable Varos Cloudstrider's protective shield. The constructs should be about halfway up The Oculus, on the Band of Acceleration.+OCULUS_WORLD_STATE_CENTRIFUGE_CONSTRUCT_AMOUNT = 3486 <nowiki>//</nowiki> $3486W Centrifuge Constructs remain. We must find and destroy them to disable Varos Cloudstrider's protective shield. The constructs should be about halfway up The Oculus, on the Band of Acceleration.
  
 BATTLEFIELD_WG_WORLD_STATE_VEHICLE_H = 3490, BATTLEFIELD_WG_WORLD_STATE_VEHICLE_H = 3490,
行 484: 行 487:
 BG_SA_BONUS_TIMER = 3571, BG_SA_BONUS_TIMER = 3571,
  
-// 2106,0,45,0,0,0,0,0,0,0,0,0,2279.16992188,1138.85998535,138.046005249,595,259,4100,"Elder's Square Gate",,,,,,,,,,,,,,,,0xFF01FE,"Elder's Square Gate",,,,,,,,,,,,,,,,0xFF01FE,3581,, +<nowiki>//</nowiki> 2106,0,45,0,0,0,0,0,0,0,0,0,2279.16992188,1138.85998535,138.046005249,595,259,4100,"Elder's Square Gate",,,,,,,,,,,,,,,,0xFF01FE,"Elder's Square Gate",,,,,,,,,,,,,,,,0xFF01FE,3581,, 
-// 2107,0,45,0,0,0,0,0,0,0,0,0,2184.2800293,1236.68994141,136.48399353,595,259,4100,"Festival Lane Gate",,,,,,,,,,,,,,,,0xFF01FE,"Festival Lane Gate",,,,,,,,,,,,,,,,0xFF01FE,3582,, +<nowiki>//</nowiki> 2107,0,45,0,0,0,0,0,0,0,0,0,2184.2800293,1236.68994141,136.48399353,595,259,4100,"Festival Lane Gate",,,,,,,,,,,,,,,,0xFF01FE,"Festival Lane Gate",,,,,,,,,,,,,,,,0xFF01FE,3582,, 
-// 2109,0,45,0,0,0,0,0,0,0,0,0,2122.57006836,1354.60998535,131.48399353,595,259,4100,"King's Square Fountain",,,,,,,,,,,,,,,,0xFF01FE,"King's Square Fountain",,,,,,,,,,,,,,,,0xFF01FE,3583,, +<nowiki>//</nowiki> 2109,0,45,0,0,0,0,0,0,0,0,0,2122.57006836,1354.60998535,131.48399353,595,259,4100,"King's Square Fountain",,,,,,,,,,,,,,,,0xFF01FE,"King's Square Fountain",,,,,,,,,,,,,,,,0xFF01FE,3583,, 
-// 2108,0,45,0,0,0,0,0,0,0,0,0,2225.75,1331.91003418,127.005996704,595,259,4100,"Market Row Gate",,,,,,,,,,,,,,,,0xFF01FE,"Market Row Gate",,,,,,,,,,,,,,,,0xFF01FE,3584,, +<nowiki>//</nowiki> 2108,0,45,0,0,0,0,0,0,0,0,0,2225.75,1331.91003418,127.005996704,595,259,4100,"Market Row Gate",,,,,,,,,,,,,,,,0xFF01FE,"Market Row Gate",,,,,,,,,,,,,,,,0xFF01FE,3584,, 
-// 2105,0,45,0,0,0,0,0,0,0,0,0,2355.43994141,1195.52001953,130.520996094,595,259,4100,"Town Hall",,,,,,,,,,,,,,,,0xFF01FE,"Town Hall",,,,,,,,,,,,,,,,0xFF01FE,3585,,+<nowiki>//</nowiki> 2105,0,45,0,0,0,0,0,0,0,0,0,2355.43994141,1195.52001953,130.520996094,595,259,4100,"Town Hall",,,,,,,,,,,,,,,,0xFF01FE,"Town Hall",,,,,,,,,,,,,,,,0xFF01FE,3585,,
  
 ARENA_WORLD_STATE_ALIVE_PLAYERS_GREEN = 3600, ARENA_WORLD_STATE_ALIVE_PLAYERS_GREEN = 3600,
 ARENA_WORLD_STATE_ALIVE_PLAYERS_GOLD = 3601 ARENA_WORLD_STATE_ALIVE_PLAYERS_GOLD = 3601
-ARENA_WORLD_STATE_ALIVE_PLAYERS_SHOW = 3610, // default value 1 // ??? +ARENA_WORLD_STATE_ALIVE_PLAYERS_SHOW = 3610, <nowiki>//</nowiki> default value 1 <nowiki>//</nowiki> ??? 
-//BG_RING_OF_VALOR_WORLD_STATE = 3610, // default value 1 // ???+<nowiki>//</nowiki>BG_RING_OF_VALOR_WORLD_STATE = 3610, <nowiki>//</nowiki> default value 1 <nowiki>//</nowiki> ???
  
-BG_SA_PURPLE_GATEWS = 3614, // 2111,0,105,106,107,105,106,107,74,75,76,0,1216.32995605,79.1828994751,53.3525009155,607,647,4384,"Gate of the Purple Amethyst",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3614,, +BG_SA_PURPLE_GATEWS = 3614, <nowiki>//</nowiki> 2111,0,105,106,107,105,106,107,74,75,76,0,1216.32995605,79.1828994751,53.3525009155,607,647,4384,"Gate of the Purple Amethyst",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3614,, 
-BG_SA_RED_GATEWS = 3617, // 2114,0,77,78,79,77,78,79,74,75,76,0,1232.38000488,-210.044006348,55.118598938,607,935,4384,"Gate of the Red Sun",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3617,, +BG_SA_RED_GATEWS = 3617, <nowiki>//</nowiki> 2114,0,77,78,79,77,78,79,74,75,76,0,1232.38000488,-210.044006348,55.118598938,607,935,4384,"Gate of the Red Sun",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3617,, 
-BG_SA_BLUE_GATEWS = 3620, // 2117,0,80,81,82,80,81,82,74,75,76,0,1433.06994629,-216.330993652,30.8668003082,607,959,4384,"Gate of the Blue Sapphire",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3620,, +BG_SA_BLUE_GATEWS = 3620, <nowiki>//</nowiki> 2117,0,80,81,82,80,81,82,74,75,76,0,1433.06994629,-216.330993652,30.8668003082,607,959,4384,"Gate of the Blue Sapphire",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3620,, 
-BG_SA_GREEN_GATEWS = 3623, // 2120,0,108,109,110,108,109,110,74,75,76,0,1414.54003906,104.746002197,29.9468002319,607,959,4384,"Gate of the Green Emerald",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3623,, +BG_SA_GREEN_GATEWS = 3623, <nowiki>//</nowiki> 2120,0,108,109,110,108,109,110,74,75,76,0,1414.54003906,104.746002197,29.9468002319,607,959,4384,"Gate of the Green Emerald",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3623,, 
-BG_SA_LEFT_ATT_TOKEN_ALL = 3626, // 2123,0,46,0,0,0,0,0,0,0,0,0,1571.42004395,87.6970977783,4.29728984833,607,959,4384,"The Frostbreaker",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Offense",,,,,,,,,,,,,,,,0xFF01FE,3626,, +BG_SA_LEFT_ATT_TOKEN_ALL = 3626, <nowiki>//</nowiki> 2123,0,46,0,0,0,0,0,0,0,0,0,1571.42004395,87.6970977783,4.29728984833,607,959,4384,"The Frostbreaker",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Offense",,,,,,,,,,,,,,,,0xFF01FE,3626,, 
-BG_SA_RIGHT_ATT_TOKEN_ALL = 3627, // 2124,0,46,0,0,0,0,0,0,0,0,0,1570.41003418,-145.680999756,5.71539020538,607,959,4384,"The Graceful Maiden",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Offense",,,,,,,,,,,,,,,,0xFF01FE,3627,, +BG_SA_RIGHT_ATT_TOKEN_ALL = 3627, <nowiki>//</nowiki> 2124,0,46,0,0,0,0,0,0,0,0,0,1570.41003418,-145.680999756,5.71539020538,607,959,4384,"The Graceful Maiden",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Offense",,,,,,,,,,,,,,,,0xFF01FE,3627,, 
-BG_SA_RIGHT_ATT_TOKEN_HRD = 3628, // 2125,0,48,0,0,0,0,0,0,0,0,0,1571.33996582,-143.830001831,5.95772981644,607,959,4384,"The Blightbringer",,,,,,,,,,,,,,,,0xFF01FE,"Horde Offense",,,,,,,,,,,,,,,,0xFF01FE,3628,, +BG_SA_RIGHT_ATT_TOKEN_HRD = 3628, <nowiki>//</nowiki> 2125,0,48,0,0,0,0,0,0,0,0,0,1571.33996582,-143.830001831,5.95772981644,607,959,4384,"The Blightbringer",,,,,,,,,,,,,,,,0xFF01FE,"Horde Offense",,,,,,,,,,,,,,,,0xFF01FE,3628,, 
-BG_SA_LEFT_ATT_TOKEN_HRD = 3629, // 2126,0,48,0,0,0,0,0,0,0,0,0,1571.31005859,87.2816009521,4.24728012085,607,959,4384,"The Casket Carrier",,,,,,,,,,,,,,,,0xFF01FE,"Horde Offense",,,,,,,,,,,,,,,,0xFF01FE,3629,, +BG_SA_LEFT_ATT_TOKEN_HRD = 3629, <nowiki>//</nowiki> 2126,0,48,0,0,0,0,0,0,0,0,0,1571.31005859,87.2816009521,4.24728012085,607,959,4384,"The Casket Carrier",,,,,,,,,,,,,,,,0xFF01FE,"Horde Offense",,,,,,,,,,,,,,,,0xFF01FE,3629,, 
-BG_SA_ALLIANCE_DEFENCE_TOKEN = 3630, // 2128,0,46,0,0,0,0,0,0,0,0,0,794.854003906,-108.88999939,499.253997803,607,959,4384,"Alliance Defense",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3630,, +BG_SA_ALLIANCE_DEFENCE_TOKEN = 3630, <nowiki>//</nowiki> 2128,0,46,0,0,0,0,0,0,0,0,0,794.854003906,-108.88999939,499.253997803,607,959,4384,"Alliance Defense",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3630,, 
-BG_SA_HORDE_DEFENCE_TOKEN = 3631, // 2127,0,48,0,0,0,0,0,0,0,0,0,794.828979492,-108.57800293,499.238006592,607,959,4384,"Horde Defense",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3631,, +BG_SA_HORDE_DEFENCE_TOKEN = 3631, <nowiki>//</nowiki> 2127,0,48,0,0,0,0,0,0,0,0,0,794.828979492,-108.57800293,499.238006592,607,959,4384,"Horde Defense",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3631,, 
-BG_SA_RIGHT_GY_HORDE = 3632, // 2129,0,13,0,0,0,0,0,0,0,0,0,1338.26000977,-155.26499939,31.7632007599,607,959,4384,"East Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,3632,, +BG_SA_RIGHT_GY_HORDE = 3632, <nowiki>//</nowiki> 2129,0,13,0,0,0,0,0,0,0,0,0,1338.26000977,-155.26499939,31.7632007599,607,959,4384,"East Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,3632,, 
-BG_SA_LEFT_GY_HORDE = 3633, // 2324,0,13,0,0,0,0,0,0,0,0,0,1309.0,8.65515995026,30.8957996368,607,959,4384,"West Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,3633,, +BG_SA_LEFT_GY_HORDE = 3633, <nowiki>//</nowiki> 2324,0,13,0,0,0,0,0,0,0,0,0,1309.0,8.65515995026,30.8957996368,607,959,4384,"West Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,3633,, 
-BG_SA_CENTER_GY_HORDE = 3634, // 2133,0,13,0,0,0,0,0,0,0,0,0,1220.73999023,-70.5093994141,70.4493026733,607,959,4384,"South Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,3634,, +BG_SA_CENTER_GY_HORDE = 3634, <nowiki>//</nowiki> 2133,0,13,0,0,0,0,0,0,0,0,0,1220.73999023,-70.5093994141,70.4493026733,607,959,4384,"South Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,3634,, 
-BG_SA_LEFT_GY_ALLIANCE = 3635, // 2132,0,15,0,0,0,0,0,0,0,0,0,1308.59997559,8.67329025269,31.7639007568,607,959,4384,"West Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,3635,, +BG_SA_LEFT_GY_ALLIANCE = 3635, <nowiki>//</nowiki> 2132,0,15,0,0,0,0,0,0,0,0,0,1308.59997559,8.67329025269,31.7639007568,607,959,4384,"West Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,3635,, 
-BG_SA_RIGHT_GY_ALLIANCE = 3636, // 2130,0,15,0,0,0,0,0,0,0,0,0,1338.91003418,-155.733001709,31.7633991241,607,959,4384,"East Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,3636,, +BG_SA_RIGHT_GY_ALLIANCE = 3636, <nowiki>//</nowiki> 2130,0,15,0,0,0,0,0,0,0,0,0,1338.91003418,-155.733001709,31.7633991241,607,959,4384,"East Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,3636,, 
-BG_SA_CENTER_GY_ALLIANCE = 3637, // 2134,0,15,0,0,0,0,0,0,0,0,0,1220.39001465,-70.6196975708,70.4493026733,607,959,4384,"South Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,3637,, +BG_SA_CENTER_GY_ALLIANCE = 3637, <nowiki>//</nowiki> 2134,0,15,0,0,0,0,0,0,0,0,0,1220.39001465,-70.6196975708,70.4493026733,607,959,4384,"South Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,3637,, 
-BG_SA_YELLOW_GATEWS = 3638, // 2135,0,102,103,104,102,103,104,74,75,76,0,1058.7199707,-107.526000977,81.8201980591,607,959,4384,"Gate of the Yellow Moon",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3638,,+BG_SA_YELLOW_GATEWS = 3638, <nowiki>//</nowiki> 2135,0,102,103,104,102,103,104,74,75,76,0,1058.7199707,-107.526000977,81.8201980591,607,959,4384,"Gate of the Yellow Moon",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3638,,
  
-CHRISTMAS_EVENT_MINUTES_BEFORE_CHRISTMAS = 3658, // Only $3658E shopping minutes before Christmas! +CHRISTMAS_EVENT_MINUTES_BEFORE_CHRISTMAS = 3658, <nowiki>//</nowiki> Only $3658E shopping minutes before Christmas! 
-CHRISTMAS_EVENT_MINUTES_REMAINING = 3659, // Well then, there are only $3659E minutes left to party!+CHRISTMAS_EVENT_MINUTES_REMAINING = 3659, <nowiki>//</nowiki> Well then, there are only $3659E minutes left to party!
  
 BATTLEFIELD_WG_WORLD_STATE_VEHICLE_A = 3680, BATTLEFIELD_WG_WORLD_STATE_VEHICLE_A = 3680,
 BATTLEFIELD_WG_WORLD_STATE_MAX_VEHICLE_A = 3681, BATTLEFIELD_WG_WORLD_STATE_MAX_VEHICLE_A = 3681,
  
-WORLDSTATE_WORKSHOP_K_W = 3698, // 2150,0,65,66,67,68,69,70,71,72,73,0,5390.87988281,2979.47998047,442.290985107,571,903,4197,"Fortress Vehicle Workshop (W)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3698,, +WORLDSTATE_WORKSHOP_K_W = 3698, <nowiki>//</nowiki> 2150,0,65,66,67,68,69,70,71,72,73,0,5390.87988281,2979.47998047,442.290985107,571,903,4197,"Fortress Vehicle Workshop (W)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3698,, 
-WORLDSTATE_WORKSHOP_K_E = 3699, // 2149,0,65,66,67,68,69,70,71,72,73,0,5389.97021484,2712.17993164,442.118011475,571,903,4197,"Fortress Vehicle Workshop (E)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3699,,+WORLDSTATE_WORKSHOP_K_E = 3699, <nowiki>//</nowiki> 2149,0,65,66,67,68,69,70,71,72,73,0,5389.97021484,2712.17993164,442.118011475,571,903,4197,"Fortress Vehicle Workshop (E)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3699,,
 WORLDSTATE_WORKSHOP_NW = 3700, WORLDSTATE_WORKSHOP_NW = 3700,
-WORLDSTATE_WORKSHOP_NE = 3701, // 2265,0,8,8,8,13,13,13,15,15,15,0,5105.60986328,2300.67993164,368.484985352,571,903,4197,"Sunken Ring Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3701,, +WORLDSTATE_WORKSHOP_NE = 3701, <nowiki>//</nowiki> 2265,0,8,8,8,13,13,13,15,15,15,0,5105.60986328,2300.67993164,368.484985352,571,903,4197,"Sunken Ring Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3701,, 
-// 2154,0,65,66,67,68,69,70,71,72,73,0,4942.81982422,2390.42993164,353.221008301,571,903,4197,"Sunken Ring Vehicle Workshop",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3701,, +<nowiki>//</nowiki> 2154,0,65,66,67,68,69,70,71,72,73,0,4942.81982422,2390.42993164,353.221008301,571,903,4197,"Sunken Ring Vehicle Workshop",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3701,, 
-WORLDSTATE_WORKSHOP_SW = 3702, // 2269,0,8,8,8,13,13,13,15,15,15,0,4336.27978516,3234.62988281,390.25100708,571,903,4197,"Southwest Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3702,, +WORLDSTATE_WORKSHOP_SW = 3702, <nowiki>//</nowiki> 2269,0,8,8,8,13,13,13,15,15,15,0,4336.27978516,3234.62988281,390.25100708,571,903,4197,"Southwest Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3702,, 
-WORLDSTATE_WORKSHOP_SE = 3703, // 2151,0,65,66,67,68,69,70,71,72,73,0,4360.35009766,2352.27001953,409.367004395,571,903,4197,"Eastspark Vehicle Workshop",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3703,, +WORLDSTATE_WORKSHOP_SE = 3703, <nowiki>//</nowiki> 2151,0,65,66,67,68,69,70,71,72,73,0,4360.35009766,2352.27001953,409.367004395,571,903,4197,"Eastspark Vehicle Workshop",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3703,, 
-// 2141,0,6,54,55,10,52,53,11,50,51,0,4556.97998047,3623.77001953,449.096984863,571,903,4197,"Shadowsight Tower",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3704,, +<nowiki>//</nowiki> 2141,0,6,54,55,10,52,53,11,50,51,0,4556.97998047,3623.77001953,449.096984863,571,903,4197,"Shadowsight Tower",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3704,, 
-// 2142,0,6,54,55,10,52,53,11,50,51,0,4397.97021484,2822.60009766,458.842010498,571,903,4197,"Winter's Edge Tower",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3705,, +<nowiki>//</nowiki> 2142,0,6,54,55,10,52,53,11,50,51,0,4397.97021484,2822.60009766,458.842010498,571,903,4197,"Winter's Edge Tower",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3705,, 
-// 2143,0,6,54,55,10,52,53,11,50,51,0,4458.95019531,1944.13000488,488.205993652,571,903,4197,"Flamewatch Tower",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3706,,+<nowiki>//</nowiki> 2143,0,6,54,55,10,52,53,11,50,51,0,4458.95019531,1944.13000488,488.205993652,571,903,4197,"Flamewatch Tower",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3706,,
  
 BATTLEFIELD_WG_WORLD_STATE_SHOW_WORLDSTATE = 3710, BATTLEFIELD_WG_WORLD_STATE_SHOW_WORLDSTATE = 3710,
  
-// 2199,0,101,0,0,0,0,0,0,0,0,0,5048.52001953,2847.41992188,392.942993164,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3723,, +<nowiki>//</nowiki> 2199,0,101,0,0,0,0,0,0,0,0,0,5048.52001953,2847.41992188,392.942993164,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3723,, 
-// 2200,0,101,0,0,0,0,0,0,0,0,0,4484.43994141,2826.66992188,394.625,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3724,, +<nowiki>//</nowiki> 2200,0,101,0,0,0,0,0,0,0,0,0,4484.43994141,2826.66992188,394.625,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3724,, 
-// 2201,0,101,0,0,0,0,0,0,0,0,0,4763.66992188,2881.20996094,377.484008789,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3725,, +<nowiki>//</nowiki> 2201,0,101,0,0,0,0,0,0,0,0,0,4763.66992188,2881.20996094,377.484008789,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3725,, 
-// 2203,0,101,0,0,0,0,0,0,0,0,0,5052.91015625,3192.64990234,356.550994873,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3729,, +<nowiki>//</nowiki> 2203,0,101,0,0,0,0,0,0,0,0,0,5052.91015625,3192.64990234,356.550994873,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3729,, 
-// 2205,0,101,0,0,0,0,0,0,0,0,0,4812.10009766,3304.63989258,366.601989746,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3730,, +<nowiki>//</nowiki> 2205,0,101,0,0,0,0,0,0,0,0,0,4812.10009766,3304.63989258,366.601989746,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3730,, 
-// 2206,0,101,0,0,0,0,0,0,0,0,0,4730.25,2414.64990234,360.359985352,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3727,, +<nowiki>//</nowiki> 2206,0,101,0,0,0,0,0,0,0,0,0,4730.25,2414.64990234,360.359985352,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3727,, 
-// 2207,0,101,0,0,0,0,0,0,0,0,0,5018.89013672,2578.15991211,354.454986572,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3726,, +<nowiki>//</nowiki> 2207,0,101,0,0,0,0,0,0,0,0,0,5018.89013672,2578.15991211,354.454986572,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3726,, 
-// 2208,0,101,0,0,0,0,0,0,0,0,0,4493.02978516,3337.2800293,359.486999512,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3731,, +<nowiki>//</nowiki> 2208,0,101,0,0,0,0,0,0,0,0,0,4493.02978516,3337.2800293,359.486999512,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3731,, 
-// 2209,0,101,0,0,0,0,0,0,0,0,0,4497.72021484,2326.90991211,367.381988525,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3728,, +<nowiki>//</nowiki> 2209,0,101,0,0,0,0,0,0,0,0,0,4497.72021484,2326.90991211,367.381988525,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3728,, 
-// 2210,0,101,0,0,0,0,0,0,0,0,0,5010.87988281,2701.45996094,369.533996582,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3739,, +<nowiki>//</nowiki> 2210,0,101,0,0,0,0,0,0,0,0,0,5010.87988281,2701.45996094,369.533996582,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3739,, 
-// 2211,0,101,0,0,0,0,0,0,0,0,0,4821.56005859,2618.59008789,356.04598999,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3740,, +<nowiki>//</nowiki> 2211,0,101,0,0,0,0,0,0,0,0,0,4821.56005859,2618.59008789,356.04598999,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3740,, 
-// 2212,0,101,0,0,0,0,0,0,0,0,0,4450.37011719,2529.12011719,358.291992187,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3741,, +<nowiki>//</nowiki> 2212,0,101,0,0,0,0,0,0,0,0,0,4450.37011719,2529.12011719,358.291992187,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3741,, 
-// 2213,0,101,0,0,0,0,0,0,0,0,0,4516.68017578,2087.62011719,395.444000244,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3738,, +<nowiki>//</nowiki> 2213,0,101,0,0,0,0,0,0,0,0,0,4516.68017578,2087.62011719,395.444000244,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3738,, 
-// 2214,0,101,0,0,0,0,0,0,0,0,0,4774.62988281,2045.92004395,425.678009033,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3737,, +<nowiki>//</nowiki> 2214,0,101,0,0,0,0,0,0,0,0,0,4774.62988281,2045.92004395,425.678009033,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3737,, 
-// 2215,0,101,0,0,0,0,0,0,0,0,0,4402.91992188,3090.83007813,358.639007568,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3742,, +<nowiki>//</nowiki> 2215,0,101,0,0,0,0,0,0,0,0,0,4402.91992188,3090.83007813,358.639007568,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3742,, 
-// 2216,0,101,0,0,0,0,0,0,0,0,0,4789.56982422,3074.77001953,357.010009766,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3743,, +<nowiki>//</nowiki> 2216,0,101,0,0,0,0,0,0,0,0,0,4789.56982422,3074.77001953,357.010009766,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3743,, 
-// 2217,0,101,0,0,0,0,0,0,0,0,0,5046.72021484,3024.93994141,367.503997803,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3744,, +<nowiki>//</nowiki> 2217,0,101,0,0,0,0,0,0,0,0,0,5046.72021484,3024.93994141,367.503997803,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3744,, 
-// 2218,0,101,0,0,0,0,0,0,0,0,0,4400.10009766,3479.48999023,359.026000977,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3745,, +<nowiki>//</nowiki> 2218,0,101,0,0,0,0,0,0,0,0,0,4400.10009766,3479.48999023,359.026000977,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3745,, 
-// 2219,0,101,0,0,0,0,0,0,0,0,0,4558.39990234,3490.12988281,366.602996826,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3746,, +<nowiki>//</nowiki> 2219,0,101,0,0,0,0,0,0,0,0,0,4558.39990234,3490.12988281,366.602996826,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3746,, 
-// 2220,0,101,0,0,0,0,0,0,0,0,0,4837.70996094,3456.31005859,360.519012451,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3747,, +<nowiki>//</nowiki> 2220,0,101,0,0,0,0,0,0,0,0,0,4837.70996094,3456.31005859,360.519012451,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3747,, 
-// 2221,0,101,0,0,0,0,0,0,0,0,0,5085.95996094,3437.92993164,356.640014648,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3748,, +<nowiki>//</nowiki> 2221,0,101,0,0,0,0,0,0,0,0,0,5085.95996094,3437.92993164,356.640014648,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3748,, 
-// 2247,0,101,0,0,0,0,0,0,0,0,0,5217.20019531,2842.44995117,409.191009521,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3774,, +<nowiki>//</nowiki> 2247,0,101,0,0,0,0,0,0,0,0,0,5217.20019531,2842.44995117,409.191009521,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3774,, 
-// 2248,0,101,0,0,0,0,0,0,0,0,0,5214.83984375,3011.20996094,404.37701416,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3775,, +<nowiki>//</nowiki> 2248,0,101,0,0,0,0,0,0,0,0,0,5214.83984375,3011.20996094,404.37701416,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3775,, 
-// 2249,0,101,0,0,0,0,0,0,0,0,0,5213.37011719,2684.87988281,406.243011475,571,903,4253,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3776,, +<nowiki>//</nowiki> 2249,0,101,0,0,0,0,0,0,0,0,0,5213.37011719,2684.87988281,406.243011475,571,903,4253,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3776,, 
-// 2250,0,101,0,0,0,0,0,0,0,0,0,5339.85009766,2700.89990234,409.165985107,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3777,, +<nowiki>//</nowiki> 2250,0,101,0,0,0,0,0,0,0,0,0,5339.85009766,2700.89990234,409.165985107,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3777,, 
-// 2251,0,101,0,0,0,0,0,0,0,0,0,5338.95019531,2841.38989258,409.239013672,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3778,, +<nowiki>//</nowiki> 2251,0,101,0,0,0,0,0,0,0,0,0,5338.95019531,2841.38989258,409.239013672,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3778,, 
-// 2252,0,101,0,0,0,0,0,0,0,0,0,5336.29003906,2978.42993164,409.191009521,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3779,, +<nowiki>//</nowiki> 2252,0,101,0,0,0,0,0,0,0,0,0,5336.29003906,2978.42993164,409.191009521,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3779,, 
-// 2253,0,101,0,0,0,0,0,0,0,0,0,4481.81982422,1993.33996582,431.45098877,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3794,, +<nowiki>//</nowiki> 2253,0,101,0,0,0,0,0,0,0,0,0,4481.81982422,1993.33996582,431.45098877,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3794,, 
-// 2254,0,101,0,0,0,0,0,0,0,0,0,4403.41992188,2349.10009766,375.57901001,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3791,, +<nowiki>//</nowiki> 2254,0,101,0,0,0,0,0,0,0,0,0,4403.41992188,2349.10009766,375.57901001,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3791,, 
-// 2255,0,101,0,0,0,0,0,0,0,0,0,4446.22021484,2820.73999023,402.838989258,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3795,, +<nowiki>//</nowiki> 2255,0,101,0,0,0,0,0,0,0,0,0,4446.22021484,2820.73999023,402.838989258,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3795,, 
-// 2256,0,101,0,0,0,0,0,0,0,0,0,4530.66015625,3584.57006836,396.104003906,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3793,, +<nowiki>//</nowiki> 2256,0,101,0,0,0,0,0,0,0,0,0,4530.66015625,3584.57006836,396.104003906,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3793,, 
-// 2257,0,101,0,0,0,0,0,0,0,0,0,4394.79003906,3294.73999023,372.428985596,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3792,, +<nowiki>//</nowiki> 2257,0,101,0,0,0,0,0,0,0,0,0,4394.79003906,3294.73999023,372.428985596,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3792,, 
-// 2258,0,101,0,0,0,0,0,0,0,0,0,4946.41992188,3331.66992188,376.881988525,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3788,, +<nowiki>//</nowiki> 2258,0,101,0,0,0,0,0,0,0,0,0,4946.41992188,3331.66992188,376.881988525,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3788,, 
-// 2259,0,101,0,0,0,0,0,0,0,0,0,4932.31005859,2440.4699707,320.175994873,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3790,, +<nowiki>//</nowiki> 2259,0,101,0,0,0,0,0,0,0,0,0,4932.31005859,2440.4699707,320.175994873,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3790,, 
-// 2260,0,101,0,0,0,0,0,0,0,0,0,4860.39990234,2023.32995605,396.597991943,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3797,, +<nowiki>//</nowiki> 2260,0,101,0,0,0,0,0,0,0,0,0,4860.39990234,2023.32995605,396.597991943,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3797,, 
-// 2261,0,101,0,0,0,0,0,0,0,0,0,4310.33007813,1810.35998535,348.632995605,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3798,, +<nowiki>//</nowiki> 2261,0,101,0,0,0,0,0,0,0,0,0,4310.33007813,1810.35998535,348.632995605,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3798,, 
-// 2262,0,101,0,0,0,0,0,0,0,0,0,4489.00976563,4028.88989258,411.912994385,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3799,, +<nowiki>//</nowiki> 2262,0,101,0,0,0,0,0,0,0,0,0,4489.00976563,4028.88989258,411.912994385,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3799,, 
-// 2263,0,101,0,0,0,0,0,0,0,0,0,4696.33007813,3806.98999023,362.268005371,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3796,,+<nowiki>//</nowiki> 2263,0,101,0,0,0,0,0,0,0,0,0,4696.33007813,3806.98999023,362.268005371,571,903,4197,"PvP Activity Detected",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3796,,
  
-// 2246,0,74,75,76,77,78,79,80,81,82,0,5394.58007813,2841.48999023,418.914001465,571,903,4197,"Wintergrasp Fortress",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3773,, +<nowiki>//</nowiki> 2246,0,74,75,76,77,78,79,80,81,82,0,5394.58007813,2841.48999023,418.914001465,571,903,4197,"Wintergrasp Fortress",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3773,, 
-// 2229,0,74,75,76,77,78,79,80,81,82,0,5162.54003906,2841.25,438.039001465,571,1927,4197,"Wintergrasp Fortress Gate",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3763,, +<nowiki>//</nowiki> 2229,0,74,75,76,77,78,79,80,81,82,0,5162.54003906,2841.25,438.039001465,571,1927,4197,"Wintergrasp Fortress Gate",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3763,, 
-// 2146,0,6,54,55,10,52,53,11,50,51,0,5279.47021484,2632.11010742,462.265014648,571,903,4197,"Wintergrasp Fortress Tower (NE)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3712,, +<nowiki>//</nowiki> 2146,0,6,54,55,10,52,53,11,50,51,0,5279.47021484,2632.11010742,462.265014648,571,903,4197,"Wintergrasp Fortress Tower (NE)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3712,, 
-// 2147,0,6,54,55,10,52,53,11,50,51,0,5280.06982422,3046.51000977,461.024993896,571,903,4197,"Wintergrasp Fortress Tower (NW)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3711,, +<nowiki>//</nowiki> 2147,0,6,54,55,10,52,53,11,50,51,0,5280.06982422,3046.51000977,461.024993896,571,903,4197,"Wintergrasp Fortress Tower (NW)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3711,, 
-// 2145,0,6,54,55,10,52,53,11,50,51,0,5164.64013672,2747.97998047,462.356994629,571,903,4197,"Wintergrasp Fortress Tower (SE)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3714,, +<nowiki>//</nowiki> 2145,0,6,54,55,10,52,53,11,50,51,0,5164.64013672,2747.97998047,462.356994629,571,903,4197,"Wintergrasp Fortress Tower (SE)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3714,, 
-// 2144,0,6,54,55,10,52,53,11,50,51,0,5161.25976563,2934.32006836,462.305999756,571,903,4197,"Wintergrasp Fortress Tower (SW)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3713,, +<nowiki>//</nowiki> 2144,0,6,54,55,10,52,53,11,50,51,0,5161.25976563,2934.32006836,462.305999756,571,903,4197,"Wintergrasp Fortress Tower (SW)",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3713,, 
-// 2222,0,92,93,94,95,96,97,98,99,100,0,5372.89013672,3047.30004883,431.065002441,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3749,, +<nowiki>//</nowiki> 2222,0,92,93,94,95,96,97,98,99,100,0,5372.89013672,3047.30004883,431.065002441,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3749,, 
-// 2223,0,92,93,94,95,96,97,98,99,100,0,5331.85009766,3046.55004883,431.403015137,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3750,, +<nowiki>//</nowiki> 2223,0,92,93,94,95,96,97,98,99,100,0,5331.85009766,3046.55004883,431.403015137,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3750,, 
-// 2224,0,83,84,85,86,87,88,89,90,91,0,5280.79980469,2995.92993164,432.302001953,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3751,, +<nowiki>//</nowiki> 2224,0,83,84,85,86,87,88,89,90,91,0,5280.79980469,2995.92993164,432.302001953,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3751,, 
-// 2225,0,83,84,85,86,87,88,89,90,91,0,5279.12988281,2954.81005859,432.095001221,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3752,, +<nowiki>//</nowiki> 2225,0,83,84,85,86,87,88,89,90,91,0,5279.12988281,2954.81005859,432.095001221,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3752,, 
-// 2226,0,92,93,94,95,96,97,98,99,100,0,5255.60009766,2934.08007813,432.835998535,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3753,, +<nowiki>//</nowiki> 2226,0,92,93,94,95,96,97,98,99,100,0,5255.60009766,2934.08007813,432.835998535,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3753,, 
-// 2227,0,92,93,94,95,96,97,98,99,100,0,5216.08007813,2933.98999023,432.678985596,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3754,, +<nowiki>//</nowiki> 2227,0,92,93,94,95,96,97,98,99,100,0,5216.08007813,2933.98999023,432.678985596,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3754,, 
-// 2228,0,83,84,85,86,87,88,89,90,91,0,5162.25,2882.84008789,433.731994629,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3755,, +<nowiki>//</nowiki> 2228,0,83,84,85,86,87,88,89,90,91,0,5162.25,2882.84008789,433.731994629,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3755,, 
-// 2230,0,83,84,85,86,87,88,89,90,91,0,5163.70996094,2798.7199707,432.717010498,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3756,, +<nowiki>//</nowiki> 2230,0,83,84,85,86,87,88,89,90,91,0,5163.70996094,2798.7199707,432.717010498,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3756,, 
-// 2231,0,92,93,94,95,96,97,98,99,100,0,5215.35986328,2747.98999023,432.666992188,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3757,, +<nowiki>//</nowiki> 2231,0,92,93,94,95,96,97,98,99,100,0,5215.35986328,2747.98999023,432.666992188,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3757,, 
-// 2232,0,92,93,94,95,96,97,98,99,100,0,5256.52001953,2747.55004883,433.229003906,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3758,, +<nowiki>//</nowiki> 2232,0,92,93,94,95,96,97,98,99,100,0,5256.52001953,2747.55004883,433.229003906,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3758,, 
-// 2233,0,83,84,85,86,87,88,89,90,91,0,5279.75976563,2725.12011719,433.42300415,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3759,, +<nowiki>//</nowiki> 2233,0,83,84,85,86,87,88,89,90,91,0,5279.75976563,2725.12011719,433.42300415,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3759,, 
-// 2234,0,83,84,85,86,87,88,89,90,91,0,5279.45019531,2683.90991211,433.322998047,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3760,, +<nowiki>//</nowiki> 2234,0,83,84,85,86,87,88,89,90,91,0,5279.45019531,2683.90991211,433.322998047,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3760,, 
-// 2235,0,92,93,94,95,96,97,98,99,100,0,5330.66015625,2630.68994141,432.759002686,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3761,, +<nowiki>//</nowiki> 2235,0,92,93,94,95,96,97,98,99,100,0,5330.66015625,2630.68994141,432.759002686,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3761,, 
-// 2236,0,92,93,94,95,96,97,98,99,100,0,5372.93017578,2630.77001953,431.928985596,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3762,, +<nowiki>//</nowiki> 2236,0,92,93,94,95,96,97,98,99,100,0,5372.93017578,2630.77001953,431.928985596,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3762,, 
-// 2237,0,92,93,94,95,96,97,98,99,100,0,5386.45996094,2909.88989258,433.194000244,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3764,, +<nowiki>//</nowiki> 2237,0,92,93,94,95,96,97,98,99,100,0,5386.45996094,2909.88989258,433.194000244,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3764,, 
-// 2238,0,92,93,94,95,96,97,98,99,100,0,5343.39013672,2909.18994141,432.778015137,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3765,, +<nowiki>//</nowiki> 2238,0,92,93,94,95,96,97,98,99,100,0,5343.39013672,2909.18994141,432.778015137,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3765,, 
-// 2239,0,92,93,94,95,96,97,98,99,100,0,5300.49023438,2909.33007813,433.359008789,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3766,, +<nowiki>//</nowiki> 2239,0,92,93,94,95,96,97,98,99,100,0,5300.49023438,2909.33007813,433.359008789,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3766,, 
-// 2240,0,83,84,85,86,87,88,89,90,91,0,5279.33984375,2883.15991211,433.020996094,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3767,, +<nowiki>//</nowiki> 2240,0,83,84,85,86,87,88,89,90,91,0,5279.33984375,2883.15991211,433.020996094,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3767,, 
-// 2241,0,83,84,85,86,87,88,89,90,91,0,5280.85986328,2840.39990234,433.471984863,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3768,, +<nowiki>//</nowiki> 2241,0,83,84,85,86,87,88,89,90,91,0,5280.85986328,2840.39990234,433.471984863,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3768,, 
-// 2242,0,83,84,85,86,87,88,89,90,91,0,5280.31982422,2798.61010742,433.476989746,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3769,, +<nowiki>//</nowiki> 2242,0,83,84,85,86,87,88,89,90,91,0,5280.31982422,2798.61010742,433.476989746,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3769,, 
-// 2243,0,92,93,94,95,96,97,98,99,100,0,5302.00976563,2771.66992188,433.389007568,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3770,, +<nowiki>//</nowiki> 2243,0,92,93,94,95,96,97,98,99,100,0,5302.00976563,2771.66992188,433.389007568,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3770,, 
-// 2244,0,92,93,94,95,96,97,98,99,100,0,5343.66015625,2771.01000977,432.82699585,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3771,, +<nowiki>//</nowiki> 2244,0,92,93,94,95,96,97,98,99,100,0,5343.66015625,2771.01000977,432.82699585,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FE,3771,, 
-// 2245,0,92,93,94,95,96,97,98,99,100,0,5384.39990234,2772.5300293,433.743988037,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3772,,+<nowiki>//</nowiki> 2245,0,92,93,94,95,96,97,98,99,100,0,5384.39990234,2772.5300293,433.743988037,571,391,4197,"Wintergrasp Fortress Wall",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3772,,
  
-WG_FORTRESS_GRAVEYARD = 3773, // 2268,0,8,8,8,13,13,13,15,15,15,0,5538.37988281,2894.84008789,517.054992676,571,903,4197,"Fortress Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3773,,+WG_FORTRESS_GRAVEYARD = 3773, <nowiki>//</nowiki> 2268,0,8,8,8,13,13,13,15,15,15,0,5538.37988281,2894.84008789,517.054992676,571,903,4197,"Fortress Graveyard",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3773,,
  
 WG_CLOCKWORLDSTATE = 3781, WG_CLOCKWORLDSTATE = 3781,
-BFTU_TIME_MIN_03 = 3782, // // The next battle begins in $3975w:$3976w$3782w:$3784w$3785w.+BFTU_TIME_MIN_03 = 3782, <nowiki>//</nowiki> <nowiki>//</nowiki> The next battle begins in $3975w:$3976w$3782w:$3784w$3785w.
 BFTU_TIME_MIN_04 = 3784, BFTU_TIME_MIN_04 = 3784,
 BFTU_TIME_MIN_05 = 3785, BFTU_TIME_MIN_05 = 3785,
行 618: 行 621:
 VH_WORLD_STATE_SHOW = 3816, VH_WORLD_STATE_SHOW = 3816,
  
-BG_SA_ANCIENT_GATEWS = 3849, // 2292,0,80,81,82,77,78,79,74,75,76,0,881.70300293,-108.355007,109.834999084,607,959,4384,"Chamber of Ancient Relics",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3849,,+BG_SA_ANCIENT_GATEWS = 3849, <nowiki>//</nowiki> 2292,0,80,81,82,77,78,79,74,75,76,0,881.70300293,-108.355007,109.834999084,607,959,4384,"Chamber of Ancient Relics",,,,,,,,,,,,,,,,0xFF01FE,"",,,,,,,,,,,,,,,,0xFF01FC,3849,,
  
-BATTLE_FOR_THE_UNDERCITY_UI_BATTLE_BEGUN = 3875, // The battle for Undercity has begun!+BATTLE_FOR_THE_UNDERCITY_UI_BATTLE_BEGUN = 3875, <nowiki>//</nowiki> The battle for Undercity has begun!
 BATTLE_FOR_THE_UNDERCITY_UI_TIME_REMANING = 3876, BATTLE_FOR_THE_UNDERCITY_UI_TIME_REMANING = 3876,
-BATTLE_FOR_THE_UNDERCITY_TIME_REMANING = 3877, // %3877w minutes until the battle for the Undercity begins!+BATTLE_FOR_THE_UNDERCITY_TIME_REMANING = 3877, <nowiki>//</nowiki> %3877w minutes until the battle for the Undercity begins!
  
-3885 // unknown+3885 <nowiki>//</nowiki> unknown
  
-ARENA_SEASON_ID = 3901, // CONFIG_ARENA_SEASON_ID // SendInitWorldStates+ARENA_SEASON_ID = 3901, <nowiki>//</nowiki> CONFIG_ARENA_SEASON_ID <nowiki>//</nowiki> SendInitWorldStates
  
-TIME_UNTIL_CHRISTMAS = 3930, // Days is $3930e. // Time until Christmas: $3930d.+TIME_UNTIL_CHRISTMAS = 3930, <nowiki>//</nowiki> Days is $3930e. <nowiki>//</nowiki> Time until Christmas: $3930d.
  
 COT_WORLDSTATE_TIME_GUARDIAN = 3931, COT_WORLDSTATE_TIME_GUARDIAN = 3931,
 COT_WORLDSTATE_TIME_GUARDIAN_SHOW = 3932, COT_WORLDSTATE_TIME_GUARDIAN_SHOW = 3932,
  
-BFTU_TIME_MIN_01 = 3975,// The next battle begins in $3975w:$3976w$3782w:$3784w$3785w. // quest=13267 http://www.wowhead.com/quest=13267/the-battle-for-the-undercity+BFTU_TIME_MIN_01 = 3975,<nowiki>//</nowiki> The next battle begins in $3975w:$3976w$3782w:$3784w$3785w. <nowiki>//</nowiki> quest=13267 http:<nowiki>//</nowiki>www.wowhead.com/quest=13267/the-battle-for-the-undercity
 BFTU_TIME_MIN_02 = 3976, BFTU_TIME_MIN_02 = 3976,
  
行 641: 行 644:
 BATTLEFIELD_WG_WORLD_STATE_DEFENDED_A = 4025, BATTLEFIELD_WG_WORLD_STATE_DEFENDED_A = 4025,
  
-ULDUAR_WORLD_STATE_ALGALON_DESPAWN_TIMER = 4131, // default value 60+ULDUAR_WORLD_STATE_ALGALON_DESPAWN_TIMER = 4131, <nowiki>//</nowiki> default value 60
 ULDUAR_WORLD_STATE_ALGALON_TIMER_ENABLED = 4132, ULDUAR_WORLD_STATE_ALGALON_TIMER_ENABLED = 4132,
  
-// 2332,0,10,52,53,6,0,0,0,0,0,0,-79.7774963379,89.0569992065,483.743011475,603,903,4445,"Tower of Flames",,,,,,,,,,,,,,,,0xFF01FE,"Provides power to Mimiron's Inferno",,,,,,,,,,,,,,,,0xFF01FE,4195,, +<nowiki>//</nowiki> 2332,0,10,52,53,6,0,0,0,0,0,0,-79.7774963379,89.0569992065,483.743011475,603,903,4445,"Tower of Flames",,,,,,,,,,,,,,,,0xFF01FE,"Provides power to Mimiron's Inferno",,,,,,,,,,,,,,,,0xFF01FE,4195,, 
-// 2333,0,10,52,53,6,0,0,0,0,0,0,82.2553024292,-392.476013184,460.160003662,603,903,4445,"Tower of Frost",,,,,,,,,,,,,,,,0xFF01FE,"Provides power to Hodir's Fury",,,,,,,,,,,,,,,,0xFF01FE,4196,, +<nowiki>//</nowiki> 2333,0,10,52,53,6,0,0,0,0,0,0,82.2553024292,-392.476013184,460.160003662,603,903,4445,"Tower of Frost",,,,,,,,,,,,,,,,0xFF01FE,"Provides power to Hodir's Fury",,,,,,,,,,,,,,,,0xFF01FE,4196,, 
-// 2331,0,10,52,53,6,0,0,0,0,0,0,-223.332000732,-299.079986572,418.652008057,603,903,4273,"Tower of Life",,,,,,,,,,,,,,,,0xFF01FE,"Supplies power to Freya's Ward",,,,,,,,,,,,,,,,0xFF01FE,4053,, +<nowiki>//</nowiki> 2331,0,10,52,53,6,0,0,0,0,0,0,-223.332000732,-299.079986572,418.652008057,603,903,4273,"Tower of Life",,,,,,,,,,,,,,,,0xFF01FE,"Supplies power to Freya's Ward",,,,,,,,,,,,,,,,0xFF01FE,4053,, 
-// 2334,0,10,52,53,6,0,0,0,0,0,0,341.265991211,317.850006104,459.083007813,603,903,4445,"Tower of Storms",,,,,,,,,,,,,,,,0xFF01FE,"Provides power to Thorim's Hammer",,,,,,,,,,,,,,,,0xFF01FE,4197,,+<nowiki>//</nowiki> 2334,0,10,52,53,6,0,0,0,0,0,0,341.265991211,317.850006104,459.083007813,603,903,4445,"Tower of Storms",,,,,,,,,,,,,,,,0xFF01FE,"Provides power to Thorim's Hammer",,,,,,,,,,,,,,,,0xFF01FE,4197,,
  
 BG_IC_ALLIANCE_RENFORT_SET = 4221, BG_IC_ALLIANCE_RENFORT_SET = 4221,
行 661: 行 664:
 BG_WS_STATE_TIMER = 4248, BG_WS_STATE_TIMER = 4248,
  
-EVENT_ARENA_TOURNAMENT_COUNTDOWN = 4262, // Countdown to February 16th, 2007: $4262d$BRaw number: $4262e // The goblin Steamwheedle Fighting Circuit is beginning soon. They're holding practice matches in their arenas now, but ranking fights begin in $4262d. // https://web.archive.org/web/20070903121702/http://www.wowarmory.com/arena-tournament.xml+EVENT_ARENA_TOURNAMENT_COUNTDOWN = 4262, <nowiki>//</nowiki> Countdown to February 16th, 2007: $4262d$BRaw number: $4262e <nowiki>//</nowiki> The goblin Steamwheedle Fighting Circuit is beginning soon. They're holding practice matches in their arenas now, but ranking fights begin in $4262d. <nowiki>//</nowiki> https:<nowiki>//</nowiki>web.archive.org/web/20070903121702/http:<nowiki>//</nowiki>www.wowarmory.com/arena-tournament.xml
 BG_IC_WORKSHOP_CONFLICT_H = 4293, BG_IC_WORKSHOP_CONFLICT_H = 4293,
 BG_IC_WORKSHOP_UNCONTROLLED = 4294, BG_IC_WORKSHOP_UNCONTROLLED = 4294,
行 711: 行 714:
 BG_SA_ALLY_ATTACKS = 4352, BG_SA_ALLY_ATTACKS = 4352,
 BG_SA_HORDE_ATTACKS = 4353, BG_SA_HORDE_ATTACKS = 4353,
-WG_CLOCKWORLDSTATE = 4354, // Greetings, $c.$B$BWhen the Alliance controls Wintergrasp Fortress, I will open a portal for those who wish to travel there.$B$BThe next battle begins in $4354k.+WG_CLOCKWORLDSTATE = 4354, <nowiki>//</nowiki> Greetings, $c.$B$BWhen the Alliance controls Wintergrasp Fortress, I will open a portal for those who wish to travel there.$B$BThe next battle begins in $4354k.
  
-// 2377,0,80,0,0,0,0,0,0,0,0,0,352.003479004,-901.043395996,49.9881515503,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"East Gate",,,,,,,,,,,,,,,,0xFF01FE,4326,, +<nowiki>//</nowiki> 2377,0,80,0,0,0,0,0,0,0,0,0,352.003479004,-901.043395996,49.9881515503,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"East Gate",,,,,,,,,,,,,,,,0xFF01FE,4326,, 
-// 2378,0,82,0,0,0,0,0,0,0,0,0,411.385406494,-833.796875,49.3037834167,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4323,, +<nowiki>//</nowiki> 2378,0,82,0,0,0,0,0,0,0,0,0,411.385406494,-833.796875,49.3037834167,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4323,, 
-// 2379,0,82,0,0,0,0,0,0,0,0,0,352.003479004,-901.043395996,49.9881515503,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4325,, +<nowiki>//</nowiki> 2379,0,82,0,0,0,0,0,0,0,0,0,352.003479004,-901.043395996,49.9881515503,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4325,, 
-// 2380,0,80,0,0,0,0,0,0,0,0,0,351.668395996,-764.717041016,50.141834259,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"West Gate",,,,,,,,,,,,,,,,0xFF01FE,4327,, +<nowiki>//</nowiki> 2380,0,80,0,0,0,0,0,0,0,0,0,351.668395996,-764.717041016,50.141834259,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"West Gate",,,,,,,,,,,,,,,,0xFF01FE,4327,, 
-// 2381,0,82,0,0,0,0,0,0,0,0,0,351.668395996,-764.717041016,50.141834259,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4324,, +<nowiki>//</nowiki> 2381,0,82,0,0,0,0,0,0,0,0,0,351.668395996,-764.717041016,50.141834259,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4324,, 
-// 2382,0,80,0,0,0,0,0,0,0,0,0,411.385406494,-833.796875,49.3037834167,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"Front Gate",,,,,,,,,,,,,,,,0xFF01FE,4328,, +<nowiki>//</nowiki> 2382,0,80,0,0,0,0,0,0,0,0,0,411.385406494,-833.796875,49.3037834167,628,943,4710,"Alliance Gate",,,,,,,,,,,,,,,,0xFF01FE,"Front Gate",,,,,,,,,,,,,,,,0xFF01FE,4328,, 
-// 2383,0,6,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4341,, +<nowiki>//</nowiki> 2383,0,6,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4341,, 
-// 2384,0,11,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4339,, +<nowiki>//</nowiki> 2384,0,11,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4339,, 
-// 2385,0,9,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4342,, +<nowiki>//</nowiki> 2385,0,9,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4342,, 
-// 2386,0,12,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4343,, +<nowiki>//</nowiki> 2386,0,12,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4343,, 
-// 2387,0,10,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4340,, // 2356,0,147,0,0,0,0,0,0,0,0,0,796.994812012,-379.947906494,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4305,, +<nowiki>//</nowiki> 2387,0,10,0,0,0,0,0,0,0,0,0,347.760406494,-831.559020996,48.9162483215,628,943,4710,"Alliance Keep",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4340,, <nowiki>//</nowiki> 2356,0,147,0,0,0,0,0,0,0,0,0,796.994812012,-379.947906494,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4305,, 
-// 2357,0,148,0,0,0,0,0,0,0,0,0,797.00177002,-379.91494751,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4303,, +<nowiki>//</nowiki> 2357,0,148,0,0,0,0,0,0,0,0,0,797.00177002,-379.91494751,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4303,, 
-// 2358,0,146,0,0,0,0,0,0,0,0,0,797.006958008,-379.907989502,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4304,, +<nowiki>//</nowiki> 2358,0,146,0,0,0,0,0,0,0,0,0,797.006958008,-379.907989502,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4304,, 
-// 2359,0,149,0,0,0,0,0,0,0,0,0,796.998291016,-379.911468506,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4302,, +<nowiki>//</nowiki> 2359,0,149,0,0,0,0,0,0,0,0,0,796.998291016,-379.911468506,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4302,, 
-// 2360,0,145,0,0,0,0,0,0,0,0,0,796.996520996,-379.9375,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4301,, +<nowiki>//</nowiki> 2360,0,145,0,0,0,0,0,0,0,0,0,796.996520996,-379.9375,11.9058227539,628,943,4710,"Docks",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4301,, 
-// 2350,0,141,0,0,0,0,0,0,0,0,0,690.293395996,-1125.38195801,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4299,, +<nowiki>//</nowiki> 2350,0,141,0,0,0,0,0,0,0,0,0,690.293395996,-1125.38195801,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4299,, 
-// 2352,0,143,0,0,0,0,0,0,0,0,0,690.288208008,-1125.39587402,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4298,, +<nowiki>//</nowiki> 2352,0,143,0,0,0,0,0,0,0,0,0,690.288208008,-1125.39587402,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4298,, 
-// 2353,0,142,0,0,0,0,0,0,0,0,0,690.26739502,-1125.37158203,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4300,, +<nowiki>//</nowiki> 2353,0,142,0,0,0,0,0,0,0,0,0,690.26739502,-1125.37158203,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4300,, 
-// 2354,0,144,0,0,0,0,0,0,0,0,0,690.302062988,-1125.38891602,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4297,, +<nowiki>//</nowiki> 2354,0,144,0,0,0,0,0,0,0,0,0,690.302062988,-1125.38891602,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4297,, 
-// 2355,0,140,0,0,0,0,0,0,0,0,0,690.295166016,-1125.40454102,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4296,, +<nowiki>//</nowiki> 2355,0,140,0,0,0,0,0,0,0,0,0,690.295166016,-1125.40454102,133.705673218,628,943,4710,"Hangar",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4296,, 
-// 2371,0,77,0,0,0,0,0,0,0,0,0,1151.18920898,-762.526062012,49.4423904419,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"Front Gate",,,,,,,,,,,,,,,,0xFF01FE,4317,, +<nowiki>//</nowiki> 2371,0,77,0,0,0,0,0,0,0,0,0,1151.18920898,-762.526062012,49.4423904419,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"Front Gate",,,,,,,,,,,,,,,,0xFF01FE,4317,, 
-// 2372,0,79,0,0,0,0,0,0,0,0,0,1151.18920898,-762.526062012,49.4423904419,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4322,, +<nowiki>//</nowiki> 2372,0,79,0,0,0,0,0,0,0,0,0,1151.18920898,-762.526062012,49.4423904419,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4322,, 
-// 2373,0,77,0,0,0,0,0,0,0,0,0,1218.58508301,-850.993041992,50.1930656433,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"East Gate",,,,,,,,,,,,,,,,0xFF01FE,4319,, +<nowiki>//</nowiki> 2373,0,77,0,0,0,0,0,0,0,0,0,1218.58508301,-850.993041992,50.1930656433,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"East Gate",,,,,,,,,,,,,,,,0xFF01FE,4319,, 
-// 2374,0,79,0,0,0,0,0,0,0,0,0,1218.63024902,-851.102416992,50.1930656433,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4320,, +<nowiki>//</nowiki> 2374,0,79,0,0,0,0,0,0,0,0,0,1218.63024902,-851.102416992,50.1930656433,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4320,, 
-// 2375,0,77,0,0,0,0,0,0,0,0,0,1218.078125,-677.081604004,49.5540847778,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"West Gate",,,,,,,,,,,,,,,,0xFF01FE,4318,, +<nowiki>//</nowiki> 2375,0,77,0,0,0,0,0,0,0,0,0,1218.078125,-677.081604004,49.5540847778,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"West Gate",,,,,,,,,,,,,,,,0xFF01FE,4318,, 
-// 2376,0,79,0,0,0,0,0,0,0,0,0,1218.05212402,-677.121520996,49.5540847778,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4321,, +<nowiki>//</nowiki> 2376,0,79,0,0,0,0,0,0,0,0,0,1218.05212402,-677.121520996,49.5540847778,628,943,4710,"Horde Gate",,,,,,,,,,,,,,,,0xFF01FE,"Destroyed",,,,,,,,,,,,,,,,0xFF01FE,4321,, 
-// 2388,0,10,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4345,, +<nowiki>//</nowiki> 2388,0,10,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4345,, 
-// 2389,0,11,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4344,, // 2390,0,9,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4347,, +<nowiki>//</nowiki> 2389,0,11,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4344,, <nowiki>//</nowiki> 2390,0,9,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4347,, 
-// 2391,0,12,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4348,, +<nowiki>//</nowiki> 2391,0,12,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4348,, 
-// 2392,0,6,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4346,, +<nowiki>//</nowiki> 2392,0,6,0,0,0,0,0,0,0,0,0,1212.89233398,-765.418395996,48.9162483215,628,943,4710,"Horde Keep",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4346,, 
-// 2361,0,16,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4306,, +<nowiki>//</nowiki> 2361,0,16,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4306,, 
-// 2362,0,18,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4309,, +<nowiki>//</nowiki> 2362,0,18,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4309,, 
-// 2363,0,20,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4308,, +<nowiki>//</nowiki> 2363,0,20,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4308,, 
-// 2364,0,17,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4310,, +<nowiki>//</nowiki> 2364,0,17,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4310,, 
-// 2365,0,19,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4307,, +<nowiki>//</nowiki> 2365,0,19,0,0,0,0,0,0,0,0,0,225.038192749,-1188.75695801,8.06681919098,628,943,4710,"Quarry",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4307,, 
-// 2366,0,153,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4313,, +<nowiki>//</nowiki> 2366,0,153,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4313,, 
-// 2367,0,151,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4314,, +<nowiki>//</nowiki> 2367,0,151,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4314,, 
-// 2368,0,154,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4312,, +<nowiki>//</nowiki> 2368,0,154,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4312,, 
-// 2369,0,152,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4315,, +<nowiki>//</nowiki> 2369,0,152,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4315,, 
-// 2370,0,150,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4311,, +<nowiki>//</nowiki> 2370,0,150,0,0,0,0,0,0,0,0,0,1267.11804199,-396.069458008,24.23371315,628,943,4710,"Refinery",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4311,, 
-// 2345,0,136,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4229,, +<nowiki>//</nowiki> 2345,0,136,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"Alliance Controlled",,,,,,,,,,,,,,,,0xFF01FE,4229,, 
-// 2346,0,138,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4230,, +<nowiki>//</nowiki> 2346,0,138,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"Horde Controlled",,,,,,,,,,,,,,,,0xFF01FE,4230,, 
-// 2347,0,137,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4228,, +<nowiki>//</nowiki> 2347,0,137,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4228,, 
-// 2348,0,139,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4293,, +<nowiki>//</nowiki> 2348,0,139,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"In Conflict",,,,,,,,,,,,,,,,0xFF01FE,4293,, 
-// 2349,0,135,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4294,,+<nowiki>//</nowiki> 2349,0,135,0,0,0,0,0,0,0,0,0,772.734375,-805.51739502,6.61754703522,628,943,4710,"Workshop",,,,,,,,,,,,,,,,0xFF01FE,"Uncontrolled",,,,,,,,,,,,,,,,0xFF01FE,4294,,
  
-EVENT_ELEMENTALS_FIRES_EXTINGUISHED = 4857, // Fires Extinguished: $4857W/$4864W +EVENT_ELEMENTALS_FIRES_EXTINGUISHED = 4857, <nowiki>//</nowiki> Fires Extinguished: $4857W/$4864W 
-EVENT_ELEMENTALS_FURIOUS_FIRE_ELEMENTALS_TOTAL = 4562, // Furious Fire Elementals Killed: $4582W/$4862W // 4862 default value 1000 +EVENT_ELEMENTALS_FURIOUS_FIRE_ELEMENTALS_TOTAL = 4562, <nowiki>//</nowiki> Furious Fire Elementals Killed: $4582W/$4862W <nowiki>//</nowiki> 4862 default value 1000 
-EVENT_ELEMENTALS_SEARING_FIRE_ELEMENTALS_TOTAL = 4563, // Searing Fire Elementals Killed: $4584W/$4863W // 4863 default value 300 +EVENT_ELEMENTALS_SEARING_FIRE_ELEMENTALS_TOTAL = 4563, <nowiki>//</nowiki> Searing Fire Elementals Killed: $4584W/$4863W <nowiki>//</nowiki> 4863 default value 300 
-EVENT_ELEMENTALS_FIRES_EXTINGUISHED_TOTAL = 4864, // Fires Extinguished: $4857W/$4864W // 4864 default value 100 +EVENT_ELEMENTALS_FIRES_EXTINGUISHED_TOTAL = 4864, <nowiki>//</nowiki> Fires Extinguished: $4857W/$4864W <nowiki>//</nowiki> 4864 default value 100 
-QUEST_ASSAULT_ON_BASH_IR_LANDING_TIME = 4581, // We are launching an assault on Bash'ir Landing, to study their Crystalforge. Help us if you can! Our Skyguard Aether-tech will leave in about $4581d. +QUEST_ASSAULT_ON_BASH_IR_LANDING_TIME = 4581, <nowiki>//</nowiki> We are launching an assault on Bash'ir Landing, to study their Crystalforge. Help us if you can! Our Skyguard Aether-tech will leave in about $4581d. 
-EVENT_ELEMENTALS_FURIOUS_FIRE_ELEMENTALS_KILLED = 4582, // Furious Fire Elementals Killed: $4582W/$4862W +EVENT_ELEMENTALS_FURIOUS_FIRE_ELEMENTALS_KILLED = 4582, <nowiki>//</nowiki> Furious Fire Elementals Killed: $4582W/$4862W 
-EVENT_ELEMENTALS_SEARING_FIRE_ELEMENTALS_KILLED = 4584, // Searing Fire Elementals Killed: $4584W/$4863W+EVENT_ELEMENTALS_SEARING_FIRE_ELEMENTALS_KILLED = 4584, <nowiki>//</nowiki> Searing Fire Elementals Killed: $4584W/$4863W
  
 HOR_WORLD_STATE_HOR_WAVES_ENABLED = 4884, HOR_WORLD_STATE_HOR_WAVES_ENABLED = 4884,
行 772: 行 775:
 ICC_WORLDSTATE_SHOW_TIMER = 4903, ICC_WORLDSTATE_SHOW_TIMER = 4903,
 ICC_WORLDSTATE_EXECUTION_TIME = 4904, ICC_WORLDSTATE_EXECUTION_TIME = 4904,
-ICC_COUNT_DOWN = 4939, // NOT IMPLEMENTED // His spirit is free from the grasp of the Lich King. We must now focus our attention on breaking down the walls that block our passage into the upper reaches. It is only a matter of time now, $n. The siege engineers should have the door down in $4939W days. // The barrier to the Crimson Hall be open, $g lad:lass;! I got me best gnomes workin' on gettin' the barrier to the Frostwing Halls open. Looks like it's gonna be another $4939W days! Fer now, it's probably best that you go face the blood princes and their queen! // We got the door down and the barrier preventin' entry to the Plagueworks busted open! My gnomes are werkin' on gettin' the barrier to the Crimson Hall down. It'll be another $4939W days before that thing comes down.$B$BGet in there and take out some Scourge!+ICC_COUNT_DOWN = 4939, <nowiki>//</nowiki> NOT IMPLEMENTED <nowiki>//</nowiki> His spirit is free from the grasp of the Lich King. We must now focus our attention on breaking down the walls that block our passage into the upper reaches. It is only a matter of time now, $n. The siege engineers should have the door down in $4939W days. <nowiki>//</nowiki> The barrier to the Crimson Hall be open, $g lad:lass;! I got me best gnomes workin' on gettin' the barrier to the Frostwing Halls open. Looks like it's gonna be another $4939W days! Fer now, it's probably best that you go face the blood princes and their queen! <nowiki>//</nowiki> We got the door down and the barrier preventin' entry to the Plagueworks busted open! My gnomes are werkin' on gettin' the barrier to the Crimson Hall down. It'll be another $4939W days before that thing comes down.$B$BGet in there and take out some Scourge!
 ICC_WORLDSTATE_SHOW_ATTEMPTS = 4940, ICC_WORLDSTATE_SHOW_ATTEMPTS = 4940,
 ICC_WORLDSTATE_ATTEMPTS_REMAINING = 4941, ICC_WORLDSTATE_ATTEMPTS_REMAINING = 4941,
行 781: 行 784:
 RS_WORLDSTATE_CORPOREALITY_TOGGLE = 5051, RS_WORLDSTATE_CORPOREALITY_TOGGLE = 5051,
  
-EVENT_ECHO_ISLES_TIME = 5071, // De Echo Isles attack be startin' soon!$B$BSit back and relax, dis song will be over in anotha $5071W minutes and then we'd be going. // Okay! We're running a little behind, but the assaut is SCHEDULED to start in $5071W minutes.$B$BI mean, everything looks ready to go, and the Gyrocopters, Mechanotanks and Infantry are all here.$B$BIt looks like Mekkatorque is waiting on a few more things before the assault begins. Let's hope we start on time or I may lose my job!+EVENT_ECHO_ISLES_TIME = 5071, <nowiki>//</nowiki> De Echo Isles attack be startin' soon!$B$BSit back and relax, dis song will be over in anotha $5071W minutes and then we'd be going. <nowiki>//</nowiki> Okay! We're running a little behind, but the assaut is SCHEDULED to start in $5071W minutes.$B$BI mean, everything looks ready to go, and the Gyrocopters, Mechanotanks and Infantry are all here.$B$BIt looks like Mekkatorque is waiting on a few more things before the assault begins. Let's hope we start on time or I may lose my job!
  
-ARENA_RANKED_MATCHES_TIME = 6318, // Ranked arena matches start again in $6318d.$B$BWould-be champions are already busy honing their skills and acquiring the best gear they can. Are you going to be ready?+ARENA_RANKED_MATCHES_TIME = 6318, <nowiki>//</nowiki> Ranked arena matches start again in $6318d.$B$BWould-be champions are already busy honing their skills and acquiring the best gear they can. Are you going to be ready?
  
数据库/characters数据库/worldstates.1695530267.txt.gz · 最后更改: 2023/09/24 12:37 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki