Mercurial > wow > bloodhound2
annotate MiscDatabase.lua @ 5:a10b7ef54e09 Release
Fixed an LUA error effecting Shrine of Two Moons
author | only1yzerman |
---|---|
date | Thu, 30 May 2013 05:44:47 -0400 |
parents | 91131c35a2c3 |
children | ad6dff5d31c7 |
rev | line source |
---|---|
only1yzerman@2 | 1 -- Don't change anything here Adding coords here without knowing what you are doing will break the addon |
only1yzerman@2 | 2 -- You've been warned |
only1yzerman@2 | 3 Bloodhound2.MiscDatabase = |
only1yzerman@2 | 4 { |
only1yzerman@2 | 5 { -- continent 1 |
only1yzerman@2 | 6 |
only1yzerman@2 | 7 }, |
only1yzerman@2 | 8 { -- continent 2 |
only1yzerman@2 | 9 |
only1yzerman@2 | 10 }, |
only1yzerman@2 | 11 { -- continent 3 |
only1yzerman@2 | 12 |
only1yzerman@2 | 13 }, |
only1yzerman@2 | 14 { -- continent 4 |
only1yzerman@2 | 15 |
only1yzerman@2 | 16 }, |
only1yzerman@2 | 17 { -- continent 5 |
only1yzerman@2 | 18 |
only1yzerman@2 | 19 }, |
only1yzerman@2 | 20 { -- continent 6 |
only1yzerman@2 | 21 Z3N218593 ={ 289808,42797,1969,1,188,3841,1,10871,7161,4947,1,8022,1074,8929,7986,1951,2221,4881,12098,26039,998,2,3042,2733,2113,1,8832,11067,1,3041,7108,1,2000,1532,3036,528,7609,2842,11170,1831,8475,2146,2,844,154,2,8474,3084,2319,2473,6582,2708,2909,1000,6046,3046,1000,12920,7029,18082,14968,28944, }, |
only1yzerman@2 | 22 }, |
only1yzerman@2 | 23 } |