Module:WeaponsmithingRecipes: Revision history

From RuneTails

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2025

16 February 2025

13 February 2025

  • curprev 01:3901:39, 13 February 2025 NES talk contribs 16,602 bytes +16,602 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 =..."