Thread: WOD/Pre-patch
View Single Post
12-09-14, 02:38 AM   #695
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Ok found maps that are not in Zones.lua:

Code:
(ids are from wowhead zones, not realmapids)
array(18) {
  [1477]=>
  string(24) "NOT FOUND: sunken temple"
  [876]=>
  string(20) "NOT FOUND: gm island"
  [457]=>
  string(25) "NOT FOUND: the veiled sea"
  [25]=>
  string(29) "NOT FOUND: blackrock mountain"
  [7107]=>
  string(36) "NOT FOUND: tarren mill vs southshore"
  [6615]=>
  string(27) "NOT FOUND: domination point"
  [6677]=>
  string(26) "NOT FOUND: fall of shan bu"
  [6852]=>
  string(26) "NOT FOUND: proving grounds"
  [6863]=>
  string(32) "NOT FOUND: the secret ingredient"
  [6575]=>
  string(25) "NOT FOUND: lion's landing"
  [6613]=>
  string(37) "NOT FOUND: pursuing the black harvest"
  [6419]=>
  string(27) "NOT FOUND: peak of serenity"
  [6673]=>
  string(23) "NOT FOUND: to the skies"
  [6666]=>
  string(27) "NOT FOUND: stormsea landing"
  [6675]=>
  string(28) "NOT FOUND: the thunder forge"
  [6716]=>
  string(37) "NOT FOUND: troves of the thunder king"
  [7083]=>
  string(29) "NOT FOUND: defense of karabor"
  [6756]=>
  string(19) "NOT FOUND: faralohn"
}
I dont know if these should be added. Rathal?

Shouldnt Shattrath City be twice in Zones.lua? Like its in Outland and Draenor...

Last edited by ircdirk : 12-09-14 at 04:28 AM.