summaryrefslogtreecommitdiff
path: root/resource/ui/flagstatus.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
committerCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
commitefba2d7f8d7c68205331fcc3accad683649faed8 (patch)
treef489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/flagstatus.res
parent8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff)
Visual Tweaks
- Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/ui/flagstatus.res')
-rw-r--r--resource/ui/flagstatus.res15
1 files changed, 15 insertions, 0 deletions
diff --git a/resource/ui/flagstatus.res b/resource/ui/flagstatus.res
index 0e706a6..daffae7 100644
--- a/resource/ui/flagstatus.res
+++ b/resource/ui/flagstatus.res
@@ -12,6 +12,10 @@
"visible" "1"
"enabled" "1"
"scaleImage" "1"
+
+ "if_mvm" {
+ "ypos" "0"
+ }
}
"Briefcase"
@@ -30,9 +34,15 @@
"if_mvm"
{
+ "ypos" "14"
"wide" "24"
"tall" "24"
}
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
}
"StatusIcon"
@@ -53,5 +63,10 @@
{
"visible" "0"
}
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
}
} \ No newline at end of file