Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Vendor List: Revision history

From Kenshi Wiki

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.

26 May 2025

  • curprev 20:2520:25, 26 May 2025 Prd talk contribs 6,026 bytes +6,026 Created page with "local p = {} -- TODO: Figure out a way to make this mw.loadData local vendorData = require('Module:Vendor List/data') local get_armour_grades = require('Module:Faction').get_armour_grades local vendor_templates = { ['weapons'] = {title = 'Vendor/Weapon'}, ['clothing'] = {title = 'Vendor/Armour'}, ['items'] = {title = 'Vendor/Entry'} } function p.main(frame) local args = frame:getParent().args local names = string.split(args['vendors'],',') loca..."