Skip to content

Commit

Permalink
Added jewel to auto tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
Trexounay committed Nov 7, 2021
1 parent 281300f commit 8f1ab70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion enderlilies_maptracker_lurch9229/scripts/autotracking.lua
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,13 @@ trackedToggles = {
["Generic.i_FinalPassivePart_Fort"] = "tabletts",
["Generic.i_FinalPassivePart_Castle"] = "tabletrc",
["Generic.i_FinalPassivePart_Swamp"] = "tabletvd",

["Parameter.i_maxHPUp_03"] = "jewel",
}

trackedConsumables = {
["Parameter.i_maxHPUp_01"] = "fragment",
["Parameter.i_maxHPUp_02"] = "gem",
-- ["Parameter.i_maxHPUp_03"] = "jewel",
-- ["Generic.i_FinalPassivePart_Up"] = "tablet",
["Generic.i_PassiveSlot_Up"] = "relicslot",
["Generic.i_HealPower_Up"] = "wish",
Expand Down

0 comments on commit 8f1ab70

Please sign in to comment.