diff options
author | BigBrotherNii <nicochr1004@gmail.com> | 2024-07-18 21:12:41 +0200 |
---|---|---|
committer | BigBrotherNii <nicochr1004@gmail.com> | 2024-07-18 21:12:41 +0200 |
commit | a8d7b32cad348af37081a5b11b96e15d4e1ce295 (patch) | |
tree | cc1d9f4678b7c0a1efa83cb5642b22dff72fdc47 | |
parent | 440278a67e2a6b450c150466dc7618eafcb903f2 (diff) | |
download | hurrycurry-a8d7b32cad348af37081a5b11b96e15d4e1ce295.tar hurrycurry-a8d7b32cad348af37081a5b11b96e15d4e1ce295.tar.bz2 hurrycurry-a8d7b32cad348af37081a5b11b96e15d4e1ce295.tar.zst |
delete todo
-rw-r--r-- | client/audio/TODO.md | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/client/audio/TODO.md b/client/audio/TODO.md deleted file mode 100644 index 56c3c064..00000000 --- a/client/audio/TODO.md +++ /dev/null @@ -1,42 +0,0 @@ -
-sfx:
-- plate on table
- - `plate_down1`
- - `plate_down2`
- - `plate_down3`
-- stuff on plate
- - `into_plate1`
- - `into_plate2`
-- stuff in pot
- - `into_pot1`
- - `into_pot2`
-- stuff in cutting board
- - `into_board1`
- - `into_board2`
-- stuff in blender
- - `into_blender1`
-- cutting
- - `cutting1`
- - `cutting2`
- - `cutting3`
-- cooking
- - `cooking1`
- - `cooking2`
- - `cooking3`
-- blender
- - `blender1`
- - `blender2`
- - `blender3`
-- pickup plate
- - `plate_up`
-- pickup other
- - `pickup1`
- - `pickup2`
-- walking
- - `steps1`
- - `steps2`
- - `steps3`
-- running
- - `steps_fast1`
- - `steps_fast2`
- - `steps_fast3`
|