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).

Logs
  • 01:01, 16 October 2024 Alex talk contribs created page Module:SlayerConsts/MasterTables (Created page with "local SlayerConsts = require ('Module:SlayerConsts') local p = {} local turael = { [SlayerConsts.TASK_BANSHEES] = { name = "Banshees", requirements = {Slayer = 15, Combat = 20, Quest = SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight = 8}, [SlayerConsts.TASK_BATS] = { name = "Bats", requirements = {Combat = 5}, weight = 7}, [SlayerConsts.TASK_BIRDS] = { name = "Birds", requirements = {}, weight = 6}, [SlayerConsts.TASK_BEARS] = { name = "Bears", requirements...")