From Dark and Darker Wiki

Module:Merchant/doc

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 11:30, 10 March 2026
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

10 March 2026

N    08:16  Module:Merchant‎‎ 3 changes history +5,086 [Raw Salad‎ (3×)]
     
08:16 (cur | prev) +189 Raw Salad talk contribs (Fixed missing images for Skeleton and Cockatrice merchants)
 m   
08:05 (cur | prev) +50 Raw Salad talk contribs (Comment cleanup)
N    
08:02 (cur | prev) +4,847 Raw Salad talk contribs (Created page with "local p = {} local MD = mw.loadJsonData("Data:Merchant.json") --Global var holding tables from Data:Merchant.json local concat = table.concat ---Counts number of keys. Tables from Misc.json don't work with next() or the # operator --- @param t table --- @return number local function count(t) local c = 0 for _ in pairs(t) do c = c + 1 end return c end ---Return a table row of data cells containing merchant information --- @param quest table --- @return string local...")
     07:12 Content model change log Raw Salad talk contribs changed the content model of the page Data:Merchant.json from "wikitext" to "JSON" ‎
N    07:12  Data:Merchant.json‎‎ 2 changes history +1,209,963 [Raw Salad‎ (2×)]
     
07:12 (cur | prev) +360,376 Raw Salad talk contribs (Raw Salad changed the content model of the page Data:Merchant.json from "wikitext" to "JSON") Tag: content model change
N    
07:12 (cur | prev) +849,587 Raw Salad talk contribs (Created page with "{ "Alchemist": { "id": "Alchemist", "name": "Alchemist", "greetingtext": "", "servicetypes": [ "Buy", "Sell", "Craft", "Quest" ], "squireoffers": { "0/1": [ "Crystal Sword", "Spellbook", "Magic Staff", "Potion of Healing", "Potion of Protection", "Ceremonial Staff", "Potion of Water Breathing" ], "50/2": [ "Crystal Sword", "Spellbook", "Magic Staff", "Ceremonial Staff" ] }, "crafts": {...")