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:00, 17 October 2024 Alex talk contribs created page Module:Barrows calculator (Created page with "local p = {} local coins = require('Module:Coins')._amount local gePrice = require('Module:Exchange')._price local paramTest = require('Module:Paramtest') local yesNo = require('module:Yesno') local brothersOrder = { 'Ahrim', 'Dharok', 'Guthan', 'Karil', 'Torag', 'Verac' } local barrowsEquipment = { ['Ahrim'] = {"Ahrim's hood", "Ahrim's robetop", "Ahrim's robeskirt", "Ahrim's staff"}, ['Dharok'] = {"Dharok's helm", "Dharok's platebody", "Dharok's platelegs", "Dharok'...")