Main public logs

From RuneTails

Combined display of all available logs of RuneTails. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:39, 13 February 2025 NES talk contribs created page Module:WeaponsmithingRecipes (Created page with "local p = {} local categories = { Nonconsumable = { 'Broken Glass' } } -- Recipe table format: { Prod1Img, Prod1Qty, Prod1Name, Mat1Img, Mat1Qty, Mat1Name, Mat2Img, Mat2Qty, Mat2Name, Mat3Img, Mat3Qty, Mat3Name, Recipe, LvlReq, Exp, SellValue } p.recipes = { -- LEVEL 1 RECIPES { Prod1Img = 'ScrapShield.png', Prod1Qty = 1, Prod1Name = 'Scrap Shield', Mat1Img = 'BrokenGlass.png', Mat1Qty = 3, Mat1Name =...")