Add to TODO list

This commit is contained in:
Jordan Irwin 2021-08-11 05:41:05 -07:00
parent 58c9ca4187
commit 9da04cd227

View File

@ -7,6 +7,7 @@ TODO:
- add ambiance registration for biomes - add ambiance registration for biomes
- add option to get sound by string name in "SoundGroup:get" using string.match - add option to get sound by string name in "SoundGroup:get" using string.match
- allow SoundGroup arithmetic expression using string - allow SoundGroup arithmetic expression using string
- create SoundGroup instances for all cached mod sounds
- add more sounds: - add more sounds:
- hit/damage - hit/damage
- tool breaks - tool breaks