Module:Wilderness agility calculator: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 11:2411:24, 17 October 2024Alex talk contribs 3,906 bytes +3,906 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..."