Module:CosmeticCrates/Data
From MCC Island Wiki
More actions
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}
}
}