From 4d346649eb1b37f81f9c5a93dc7d08cdee02d2e2 Mon Sep 17 00:00:00 2001 From: telkar-rg Date: Thu, 2 Nov 2023 19:14:02 +0100 Subject: [PATCH] added comments for item name --- .../Data/CompanionToSpellID.lua | 344 +++++++++--------- 1 file changed, 172 insertions(+), 172 deletions(-) diff --git a/Altoholic-Addon/DataStore_Pets/Data/CompanionToSpellID.lua b/Altoholic-Addon/DataStore_Pets/Data/CompanionToSpellID.lua index 43added..1534830 100644 --- a/Altoholic-Addon/DataStore_Pets/Data/CompanionToSpellID.lua +++ b/Altoholic-Addon/DataStore_Pets/Data/CompanionToSpellID.lua @@ -3,176 +3,176 @@ local addon = _G[addonName] -- [itemID] = spellID addon.CompanionToSpellID = { - [4401] = 4055, - [8485] = 10673, - [8486] = 10674, - [8487] = 10676, - [8488] = 10678, - [8489] = 10679, - [8490] = 10677, - [8491] = 10675, - [8492] = 10683, - [8494] = 10682, - [8495] = 10684, - [8496] = 10680, - [8497] = 10711, - [8498] = 10698, - [8499] = 10697, - [8500] = 10707, - [8501] = 10706, - [10360] = 10714, - [10361] = 10716, - [10392] = 10717, - [10393] = 10688, - [10394] = 10709, - [10398] = 12243, - [10822] = 10695, - [11023] = 10685, - [11026] = 10704, - [11027] = 10703, - [11110] = 13548, - [11474] = 15067, - [11825] = 15048, - [11826] = 15049, - [11903] = 15648, - [12264] = 15999, - [12529] = 16450, - [13582] = 17709, - [13583] = 17707, - [13584] = 17708, - [15996] = 19772, - [18964] = 23429, - [19054] = 23530, - [19055] = 23531, - [19450] = 23811, - [19462] = 23811, - [20371] = 24696, - [20651] = 25018, - [20769] = 25162, - [21168] = 25849, - [21277] = 26010, - [21301] = 26533, - [21305] = 26541, - [21308] = 26529, - [21309] = 26045, - [22114] = 27241, - [22235] = 27570, - [22780] = 28487, - [22781] = 28505, - [23002] = 28738, - [23007] = 28739, - [23015] = 28740, - [23083] = 28871, - [23712] = 30152, - [23713] = 30156, - [25535] = 32298, - [27445] = 33050, - [29363] = 35156, - [29364] = 35239, - [29901] = 35907, - [29902] = 35909, - [29903] = 35910, - [29904] = 35911, - [29953] = 36027, - [29956] = 36028, - [29957] = 36029, - [29958] = 36031, - [29960] = 36034, - [30360] = 24988, - [31760] = 39181, - [32233] = 39709, - [32465] = 40319, - [32498] = 40405, - [32588] = 40549, - [32616] = 40614, - [32617] = 40613, - [32622] = 40634, - [33154] = 42609, - [33816] = 43697, - [33818] = 43698, - [33993] = 43918, - [34425] = 54187, - [34478] = 45082, - [34492] = 45125, - [34493] = 45127, - [34518] = 45174, - [34519] = 45175, - [34535] = 10696, - [34955] = 45890, - [35349] = 46425, - [35350] = 46426, - [35504] = 46599, - [37297] = 48406, - [37298] = 48408, - [38050] = 49964, - [38628] = 51716, - [38658] = 51851, - [39286] = 52615, - [39656] = 53082, - [39896] = 61348, - [39898] = 61351, - [39899] = 61349, - [39973] = 53316, - [40653] = 40990, - [41133] = 55068, - [43517] = 61357, - [43698] = 59250, - [44721] = 61350, - [44723] = 61357, - [44738] = 61472, - [44794] = 61725, - [44810] = 61773, - [44819] = 61855, - [44822] = 10713, - [44841] = 61991, - [44965] = 62491, - [44970] = 62508, - [44971] = 62510, - [44972] = 62514, - [44973] = 62513, - [44974] = 62516, - [44980] = 62542, - [44982] = 62564, - [44983] = 62561, - [44984] = 62562, - [44998] = 62609, - [45002] = 62674, - [45022] = 62746, - [45180] = 63318, - [45606] = 63712, - [45942] = 64351, - [46398] = 65358, - [46544] = 65382, - [46545] = 65381, - [46707] = 44369, - [46767] = 65682, - [46802] = 66030, - [46820] = 66096, - [46821] = 66096, - [46892] = 63318, - [48112] = 67413, - [48114] = 67414, - [48116] = 67415, - [48118] = 67416, - [48120] = 67417, - [48122] = 67418, - [48124] = 67419, - [48126] = 67420, - [48527] = 67527, - [49287] = 68767, - [49343] = 68810, - [49362] = 69002, - [49646] = 69452, - [49662] = 69535, - [49663] = 69536, - [49665] = 69541, - [49693] = 69677, - [49912] = 70613, - [50446] = 71840, - [53641] = 74932, - [54436] = 75134, - [54810] = 75613, - [54847] = 75906, - [54857] = 75936, - [56806] = 78381, + [4401] = 4055, -- "Mechanical Squirrel Box" + [8485] = 10673, -- "Cat Carrier (Bombay)" + [8486] = 10674, -- "Cat Carrier (Cornish Rex)" + [8487] = 10676, -- "Cat Carrier (Orange Tabby)" + [8488] = 10678, -- "Cat Carrier (Silver Tabby)" + [8489] = 10679, -- "Cat Carrier (White Kitten)" + [8490] = 10677, -- "Cat Carrier (Siamese)" + [8491] = 10675, -- "Cat Carrier (Black Tabby)" + [8492] = 10683, -- "Parrot Cage (Green Wing Macaw)" + [8494] = 10682, -- "Parrot Cage (Hyacinth Macaw)" + [8495] = 10684, -- "Parrot Cage (Senegal)" + [8496] = 10680, -- "Parrot Cage (Cockatiel)" + [8497] = 10711, -- "Rabbit Crate (Snowshoe)" + [8498] = 10698, -- "Tiny Emerald Whelpling" + [8499] = 10697, -- "Tiny Crimson Whelpling" + [8500] = 10707, -- "Great Horned Owl" + [8501] = 10706, -- "Hawk Owl" + [10360] = 10714, -- "Black Kingsnake" + [10361] = 10716, -- "Brown Snake" + [10392] = 10717, -- "Crimson Snake" + [10393] = 10688, -- "Cockroach" + [10394] = 10709, -- "Prairie Dog Whistle" + [10398] = 12243, -- "Mechanical Chicken" + [10822] = 10695, -- "Dark Whelpling" + [11023] = 10685, -- "Ancona Chicken" + [11026] = 10704, -- "Tree Frog Box" + [11027] = 10703, -- "Wood Frog Box" + [11110] = 13548, -- "Chicken Egg" + [11474] = 15067, -- "Sprite Darter Egg" + [11825] = 15048, -- "Pet Bombling" + [11826] = 15049, -- "Lil' Smoky" + [11903] = 15648, -- "Cat Carrier (Corrupted Kitten)" + [12264] = 15999, -- "Worg Carrier" + [12529] = 16450, -- "Smolderweb Carrier" + [13582] = 17709, -- "Zergling Leash" + [13583] = 17707, -- "Panda Collar" + [13584] = 17708, -- "Diablo Stone" + [15996] = 19772, -- "Lifelike Mechanical Toad" + [18964] = 23429, -- "Turtle Egg (Loggerhead)" + [19054] = 23530, -- "Red Dragon Orb" + [19055] = 23531, -- "Green Dragon Orb" + [19450] = 23811, -- "A Jubling's Tiny Home" + [19462] = 23811, -- "Unhatched Jubling Egg" + [20371] = 24696, -- "Blue Murloc Egg" + [20651] = 25018, -- "Orange Murloc Egg" + [20769] = 25162, -- "Disgusting Oozeling" + [21168] = 25849, -- "Baby Shark" + [21277] = 26010, -- "Tranquil Mechanical Yeti" + [21301] = 26533, -- "Green Helper Box" + [21305] = 26541, -- "Red Helper Box" + [21308] = 26529, -- "Jingling Bell" + [21309] = 26045, -- "Snowman Kit" + [22114] = 27241, -- "Pink Murloc Egg" + [22235] = 27570, -- "Truesilver Shafted Arrow" + [22780] = 28487, -- "White Murloc Egg" + [22781] = 28505, -- "Polar Bear Collar" + [23002] = 28738, -- "Turtle Box" + [23007] = 28739, -- "Piglet's Collar" + [23015] = 28740, -- "Rat Cage" + [23083] = 28871, -- "Captured Flame" + [23712] = 30152, -- "White Tiger Cub" + [23713] = 30156, -- "Hippogryph Hatchling" + [25535] = 32298, -- "Netherwhelp's Collar" + [27445] = 33050, -- "Magical Crawdad Box" + [29363] = 35156, -- "Mana Wyrmling" + [29364] = 35239, -- "Brown Rabbit Crate" + [29901] = 35907, -- "Blue Moth Egg" + [29902] = 35909, -- "Red Moth Egg" + [29903] = 35910, -- "Yellow Moth Egg" + [29904] = 35911, -- "White Moth Egg" + [29953] = 36027, -- "Golden Dragonhawk Hatchling" + [29956] = 36028, -- "Red Dragonhawk Hatchling" + [29957] = 36029, -- "Silver Dragonhawk Hatchling" + [29958] = 36031, -- "Blue Dragonhawk Hatchling" + [29960] = 36034, -- "Captured Firefly" + [30360] = 24988, -- "Lurky's Egg" + [31760] = 39181, -- "Miniwing" + [32233] = 39709, -- "Wolpertinger's Tankard" + [32465] = 40319, -- "Fortune Coin" + [32498] = 40405, -- "Fortune Coin" + [32588] = 40549, -- "Banana Charm" + [32616] = 40614, -- "Egbert's Egg" + [32617] = 40613, -- "Sleepy Willy" + [32622] = 40634, -- "Elekk Training Collar" + [33154] = 42609, -- "Sinister Squashling" + [33816] = 43697, -- "Toothy's Bucket" + [33818] = 43698, -- "Muckbreath's Bucket" + [33993] = 43918, -- "Mojo" + [34425] = 54187, -- "Clockwork Rocket Bot" + [34478] = 45082, -- "Tiny Sporebat" + [34492] = 45125, -- "Rocket Chicken" + [34493] = 45127, -- "Dragon Kite" + [34518] = 45174, -- "Golden Pig Coin" + [34519] = 45175, -- "Silver Pig Coin" + [34535] = 10696, -- "Azure Whelpling" + [34955] = 45890, -- "Scorched Stone" + [35349] = 46425, -- "Snarly's Bucket" + [35350] = 46426, -- "Chuck's Bucket" + [35504] = 46599, -- "Phoenix Hatchling" + [37297] = 48406, -- "Gold Medallion" + [37298] = 48408, -- "Competitor's Souvenir" + [38050] = 49964, -- "Soul-Trader Beacon" + [38628] = 51716, -- "Nether Ray Fry" + [38658] = 51851, -- "Vampiric Batling" + [39286] = 52615, -- "Frosty's Collar" + [39656] = 53082, -- "Tyrael's Hilt" + [39896] = 61348, -- "Tickbird Hatchling" + [39898] = 61351, -- "Cobra Hatchling" + [39899] = 61349, -- "White Tickbird Hatchling" + [39973] = 53316, -- "Ghostly Skull" + [40653] = 40990, -- "Reeking Pet Carrier" + [41133] = 55068, -- "Unhatched Mr. Chilly" + [43517] = 61357, -- "Penguin Egg" + [43698] = 59250, -- "Giant Sewer Rat" + [44721] = 61350, -- "Proto-Drake Whelp" + [44723] = 61357, -- "Nurtured Penguin Egg" + [44738] = 61472, -- "Kirin Tor Familiar" + [44794] = 61725, -- "Spring Rabbit's Foot" + [44810] = 61773, -- "Turkey Cage" + [44819] = 61855, -- "Baby Blizzard Bear" + [44822] = 10713, -- "Albino Snake" + [44841] = 61991, -- "Little Fawn's Salt Lick" + [44965] = 62491, -- "Teldrassil Sproutling" + [44970] = 62508, -- "Dun Morogh Cub" + [44971] = 62510, -- "Tirisfal Batling" + [44972] = 62514, -- "Alarming Clockbot (NOT IN USE)" + [44973] = 62513, -- "Durotar Scorpion" + [44974] = 62516, -- "Elwynn Lamb" + [44980] = 62542, -- "Mulgore Hatchling" + [44982] = 62564, -- "Enchanted Broom" + [44983] = 62561, -- "Strand Crawler" + [44984] = 62562, -- "Ammen Vale Lashling" + [44998] = 62609, -- "Argent Squire" + [45002] = 62674, -- "Mechanopeep" + [45022] = 62746, -- "Argent Gruntling" + [45180] = 63318, -- "Murkimus' Little Spear" + [45606] = 63712, -- "Sen'jin Fetish" + [45942] = 64351, -- "XS-001 Constructor Bot" + [46398] = 65358, -- "Calico Cat" + [46544] = 65382, -- "Curious Wolvar Pup" + [46545] = 65381, -- "Curious Oracle Hatchling" + [46707] = 44369, -- "Pint-Sized Pink Pachyderm" + [46767] = 65682, -- "Warbot Ignition Key" + [46802] = 66030, -- "Heavy Murloc Egg" + [46820] = 66096, -- "Shimmering Wyrmling" + [46821] = 66096, -- "Shimmering Wyrmling" + [46892] = 63318, -- "Murkimus' Tiny Spear" + [48112] = 67413, -- "Darting Hatchling" + [48114] = 67414, -- "Deviate Hatchling" + [48116] = 67415, -- "Gundrak Hatchling" + [48118] = 67416, -- "Leaping Hatchling" + [48120] = 67417, -- "Obsidian Hatchling" + [48122] = 67418, -- "Ravasaur Hatchling" + [48124] = 67419, -- "Razormaw Hatchling" + [48126] = 67420, -- "Razzashi Hatchling" + [48527] = 67527, -- "Enchanted Onyx" + [49287] = 68767, -- "Tuskarr Kite" + [49343] = 68810, -- "Spectral Tiger Cub" + [49362] = 69002, -- "Onyxian Whelpling" + [49646] = 69452, -- "Core Hound Pup" + [49662] = 69535, -- "Gryphon Hatchling" + [49663] = 69536, -- "Wind Rider Cub" + [49665] = 69541, -- "Pandaren Monk" + [49693] = 69677, -- "Lil' Phylactery" + [49912] = 70613, -- "Perky Pug" + [50446] = 71840, -- "Toxic Wasteling" + [53641] = 74932, -- "Ice Chip" + [54436] = 75134, -- "Blue Clockwork Rocket Bot" + [54810] = 75613, -- "Celestial Dragon" + [54847] = 75906, -- "Lil' XT" + [54857] = 75936, -- "Murkimus' Little Spear" + [56806] = 78381, -- "Mini Thor" }