Module:Data/ShipClass/John C. Butler

< Module:Data
Revision as of 14:18, 23 April 2018 by Chocolatecravinghobo (talk | contribs) (Created page with "return { class = { _name = "John C. Butler", _class = true, _base_type = 2, }, }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Data/ShipClass/John C. Butler/doc

return {
    class = {
        _name = "John C. Butler",
        _class = true,
        _base_type = 2,
    },
}