summaryrefslogtreecommitdiff
path: root/#customizations/classselection-center.res
diff options
context:
space:
mode:
Diffstat (limited to '#customizations/classselection-center.res')
-rw-r--r--#customizations/classselection-center.res205
1 files changed, 205 insertions, 0 deletions
diff --git a/#customizations/classselection-center.res b/#customizations/classselection-center.res
new file mode 100644
index 0000000..c797213
--- /dev/null
+++ b/#customizations/classselection-center.res
@@ -0,0 +1,205 @@
+"Resource/UI/ClassSelection.res"
+{
+ "SelectClassLabel"
+ {
+ "visible" "0"
+ }
+
+ "SidePanelBG"
+ {
+ "wide" "f0"
+ "tall" "f0"
+ "fillcolor" "0 0 0 150"
+ }
+
+ "scout"
+ {
+ "xpos" "c81"
+ "ypos" "164"
+ }
+
+ "soldier"
+ {
+ "xpos" "c80"
+ "ypos" "180"
+ }
+
+ "pyro"
+ {
+ "xpos" "c80"
+ "ypos" "196"
+ }
+
+ "demoman"
+ {
+ "xpos" "c80"
+ "ypos" "212"
+ }
+
+ "heavyweapons"
+ {
+ "xpos" "c80"
+ "ypos" "232"
+ }
+
+ "engineer"
+ {
+ "xpos" "c80"
+ "ypos" "248"
+ }
+
+ "medic"
+ {
+ "xpos" "c80"
+ "ypos" "264"
+ }
+
+ "sniper"
+ {
+ "xpos" "c80"
+ "ypos" "284"
+ }
+
+ "spy"
+ {
+ "xpos" "c80"
+ "ypos" "300"
+ }
+
+ "random"
+ {
+ "xpos" "c80"
+ "ypos" "c80"
+ }
+
+ "EditLoadoutButton"
+ {
+ "xpos" "c80"
+ "ypos" "c100"
+ }
+
+ "CancelButton"
+ {
+ "xpos" "c180"
+ "ypos" "c80"
+ }
+ "numScout"
+ {
+ "xpos" "c185"
+ "ypos" "164"
+ "tall" "12"
+ }
+
+ "numSoldier"
+ {
+ "xpos" "c185"
+ "ypos" "180"
+ "tall" "12"
+ }
+
+ "numPyro"
+ {
+ "xpos" "c185"
+ "ypos" "196"
+ "tall" "12"
+ }
+
+ "numDemoman"
+ {
+ "xpos" "c185"
+ "ypos" "212"
+ "tall" "12"
+ }
+
+ "numHeavy"
+ {
+ "xpos" "c185"
+ "ypos" "232"
+ "tall" "12"
+ }
+
+ "numEngineer"
+ {
+ "xpos" "c185"
+ "ypos" "248"
+ "tall" "12"
+ }
+
+ "numMedic"
+ {
+ "xpos" "c185"
+ "ypos" "264"
+ "tall" "12"
+ }
+
+ "numSniper"
+ {
+ "xpos" "c185"
+ "ypos" "284"
+ "tall" "12"
+ }
+
+ "numSpy"
+ {
+ "xpos" "c185"
+ "ypos" "300"
+ "tall" "12"
+ }
+
+ "MvMUpgradeImageScout"
+ {
+ "xpos" "9999"
+ }
+
+ "MvMUpgradeImageSolider"
+ {
+ "xpos" "9999"
+ }
+
+ "MvMUpgradeImagePyro"
+ {
+ "xpos" "9999"
+ }
+
+ "MvMUpgradeImageDemoman"
+ {
+ "xpos" "9999"
+ }
+
+ "MvMUpgradeImageHeavy"
+ {
+ "xpos" "9999"
+ }
+
+ "MvMUpgradeImageEngineer"
+ {
+ "xpos" "9999"
+ }
+
+ "MvMUpgradeImageMedic"
+ {
+ "xpos" "9999"
+ }
+
+ "MvMUpgradeImageSniper"
+ {
+ "xpos" "9999"
+ }
+
+ "MvMUpgradeImageSpy"
+ {
+ "xpos" "9999"
+ }
+
+ "TFPlayerModel"
+ {
+ "xpos" "c-360"
+ "wide" "420"
+ "tall" "480"
+
+ "model"
+ {
+ "origin_x" "290"
+ }
+ }
+} \ No newline at end of file