Module:Barrows 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 00:0000:00, 17 October 2024Alex talk contribs 8,584 bytes +8,584 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'..."