diff options
| author | CriticalFlaw <[email protected]> | 2019-03-10 20:32:58 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-10 20:32:58 -0400 |
| commit | fdfa8d63e4eab65b1ac7087702ff576df47b2c10 (patch) | |
| tree | b249f93db5f48ab882a6cfac71614142f893db6f /resource/ui/ObjectiveStatusEscort.res | |
| parent | 59374d07d43bc3207a45294b05be3dd8f7b3299e (diff) | |
Playtesting Fixes
- Fixed the floating health ID not appearing
Diffstat (limited to 'resource/ui/ObjectiveStatusEscort.res')
| -rw-r--r-- | resource/ui/ObjectiveStatusEscort.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/ObjectiveStatusEscort.res b/resource/ui/ObjectiveStatusEscort.res index 1e77809..d89bb4f 100644 --- a/resource/ui/ObjectiveStatusEscort.res +++ b/resource/ui/ObjectiveStatusEscort.res @@ -365,8 +365,8 @@ "xpos" "20" "ypos" "52" "zpos" "3" - "wide" "4" - "tall" "8" + "wide" "3" + "tall" "7" "visible" "0" "enabled" "1" "image" "capture_icon_white" @@ -374,7 +374,7 @@ "if_multiple_trains" { - "xpos" "20" + "xpos" "19" "wide" "5" "tall" "10" } @@ -412,19 +412,19 @@ "if_multiple_trains" { "font" "ItemFontAttribSmall" - "xpos" "25" + "xpos" "24" "wide" "30" "tall" "10" } "if_multiple_trains_top" { - "ypos" "46" + "ypos" "45" } "if_multiple_trains_bottom" { - "ypos" "82" + "ypos" "81" } } |
