Skip to content

Commit

Permalink
Merge pull request #275 from qlesz/master
Browse files Browse the repository at this point in the history
Gathering update for TWW
  • Loading branch information
IrcDirk authored Sep 20, 2024
2 parents fb542be + aeb4ca8 commit 719fcc1
Show file tree
Hide file tree
Showing 2 changed files with 734 additions and 43 deletions.
174 changes: 134 additions & 40 deletions Carbonite.lua
Original file line number Diff line number Diff line change
Expand Up @@ -306,18 +306,36 @@ local defaults = {
[72] = true,
[73] = true,
[74] = true,
[75] = true,
[76] = true,
[77] = true,
[78] = true,
[79] = true,
[80] = true,
[81] = true,
[82] = true,
[83] = true,
[84] = true,
[85] = true,
[86] = true,
[75] = true,
[76] = true,
[77] = true,
[78] = true,
[79] = true,
[80] = true,
[81] = true,
[82] = true,
[83] = true,
[84] = true,
[85] = true,
[86] = true,
[87] = true,
[88] = true,
[89] = true,
[90] = true,
[91] = true,
[92] = true,
[93] = true,
[94] = true,
[95] = true,
[96] = true,
[97] = true,
[98] = true,
[99] = true,
[100] = true,
[101] = true,
[102] = true,
[103] = true,
[104] = true,
},
ShowHerbs = {
[1] = true,
Expand Down Expand Up @@ -410,34 +428,62 @@ local defaults = {
[88] = true,
[89] = true,
[90] = true,
[91] = true,
[92] = true,
[93] = true,
[94] = true,
[95] = true,
[96] = true,
[97] = true,
[98] = true,
[99] = true,
[100] = true,
[101] = true,
[102] = true,
[103] = true,
[104] = true,
[105] = true,
[106] = true,
[107] = true,
[108] = true,
[109] = true,
[110] = true,
[111] = true,
[112] = true,
[113] = true,
[114] = true,
[115] = true,
[116] = true,
[117] = true,
[118] = true,
[91] = true,
[92] = true,
[93] = true,
[94] = true,
[95] = true,
[96] = true,
[97] = true,
[98] = true,
[99] = true,
[100] = true,
[101] = true,
[102] = true,
[103] = true,
[104] = true,
[105] = true,
[106] = true,
[107] = true,
[108] = true,
[109] = true,
[110] = true,
[111] = true,
[112] = true,
[113] = true,
[114] = true,
[115] = true,
[116] = true,
[117] = true,
[118] = true,
[119] = true,
[120] = true,
[121] = true,
[122] = true,
[123] = true,
[124] = true,
[125] = true,
[126] = true,
[127] = true,
[128] = true,
[129] = true,
[130] = true,
[131] = true,
[132] = true,
[133] = true,
[134] = true,
[135] = true,
[136] = true,
[137] = true,
[138] = true,
[139] = true,
[140] = true,
[141] = true,
[142] = true,
[143] = true,
[144] = true,
[145] = true,
[146] = true,
},
ShowTimber = {
[1] = true,
Expand Down Expand Up @@ -3072,6 +3118,35 @@ Nx.GatherInfo = {
{ 1, "Inv_misc_herb_writhebark",L["Lush Writhebark"]},
{ 1, "Inv_misc_herb_writhebark",L["Titan-Touched Writhebark"]},
{ 1, "Inv_misc_herb_writhebark",L["Windswept Writhebark"]},
--TheWarWithin
{ 1, "Inv_misc_herb_mycobloom",L["Mycobloom"]},
{ 1, "Inv_misc_herb_mycobloom",L["Altered Mycobloom"]},
{ 1, "Inv_misc_herb_mycobloom",L["Crystallized Mycobloom"]},
{ 1, "Inv_misc_herb_mycobloom",L["Irradiated Mycobloom"]},
{ 1, "Inv_misc_herb_mycobloom",L["Lush Mycobloom"]},
{ 1, "Inv_misc_herb_mycobloom",L["Sporefused Mycobloom"]},
{ 1, "inv_misc_herb_luredrop",L["Luredrop"]},
{ 1, "inv_misc_herb_luredrop",L["Altered Luredrop"]},
{ 1, "inv_misc_herb_luredrop",L["Crystallized Luredrop"]},
{ 1, "inv_misc_herb_luredrop",L["Irradiated Luredrop"]},
{ 1, "inv_misc_herb_luredrop",L["Lush Luredrop"]},
{ 1, "inv_misc_herb_luredrop",L["Sporefused Luredrop"]},
{ 1, "inv_misc_herb_luredrop",L["Arathor's Spear"]},
{ 1, "inv_misc_herb_arathorsspear",L["Crystallized Arathor's Spear"]},
{ 1, "inv_misc_herb_arathorsspear",L["Irradiated Arathor's Spear"]},
{ 1, "inv_misc_herb_arathorsspear",L["Lush Arathor's Spear"]},
{ 1, "inv_misc_herb_arathorsspear",L["Sporefused Arathor's Spear"]},
{ 1, "inv_misc_herb_blessingblossom",L["Blessing Blossom"]},
{ 1, "inv_misc_herb_blessingblossom",L["Crystallized Blessing Blossom"]},
{ 1, "inv_misc_herb_blessingblossom",L["Irradiated Blessing Blossom"]},
{ 1, "inv_misc_herb_blessingblossom",L["Lush Blessing Blossom"]},
{ 1, "inv_misc_herb_blessingblossom",L["Sporefused Blessing Blossom"]},
{ 1, "inv_misc_herb_orbinid",L["Orbinid"]},
{ 1, "inv_misc_herb_orbinid",L["Altered Orbinid"]},
{ 1, "inv_misc_herb_orbinid",L["Crystallized Orbinid"]},
{ 1, "inv_misc_herb_orbinid",L["Irradiated Orbinid"]},
{ 1, "inv_misc_herb_orbinid",L["Lush Orbinid"]},
{ 1, "inv_misc_herb_orbinid",L["Sporefused Orbinid"]},

},
["M"] = { -- Mine node
Expand Down Expand Up @@ -3164,6 +3239,25 @@ Nx.GatherInfo = {
{ 1, "Inv_ore_draconium",L["Primal Draconium Deposit"]},
{ 1, "Inv_ore_draconium",L["Rich Draconium Deposit"]},
{ 1, "Inv_ore_draconium",L["Titan-Touched Draconium Deposit"]},
--TheWarWithin
{ 1, "inv_ore_bismuth",L["Bismuth"]},
{ 1, "inv_ore_bismuth",L["Crystallized Bismuth"]},
{ 1, "inv_ore_bismuth",L["EZ-Mine Bismuth"]},
{ 1, "inv_ore_bismuth",L["Rich Bismuth"]},
{ 1, "inv_ore_bismuth",L["Webbed Bismuth"]},
{ 1, "inv_ore_bismuth",L["Weeping Bismuth"]},
{ 1, "inv_ore_ironclaw_normal",L["Ironclaw"]},
{ 1, "inv_ore_ironclaw_normal",L["Crystallized Ironclaw"]},
{ 1, "inv_ore_ironclaw_normal",L["EZ-Mine Ironclaw"]},
{ 1, "inv_ore_ironclaw_normal",L["Rich Ironclaw"]},
{ 1, "inv_ore_ironclaw_normal",L["Webbed Ironclaw"]},
{ 1, "inv_ore_ironclaw_normal",L["Weeping Ironclaw"]},
{ 1, "inv_ore_nerubian_red",L["Aqirite"]},
{ 1, "inv_ore_nerubian_red",L["Crystallized Aqirite"]},
{ 1, "inv_ore_nerubian_red",L["EZ-Mine Aqirite"]},
{ 1, "inv_ore_nerubian_red",L["Rich Aqirite"]},
{ 1, "inv_ore_nerubian_red",L["Webbed Aqirite"]},
{ 1, "inv_ore_nerubian_red",L["Weeping Aqirite"]},

}
}
Expand Down
Loading

0 comments on commit 719fcc1

Please sign in to comment.