Mercurial > wow > worldplan
comparison WorldPlan.lua @ 43:77c2ffb5c7f5 v1.0-rc11
- Removed possible refresh loop occurring in non-BrokenIsle zones
author | Nenue |
---|---|
date | Sun, 25 Dec 2016 15:47:17 -0500 |
parents | 79e5e96e5f18 |
children | db570c6a0ffb |
comparison
equal
deleted
inserted
replaced
42:f494175a2d15 | 43:77c2ffb5c7f5 |
---|---|
183 local BROKEN_ISLE_MAPS = { | 183 local BROKEN_ISLE_MAPS = { |
184 [1007] = true, -- Broken Isle | 184 [1007] = true, -- Broken Isle |
185 [1014] = true, -- Dalaran | 185 [1014] = true, -- Dalaran |
186 [1021] = true, -- Broken Shoree | 186 [1021] = true, -- Broken Shoree |
187 [1024] = true, -- Highmountain | 187 [1024] = true, -- Highmountain |
188 [1015] = true, -- Azsuna | |
188 [1017] = true, -- Azsuna | 189 [1017] = true, -- Azsuna |
189 [1018] = true, -- Val'Sharah | 190 [1018] = true, -- Val'Sharah |
190 [1033] = true, -- Suramar | 191 [1033] = true, -- Suramar |
191 [1077] = true, -- Dreamgrove | 192 [1077] = true, -- Dreamgrove |
192 [1096] = true, -- Eye of Azshara | 193 [1096] = true, -- Eye of Azshara |