Alex
Created page with "local gePrice = require('Module:Exchange')._price local yesNo = require('module:Yesno') local coins = require('module:Coins')._amount local addCommas = require('module:Addcommas')._add local p = {} local lapRanges = {{1, 15}, {16, 30}, {31, 60}, {61, 65536}} local angler = gePrice('Blighted anglerfish') angler = angler - math.floor(0.01 * angler) local manta = gePrice('Blighted manta ray') manta = manta - math.floor(0.01 * angler) local kbwan = gePrice('Blighted karam..."