Fs22 Expendables Modding [FAST ✔]

-- create instance function ExpendableManager.createInstance(id, capacity, startFill) local inst = { typeId = id, capacity = capacity, amount = startFill or 0 } table.insert(self.instances, inst) return inst end

This article is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.