Anonymous

Module:Items/UseTables: Difference between revisions

From Melvor Idle
More attempted fixes for Performance Enhancing Potion
(Added Agility potion to the list of potion uses)
(More attempted fixes for Performance Enhancing Potion)
Line 15: Line 15:
--Brute forcing some item uses to make things easier
--Brute forcing some item uses to make things easier
local itemUseArray = {
local itemUseArray = {
  Agility = {},
   Combat = {},
   Combat = {},
   Cooking = {'Cooking Gloves', 'Crown of Rhaelyx'},
   Cooking = {'Cooking Gloves', 'Crown of Rhaelyx'},