Files
coa-altoholic/DataStore_Pets/Data/CompanionList.lua
T
florian.berthold bbe2492a5b chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes
Each DataStore_* / Altoholic_* addon now lives at the repo root, matching
the Exiles fork-layout convention (one folder per addon, no wrapper dir).
2026-05-25 10:59:24 +02:00

195 lines
1.6 KiB
Lua

local addonName = "DataStore_Pets"
local addon = _G[addonName]
-- these are spellID's
addon.CompanionList = {
4055,
10673,
10674,
10675,
10676,
10677,
10678,
10679,
10680,
10681,
10682,
10683,
10684,
10685,
10686,
10687,
10688,
10695,
10696,
10697,
10698,
10699,
10700,
10701,
10702,
10703,
10704,
10705,
10706,
10707,
10708,
10709,
10710,
10711,
10712,
10713,
10714,
10715,
10716,
10717,
10718,
10719,
10720,
10721,
12243,
13548,
15048,
15049,
15067,
15648,
15999,
16450,
17468,
17469,
17567,
17707,
17708,
17709,
19363,
19772,
23428,
23429,
23430,
23431,
23432,
23530,
23531,
23811,
24696,
24985,
24986,
24987,
24988,
24989,
24990,
25018,
25162,
25849,
26010,
26045,
26067,
26391,
26529,
26533,
26541,
27241,
27570,
28487,
28505,
28738,
28739,
28740,
28871,
30152,
30156,
32298,
33050,
33057,
35156,
35157,
35239,
35907,
35909,
35910,
35911,
36027,
36028,
36029,
36031,
36034,
39181,
39709,
40319,
40405,
40549,
40613,
40614,
40634,
40990,
42609,
43697,
43698,
43918,
44369,
45082,
45125,
45127,
45174,
45175,
45890,
46425,
46426,
46599,
48406,
48408,
49964,
51716,
51851,
52615,
53082,
53316,
53768,
54187,
55068,
59250,
61348,
61349,
61350,
61351,
61357,
61472,
61725,
61773,
61855,
61991,
62491,
62508,
62510,
62513,
62514,
62516,
62542,
62561,
62562,
62564,
62609,
62674,
62746,
63318,
63712,
64351,
65381,
65382,
65682,
66030,
66096,
66520,
67413,
67414,
67415,
67416,
67417,
67418,
67419,
67420,
69541,
69677,
69002,
}