diff options
author | Wuzzy <almikes@aol.com> | 2016-12-08 11:02:53 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-08 11:03:18 +0100 |
commit | 0f5c1a495ec8c3adb8374db85f6f2809174dcd81 (patch) | |
tree | f801114bab37f866c6599acc4e32432c982c525a /init.lua | |
parent | ed215f9261740892f619b9c01f3fff241304e300 (diff) |
TODO cleanup
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ --[[ -- TODO: Consider adding more categories if entry count gets too high - TODO: Add API for subgame-specific changes so the entries are not too awfully generic - Support for landing page - Support to modify some parts of existing entries @@ -402,7 +401,7 @@ Rarely, crafting recipes have replacements. This means, whenever you perform a c }, }}) --- TODO +-- TODO: This entry is too vague. Rewrite! doc.new_entry("basics", "cook", { name = "Cooking", data = { |