aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index d45dec2..83585ab 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,8 @@ The game caches sound files in some way. After changing any sound files:
### Nitpicks:
-Need sound files for player laughing.
Need sound files for mon_mutant_experimental
Need sound files for foodperson_mask
-Need sound files for dog barking
Underbarrel shotguns/launchers do not call a sound when reloading.
Safes do not call a sound when opened.
Gates do not call a sound when opened or closed.
@@ -26,6 +24,9 @@ Spells do not call a sound when cast.
open_door sounds sometimes do not play. Relaunching the game can enable them. :/
+### Todo:
+Merge with Otopack+ModsUpdates
+
### Implemenation Quicks:
Be extra careful not to miss a comma. Even a single missed comma can break all sounds and the game makes this extremely hard to debug.