Module:Card/Survivors

From Zombie Panic! Official Wiki
Revision as of 12:11, 11 June 2025 by Wuffesan (talk | contribs) (Created page with "return { --Zombie Panic!: ["Human Survivor"] = { game = 'Zombie Panic!' }, --Zombie Panic! Source: ["Eugene Grant"] = { game = 'Zombie Panic! Source' }, }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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' },
}