Module:Constants: Difference between revisions

Fixed incorrect coloring on ThievingStunInterval modifiers.
(getTriangleAttribute: Fix error handling)
(Fixed incorrect coloring on ThievingStunInterval modifiers.)
Line 554: Line 554:
["ThievingAutoSellPrice"] = { text = "Automatically sell Common Drops from Thieving for {V}x their base sale price", skills = {'Thieving'} },
["ThievingAutoSellPrice"] = { text = "Automatically sell Common Drops from Thieving for {V}x their base sale price", skills = {'Thieving'} },
["thievingChefNoDamage"] = { text = "Take no damage when stunned by the Chef in Thieving", skills = {'Thieving'} },
["thievingChefNoDamage"] = { text = "Take no damage when stunned by the Chef in Thieving", skills = {'Thieving'} },
["ThievingStunIntervalPercent"] = { text = "{V}% Thieving Stun Interval", skills = {'Thieving'} },
["ThievingStunIntervalPercent"] = { text = "{V}% Thieving Stun Interval", isIncreaseNegative = true, skills = {'Thieving'} },
["TownshipAridPlainsProduction"] = { text = "{V}% Township Building Production in Arid Plains Biome", skills = {'Township'} },
["TownshipAridPlainsProduction"] = { text = "{V}% Township Building Production in Arid Plains Biome", skills = {'Township'} },
["TownshipBarProduction"] = { text = "{V}% Township Bar Production", skills = {'Township'} },
["TownshipBarProduction"] = { text = "{V}% Township Bar Production", skills = {'Township'} },