From c0e84dc30be03e70a3902e34e95ced6eff1f081a Mon Sep 17 00:00:00 2001 From: Anonomit Date: Sat, 14 Dec 2024 22:56:12 -0500 Subject: [PATCH] Separate scarab loot from other trash drops --- Data.lua | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Data.lua b/Data.lua index dd3031e..0769bac 100644 --- a/Data.lua +++ b/Data.lua @@ -1590,6 +1590,7 @@ LootReserve.Data = }, { Name = "Scarabs", + IndentType = 1, Loot = { 20873, 20869, 20866, 20870, 20868, 20871, 20867, 20872, 0, @@ -1839,6 +1840,7 @@ LootReserve.Data = }, { Name = "Scarabs", + IndentType = 1, Loot = { 20876, 20879, 20875, 20878, 20881, 20877, 20874, 20882, 0, @@ -2610,10 +2612,17 @@ LootReserve.Data = { 21804, 21803, 21805, 0, 21802, 21801, 21800, 0, + 22203, 22202, 0, + }, + }, + { + Name = "Scarabs", + IndentType = 1, + Loot = + { 20873, 20869, 20866, 20870, 20868, 20871, 20867, 20872, 0, 20864, 20861, 20863, 20862, 20859, 20865, 20860, 20858, 0, 21761, 21156, 0, - 22203, 22202, 0, }, }, { @@ -2820,6 +2829,7 @@ LootReserve.Data = }, { Name = "Scarabs", + IndentType = 1, Loot = { 20876, 20879, 20875, 20878, 20881, 20877, 20874, 20882, 0,