summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-07 22:08:09 -0500
committerCriticalFlaw <[email protected]>2017-12-07 22:08:09 -0500
commit1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (patch)
tree60b7b58671613a750f213c9c45c0659e0c85fc7d /scripts
parent6a84e1117b257217344eddce009dc470c3c9440b (diff)
20171207 - Miscellenaous Formatting Tweaks II
Diffstat (limited to 'scripts')
-rw-r--r--scripts/chapterbackgrounds.txt29
-rw-r--r--scripts/hudlayout.res44
2 files changed, 41 insertions, 32 deletions
diff --git a/scripts/chapterbackgrounds.txt b/scripts/chapterbackgrounds.txt
index 4290f42..48b1d6d 100644
--- a/scripts/chapterbackgrounds.txt
+++ b/scripts/chapterbackgrounds.txt
@@ -1,15 +1,14 @@
- "chapters"
- {
- 1 "background_upward"
- 2 "background_upward"
- 3 "background_upward"
- 4 "background_upward"
- }
- "BackgroundMaps"
- {
- 1 "background_upward"
- 2 "background_upward"
- 3 "background_upward"
- 4 "background_upward"
- }
-
+"chapters"
+{
+ 1 "background_upward"
+ 2 "background_upward"
+ 3 "background_upward"
+ 4 "background_upward"
+}
+"BackgroundMaps"
+{
+ 1 "background_upward"
+ 2 "background_upward"
+ 3 "background_upward"
+ 4 "background_upward"
+} \ No newline at end of file
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index 7fdb954..ff15f44 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -1379,7 +1379,6 @@
"TextFont" "Default"
"ItemFont" "Default"
"ItemFontPulsing" "Default"
-
}
HudSpellMenu
@@ -1562,8 +1561,8 @@
"avatar_tall" "14"
"show_dead_icon" "1"
- "dead_ypos" "0"
"dead_xpos" "118"
+ "dead_ypos" "0"
"dead_wide" "16"
"dead_tall" "16"
@@ -2181,32 +2180,43 @@
"bgcolor_override" "0 0 0 0"
"PaintBackgroundType" "0" // rounded corners
}
+
+ CTFFlagCalloutPanel
+ {
+ "fieldName" "CTFFlagCalloutPanel"
+ "visible" "0"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "40"
+ "tall" "40"
+ "priority" "40"
+ }
+
"HudMenuTauntSelection"
{
"fieldName" "HudMenuTauntSelection"
"visible" "1"
"enabled" "1"
"xpos" "c-235"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
"ypos" "c-85"
"wide" "470"
"tall" "200"
"PaintBackgroundType" "0"
}
+ "ItemAttributeTracker"
+ {
+ "fieldName" "ItemAttributeTracker"
+ "visible" "1"
+ "enabled" "1"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f5"
+ "tall" "f0"
+ "PaintBackgroundType" "0"
+ }
+
HudMiniGame
{
"fieldName" "HudMiniGame"
@@ -2290,4 +2300,4 @@
"mouseinputenabled" "0"
"alpha" "100"
}
-}
+} \ No newline at end of file