Module:Constants: Difference between revisions

Fixed typo on prayer point costs
(Added the other new modifiers I missed on my first pass)
(Fixed typo on prayer point costs)
Line 146: Line 146:
   ["decreasedSlayerTaskLength"] = { text =  "+{V}% Slayer Task Length/Qty", isNegative = true },
   ["decreasedSlayerTaskLength"] = { text =  "+{V}% Slayer Task Length/Qty", isNegative = true },
   ["decreasedFlatPrayerCostReduction"] = { text =  "+{V} Prayer Point Cost for Prayers", isNegative = true },
   ["decreasedFlatPrayerCostReduction"] = { text =  "+{V} Prayer Point Cost for Prayers", isNegative = true },
   ["increasedFlatPrayerCostReduction"] = { text =  "+{V} Prayer Point Cost for Prayers", },
   ["increasedFlatPrayerCostReduction"] = { text =  "-{V} Prayer Point Cost for Prayers", },
   ["increasedStaminaCost"] = { text =  "+{V} Stamina Cost per action", isNegative = true },
   ["increasedStaminaCost"] = { text =  "+{V} Stamina Cost per action", isNegative = true },
   ["decreasedStaminaCost"] = { text =  "+{V} Stamina Cost per action", },
   ["decreasedStaminaCost"] = { text =  "+{V} Stamina Cost per action", },