diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2018-12-16 10:13:30 -0600 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2019-01-03 21:33:07 -0600 |
| commit | 9de145272bb3e6e4f54a87037d2657c5dad9e466 (patch) | |
| tree | 211533c061364b1027aecd805f5ff92eb6afb686 /base/themes/default/courtroom_design.ini | |
| parent | 115fc0ff15948af1db277e405c409f493ce3486e (diff) | |
Add theme changes that weren't committed (??)
Diffstat (limited to 'base/themes/default/courtroom_design.ini')
| -rw-r--r-- | base/themes/default/courtroom_design.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/base/themes/default/courtroom_design.ini b/base/themes/default/courtroom_design.ini index 27e69683..960d6e4c 100644 --- a/base/themes/default/courtroom_design.ini +++ b/base/themes/default/courtroom_design.ini @@ -113,12 +113,12 @@ pre_no_interrupt = 200, 490, 80, 21 ; Penalty bars and judge's buttons for penalizing. Other than the bars, these ; ONLY show up on a character with /pos jud -defense_bar = 15, 566, 170, 9 -prosecution_bar = 15, 582, 170, 9 +defense_bar = 5, 566, 187, 9 +prosecution_bar = 5, 582, 187, 9 defense_plus = 183, 566, 9, 9 -defense_minus = 6, 566, 9, 9 +defense_minus = 5, 566, 9, 9 prosecution_plus = 183, 582, 9, 9 -prosecution_minus = 6, 582, 9, 9 +prosecution_minus = 5, 582, 9, 9 ; Judge's buttons for WT and CE. /pos jud witness_testimony = 290, 470, 85, 42 |
