Module:CosmeticCrates/Data: Difference between revisions
From MCC Island Wiki
More actions
1/26 crates, in order to test module |
(No difference)
|
Revision as of 20:17, 12 July 2025
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,
}
}