summaryrefslogtreecommitdiff
path: root/food_basic/init.lua
AgeCommit message (Collapse)Author
2015-05-03Replaced calls for IntLlib's global variableLeMagnesium
At the beginning of the files, when the mod looks for intllibs, it does it by looking for a variable defined by the library, but when the intllib mod isn't loaded, it ends up calling for a global variable. Here is a more clean way to check whether or not the variable exists using a lua function instead of a call for this variable.
2015-01-04Fix bugrubenwardy
2014-11-16Fix bugsrubenwardy
2014-11-16Move stuff aroundrubenwardy