diff options
| author | iamgoofball <iamgoofball@gmail.com> | 2019-01-19 14:39:42 -0800 |
|---|---|---|
| committer | iamgoofball <iamgoofball@gmail.com> | 2019-01-19 14:39:42 -0800 |
| commit | c44832a707f655191e4337e3b3fc567ff02636eb (patch) | |
| tree | b16439f5c917930011520befa3861d50121848d2 /base/themes | |
| parent | 248444307ff7cbe87ec4fe4024073cddb999dabc (diff) | |
guard -> disable modcalls, bugfixes for guard button, etc.
Diffstat (limited to 'base/themes')
| -rw-r--r-- | base/themes/default/courtroom_design.ini | 2 | ||||
| -rw-r--r-- | base/themes/default/courtroom_sounds.ini | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini index fe8fadf2..f2dd2d78 100644 --- a/base/themes/default/courtroom_design.ini +++ b/base/themes/default/courtroom_design.ini @@ -107,7 +107,7 @@ pre = 5, 490, 80, 21 flip = 104, 490, 51, 21 ; Guard button -guard = 200, 560, 61, 21 +guard = 200, 580, 81, 21 pre_no_interrupt = 200, 490, 80, 21 diff --git a/base/themes/default/courtroom_sounds.ini b/base/themes/default/courtroom_sounds.ini index b24e2ce9..050576e5 100644 --- a/base/themes/default/courtroom_sounds.ini +++ b/base/themes/default/courtroom_sounds.ini @@ -3,6 +3,6 @@ witness_testimony = sfx-testimony2.wav cross_examination = sfx-testimony.wav evidence_present = sfx-evidenceshoop.wav word_call = sfx-gaspen-yeah!.wav -mod_call = sfx-gallery.wav +mod_call = adminhelp.ogg not_guilty = sfx-notguilty.wav guilty = sfx-guilty.wav
\ No newline at end of file |
