# HG changeset patch # User David Sharpe # Date 1378250612 -7200 # Node ID f89576cec59aab79cb116111efb30e42661a9090 # Parent 40f618978c00e7e6b380ef08ef98cfd05af41830 Updated TODOs diff -r 40f618978c00 -r f89576cec59a TODO.txt --- a/TODO.txt Tue Sep 03 22:24:38 2013 +0200 +++ b/TODO.txt Wed Sep 04 01:23:32 2013 +0200 @@ -37,3 +37,27 @@ * pushable obstacle (1 done) * smashable obstacle? * tiles for different surfaces? e.g. damaging (pool of acid), slippery (ice), sticky (alien goop), etc.. + +* Sounds required: + * Environmental: + * Passive: + * engine + * backround noises + * music + * reactor? + * Active: + * doors + * crates + * switches + * Aliens: + * shooting (1-2 sounds) + * movement + * talking (generic and alarmed warbling) + * death sound + * Protagonist and other "humans": + * attacking (shooting and gnawing (as werewolf)) + * movement - human and werewolf + * talking (generic human mumbling and howling) + * death sound + + \ No newline at end of file