All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RuneRealm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:12, 17 October 2024 Alex talk contribs created page Module:Herbiboar (Created page with "local experience = require( 'Module:Experience' ) local paramtest = require( 'Module:Paramtest' ) local herbData = require( 'Module:Skill calc/Herblore' ) local gePrices = mw.loadJsonData('Module:GEPrices/data.json') local commas = require('Module:Addcommas')._add local coins = require('Module:Coins')._amount local p = {} function p.strtobool(str) local result = false if str == 'true' then result = true end return result end local herbs = { 'Guam leaf', 'Marre...")