Store
Store Items Config (store_items.lua)
store_items.lua)Example Config
Config.StoreItems = {
["d"] = { ['lockpick'] = {...} },
["c"] = { ['lockpick'] = {...} },
["b"] = { ['lockpick'] = {...} },
["a"] = { ['mdt'] = {...} },
["s"] = { ['mdt'] = {...} }
}Fields Explained
Field
Description
Example Item Configuration
Lockpick (D/B/C Class)
MDT (A/S Class)
Notes
Last updated