Tip of the day
Hunting activities that require inputs get bonuses from using FINE versions of them! Check the interface for what they give!
Main public logs
From Walkscape Walkthrough
Combined display of all available logs of Walkscape Walkthrough. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:05, 3 November 2025 Bonez565 talk contribs created page Module:Related Items New (Created page with "local p = {} local ItemsModule = require("Module:Items_New") local KeywordsModule = require("Module:Keywords_New") local YAMLLookup = require("Module:YAMLLookup") --Use YAMLLookup.getStringByPath(PATH, langCode) --Main "make" function. function p.make(frameOrItemName, langCode) -- Determine item itemName, language code and quality from either a frame or direct call local itemName, output if type(frameOrItemName) == "table" and frameOrItemName.args then itemName...")
