diff options
| author | iamgoofball <iamgoofball@gmail.com> | 2019-02-01 16:28:14 -0800 |
|---|---|---|
| committer | iamgoofball <iamgoofball@gmail.com> | 2019-02-01 16:28:14 -0800 |
| commit | fc984fcfe2a4416274810de81a8f36fe77b0dba9 (patch) | |
| tree | 567159b15acde3b546e795c52e24520919763a99 /base | |
| parent | 0649e7b28e16a054072d8656a5046c7cc3cfefb6 (diff) | |
bugfixes and shit
Diffstat (limited to 'base')
| -rw-r--r-- | base/sounds/general/case_announced.ogg | bin | 0 -> 15790 bytes | |||
| -rw-r--r-- | base/themes/default/courtroom_sounds.ini | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/base/sounds/general/case_announced.ogg b/base/sounds/general/case_announced.ogg Binary files differnew file mode 100644 index 00000000..1e9c3d4e --- /dev/null +++ b/base/sounds/general/case_announced.ogg diff --git a/base/themes/default/courtroom_sounds.ini b/base/themes/default/courtroom_sounds.ini index 050576e5..eba07a6c 100644 --- a/base/themes/default/courtroom_sounds.ini +++ b/base/themes/default/courtroom_sounds.ini @@ -5,4 +5,5 @@ evidence_present = sfx-evidenceshoop.wav word_call = sfx-gaspen-yeah!.wav mod_call = adminhelp.ogg not_guilty = sfx-notguilty.wav -guilty = sfx-guilty.wav
\ No newline at end of file +guilty = sfx-guilty.wav +case_call = case_announced.ogg
\ No newline at end of file |
