diff options
| author | David Skoland <davidskoland@gmail.com> | 2019-01-05 23:00:46 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2019-01-05 23:00:46 +0100 |
| commit | fb076ca7e7fc6067a6cbb372a1746a6953451eaf (patch) | |
| tree | a75b9d3cf766fd0110fc9e29b98445f98ae4560e /base/themes/default/courtroom_design.ini | |
| parent | e2034188be7ec63bd0f30bb0ce1bdba06f4ffb92 (diff) | |
| parent | 57b02c084ae6884c35dbf5a126ee2ec256ba1ca4 (diff) | |
Merge remote-tracking branch 'upstream/master'
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 |
