# HG changeset patch # User Simon Cross # Date 1302298177 -7200 # Node ID e94f89b7ec5b239a2cde7efe64435553aebe89df # Parent 78220c989e6a62f9d5d59812ebc6d9fa2d7cf1ed Add TODO about having items fall to ground when dropped (or otherwise not end up in the air). diff -r 78220c989e6a -r e94f89b7ec5b TODO.txt --- a/TODO.txt Fri Apr 08 23:27:43 2011 +0200 +++ b/TODO.txt Fri Apr 08 23:29:37 2011 +0200 @@ -8,6 +8,8 @@ - better text bubbles - text bubbles for player +- items should fall to the ground when dropped + NOTES ===== - fox.shape can be 'fox' or 'human' or 'human_with_fan'