Module:Constants: Difference between revisions

Now requiring Shared
(Added the coloring aspect of the getModifier thing)
(Now requiring Shared)
Line 2: Line 2:


local ConstantData = mw.loadData('Module:Constants/data')
local ConstantData = mw.loadData('Module:Constants/data')
local Shared = require('Module:Shared')


--Just hardcoding these because I guess that's where we're at
--Just hardcoding these because I guess that's where we're at