From 9de145272bb3e6e4f54a87037d2657c5dad9e466 Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Sun, 16 Dec 2018 10:13:30 -0600 Subject: Add theme changes that weren't committed (??) --- base/themes/default/courtroom_design.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'base/themes/default/courtroom_design.ini') 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 -- cgit