From fced9d289f556ae7277141ad025cadaaea853cfa Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Sat, 28 Feb 2015 11:30:43 -0500 Subject: [PATCH] Updating defines to fit Paradise screen size --- code/_onclick/hud/_defines.dm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/code/_onclick/hud/_defines.dm b/code/_onclick/hud/_defines.dm index 2c9eac69a0f..17616801b76 100644 --- a/code/_onclick/hud/_defines.dm +++ b/code/_onclick/hud/_defines.dm @@ -114,10 +114,10 @@ #define ui_borg_health "16:28,6:13" //borgs have the health display where humans have the pressure damage indicator. #define ui_alien_health "16:28,6:13" //aliens have the health display where humans have the pressure damage indicator. -#define ui_construct_health "15:00,7:15" //same height as humans, hugging the right border -#define ui_construct_purge "15:00,6:15" -#define ui_construct_fire "14:16,8:13" //above health, slightly to the left -#define ui_construct_pull "14:28,2:10" //above the zone_sel icon +#define ui_construct_health "16:00,8:17" //same height as humans, hugging the right border +#define ui_construct_purge "16:00,6:15" +#define ui_construct_fire "15:16,8:13" //above health, slightly to the left +#define ui_construct_pull "16:28,2:10" //above the zone_sel icon //Pop-up inventory #define ui_shoes "2:8,1:5"