Module:Card/Survivors: Difference between revisions

From Zombie Panic! Official Wiki
Jump to navigation Jump to search
Created page with "return { --Zombie Panic!: ["Human Survivor"] = { game = 'Zombie Panic!' }, --Zombie Panic! Source: ["Eugene Grant"] = { game = 'Zombie Panic! Source' }, }"
 
(No difference)

Latest revision as of 12:11, 11 June 2025

Documentation for this module may be created at Module:Card/Survivors/doc

return {
    --Zombie Panic!:
    ["Human Survivor"] = { game = 'Zombie Panic!' },

    --Zombie Panic! Source:
    ["Eugene Grant"] = { game = 'Zombie Panic! Source' },
}