diff options
author | Wuzzy <almikes@aol.com> | 2016-08-15 17:52:39 +0200 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-08-15 17:52:39 +0200 |
commit | 5b5695b88e89a5fc5e09b81cb3d431f134a760f0 (patch) | |
tree | eb91299a435a92dc81f311c73c779315fa157a43 | |
parent | 68f92ba358e6b78f44df45b72b505ce8706eb535 (diff) |
Add TODO list
-rw-r--r-- | init.lua | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +-- FIXME: Fix item image of doors (Wooden Door, etc.) +-- TODO: Mark appropriate entries as hidden (esp. cloud and dirt with footsteps) + local groupdefs = { ["book"] = "Books", ["vessel"] = "Vessels", |