Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:CosmeticCrates/Data

From MCC Island Wiki
Revision as of 20:17, 12 July 2025 by MTOnline (talk | contribs) (1/26 crates, in order to test module)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:CosmeticCrates/Data/doc

return {
    ["Mechanic Cosmetic Crate"] = {
        ["Toolbox"] = 12.5,
        ["Wrench (Pipe)"] = 12.5,
        ["Hair Dryer"] = 12.5,
        ["Mechanic's Cap"] = 12.5,
        ["Gauntlet"] = 8.33,
        ["Holosword"] = 8.33,
        ["Night Vision Goggles"] = 8.33,
        ["Holosword (Serrated)"] = 7.5,
        ["Night Vision Goggles (Arachno)"] = 7.5,
        ["Fire Fist"] = 4,
        ["Hothead"] = 4,
        ["Gauntlet (Elemental)"] = 1,
        ["Hothead (Explode)"] = 1,
    }
}