From 3df2fbbcd717227860f0ab8476656d6fb470b507 Mon Sep 17 00:00:00 2001 From: "Hepp, Julius" Date: Mon, 10 Jan 2022 13:37:04 +0100 Subject: [PATCH] Add 5x 'Grimoire of Knowledge' to Companion EXP Items --- AdiBags_Creator/itemname.cache.sqlite | Bin 57344 -> 57344 bytes AdiBags_Creator/items/Companion EXP.txt | 7 ++++++- AdiBags_Shadowlands.lua | 5 +++++ addon_supported_items.md | 5 +++++ 4 files changed, 16 insertions(+), 1 deletion(-) diff --git a/AdiBags_Creator/itemname.cache.sqlite b/AdiBags_Creator/itemname.cache.sqlite index 965abe2c62372263c5e52bef3b9cd3ca77cc3232..93150e2f9f1c8edcad08005214049e75ccfbd835 100644 GIT binary patch delta 87 zcmZoTz}#?vd4e=!)kGO*#;T18OU^R~vR$0aeqjo~BfBa)C)-=Li|kX_E7)T<7OJx` nOLQNc?6^dl@!;gxCDKd>b0)_vkzzWS4WY7tl*H!P>x(%6SkfSR delta 42 zcmV+_0M-A1zypB51CSd5b&(uH0d=upq|XCP2VIi~(3Ay~2Y3fvv2ncyvt8Gt2vKAZ AHUIzs diff --git a/AdiBags_Creator/items/Companion EXP.txt b/AdiBags_Creator/items/Companion EXP.txt index 6ff4d88..ecbc196 100644 --- a/AdiBags_Creator/items/Companion EXP.txt +++ b/AdiBags_Creator/items/Companion EXP.txt @@ -10,6 +10,11 @@ $37FFEE 187413 187414 187415 +188650 +188651 +188652 +188653 +188654 188655 188656 -188657 \ No newline at end of file +188657 diff --git a/AdiBags_Shadowlands.lua b/AdiBags_Shadowlands.lua index e700205..99cdd92 100644 --- a/AdiBags_Shadowlands.lua +++ b/AdiBags_Shadowlands.lua @@ -624,6 +624,11 @@ local CompanionEXPIDs = { 187413, -- Crystalline Memory Repository 187414, -- Fractal Thoughtbinder 187415, -- Mind-Expanding Prism +188650, -- Grimoire of Knowledge +188651, -- Grimoire of Knowledge +188652, -- Grimoire of Knowledge +188653, -- Grimoire of Knowledge +188654, -- Grimoire of Knowledge 188655, -- Crystalline Memory Repository 188656, -- Fractal Thoughtbinder 188657, -- Mind-Expanding Prism diff --git a/addon_supported_items.md b/addon_supported_items.md index 3c8b473..771bd79 100644 --- a/addon_supported_items.md +++ b/addon_supported_items.md @@ -607,6 +607,11 @@ Items which grant EXP to Companions * 187413 - Crystalline Memory Repository * 187414 - Fractal Thoughtbinder * 187415 - Mind-Expanding Prism + * 188650 - Grimoire of Knowledge + * 188651 - Grimoire of Knowledge + * 188652 - Grimoire of Knowledge + * 188653 - Grimoire of Knowledge + * 188654 - Grimoire of Knowledge * 188655 - Crystalline Memory Repository * 188656 - Fractal Thoughtbinder * 188657 - Mind-Expanding Prism