Added sound effects module, moved all moaning, groaning, and death sounds to zombie sounds sub-module, and made a basic sound API.
This commit is contained in:
@ -212,6 +212,13 @@
|
||||
"knockback" "100.0"
|
||||
}
|
||||
|
||||
"Knife"
|
||||
{
|
||||
"restrict" "no"
|
||||
"menu" "no"
|
||||
"knockback" "8.0"
|
||||
}
|
||||
|
||||
"NVGs"
|
||||
{
|
||||
"restrict" "yes"
|
||||
|
Reference in New Issue
Block a user