summaryrefslogtreecommitdiff
path: root/lua/api.lua
AgeCommit message (Collapse)Author
2017-04-05Randomize drop posLNJ
2017-04-05Adapt drop function for 2x2 drawers to drop *all* itemsLNJ
2017-04-05Add basic 2x2 DrawersLNJ
They're still missing some functionality as pipeworks and drops after dug. This will be done in the next commit(s).
2017-04-01Add support for pipeworksLNJ
2017-04-01Split up source code into multiple filesLNJ