diff options
Diffstat (limited to 'minmode/resource/ClientScheme.res')
| -rw-r--r-- | minmode/resource/ClientScheme.res | 419 |
1 files changed, 230 insertions, 189 deletions
diff --git a/minmode/resource/ClientScheme.res b/minmode/resource/ClientScheme.res index 3c155e3..5cdee98 100644 --- a/minmode/resource/ClientScheme.res +++ b/minmode/resource/ClientScheme.res @@ -78,6 +78,9 @@ Scheme "StatBar7" "15 85 85 128" "StatBar8" "15 65 65 128" "StatBar9" "15 45 45 128" + + //item backdrop color, refers to background color when mousing over items + "ItemPanelBG" "50 50 50 255" //Rainbow Uber Colors @@ -397,12 +400,12 @@ Scheme "BuildingHealthBar.Health" "ProgressOffWhite" "BuildingHealthBar.LowHealth" "LowHealthRed" - PropertySheet.TextColor "Orange" - PropertySheet.SelectedTextColor "Orange" + PropertySheet.TextColor "White" + PropertySheet.SelectedTextColor "White" PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another RadioButton.TextColor "Base Color" - RadioButton.SelectedTextColor "TanLight" + RadioButton.SelectedTextColor "Orange" RichText.TextColor "Gray" RichText.BgColor "Blank" @@ -419,15 +422,15 @@ Scheme ScrollBarSlider.FgColor "Gray" // nob color ScrollBarSlider.BgColor "Blank" // slider background color - SectionedListPanel.HeaderTextColor "Orange" + SectionedListPanel.HeaderTextColor "White" SectionedListPanel.HeaderBgColor "Blank" SectionedListPanel.DividerColor "Black" - SectionedListPanel.TextColor "Orange" - SectionedListPanel.BrightTextColor "Orange" + SectionedListPanel.TextColor "White" SectionedListPanel.BgColor "TransparentLightBlack" + SectionedListPanel.BrightTextColor "White" SectionedListPanel.SelectedTextColor "Black" SectionedListPanel.SelectedBgColor "Red" - SectionedListPanel.OutOfFocusSelectedTextColor "Black" + SectionedListPanel.OutOfFocusSelectedTextColor "Orange" SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32" Slider.NobColor "108 108 108 255" @@ -446,7 +449,7 @@ Scheme TextEntry.OutOfFocusSelectedBgColor "Blank" TextEntry.FocusEdgeColor "Blank" - ToggleButton.SelectedTextColor "Orange" + ToggleButton.SelectedTextColor "White" Tooltip.TextColor "TransparentBlack" Tooltip.BgColor "Red" @@ -1963,6 +1966,28 @@ Scheme "antialias" "1" } } + "ImportToolSmallest" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "10" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "SpectatorVerySmall" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } // Used by scoreboard and spectator UI for names which don't map in the normal fashion "DefaultVerySmallFallBack" { @@ -2036,6 +2061,16 @@ Scheme "antialias" "1" } } + ItemFontAttribSmallv2 + { + "1" + { + "name" "Cerbetica_edited" + "tall" "11" + "antialias" "1" + "weight" "500" + } + } "ItemFontAttribSmall" { "1" @@ -4478,11 +4513,13 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" - "image" "loadout_rect" + "image" "loadout_rect" + //"color" "ItemPanelBG" + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } StoreFreeTrialBorder @@ -4502,7 +4539,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" - "image" "loadout_rect" + "image" "loadout_rect" + //"color" "ItemPanelBG" + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional @@ -4595,19 +4634,21 @@ Scheme "image" "loadout_rect_mouseover" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } LoadoutItemPopupBorder { "bordertype" "scalable_image" "backgroundtype" "2" - "image" "button_holder_central" + "image" "backpack_rect_mouseover_color" + "color" "ItemPanelBG" + "src_corner_height" "32" // pixels inside the image "src_corner_width" "32" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // Collector's ------------------------------------------------------------------------------------------------ @@ -4620,8 +4661,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Collectors { @@ -4632,8 +4673,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Collectors { @@ -4644,8 +4685,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Collectors { @@ -4656,8 +4697,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGrayedOut @@ -4669,8 +4710,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder @@ -4681,8 +4722,8 @@ Scheme "image" "backpack_rect" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder { @@ -4691,8 +4732,8 @@ Scheme "image" "backpack_rect_mouseover" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "69420" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "69420" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemSelectedBorder { @@ -4702,8 +4743,8 @@ Scheme "image" "backpack_rect_selected" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder_Unique @@ -4715,8 +4756,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Unique { @@ -4727,8 +4768,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder_1 { @@ -4739,8 +4780,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_1 { @@ -4751,8 +4792,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder_2 { @@ -4763,8 +4804,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_2 { @@ -4775,8 +4816,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder_3 { @@ -4787,8 +4828,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_3 { @@ -4799,8 +4840,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder_4 { @@ -4811,8 +4852,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_4 { @@ -4823,8 +4864,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder_Haunted { @@ -4835,8 +4876,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Haunted { @@ -4847,8 +4888,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Haunted { @@ -4859,8 +4900,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Haunted { @@ -4871,8 +4912,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // PaintkitWeapon ------------------------------------------------------------------------------------------------ @@ -4885,8 +4926,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_PaintkitWeapon { @@ -4897,8 +4938,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_PaintkitWeapon { @@ -4909,8 +4950,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_PaintkitWeapon { @@ -4921,8 +4962,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // Collector's ------------------------------------------------------------------------------------------------ @@ -4935,8 +4976,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Collectors { @@ -4947,8 +4988,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Collectors { @@ -4959,8 +5000,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Collectors { @@ -4971,8 +5012,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder_Vintage { @@ -4983,8 +5024,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Vintage { @@ -4995,8 +5036,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Vintage @@ -5008,8 +5049,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Vintage { @@ -5020,8 +5061,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemBorder_Community @@ -5033,8 +5074,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Community { @@ -5045,8 +5086,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Community { @@ -5057,8 +5098,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Community { @@ -5069,8 +5110,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // Developer ------------------------------------------------------------------------------------------------ BackpackItemBorder_Developer @@ -5082,8 +5123,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Developer { @@ -5094,8 +5135,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Developer { @@ -5106,8 +5147,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Developer { @@ -5118,8 +5159,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // SelfMade ------------------------------------------------------------------------------------------------ BackpackItemBorder_SelfMade @@ -5131,8 +5172,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_SelfMade { @@ -5143,8 +5184,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_SelfMade { @@ -5155,8 +5196,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_SelfMade { @@ -5167,8 +5208,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // Customized ------------------------------------------------------------------------------------------------ @@ -5181,8 +5222,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Customized { @@ -5193,8 +5234,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Customized { @@ -5205,8 +5246,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Customized { @@ -5217,8 +5258,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // Strange ------------------------------------------------------------------------------------------------ BackpackItemBorder_Strange @@ -5230,8 +5271,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Strange { @@ -5242,8 +5283,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Strange { @@ -5254,8 +5295,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Strange { @@ -5266,8 +5307,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // Completed ------------------------------------------------------------------------------------------------ BackpackItemBorder_Completed @@ -5279,8 +5320,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_Completed { @@ -5291,8 +5332,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_Completed { @@ -5303,8 +5344,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_Completed { @@ -5315,8 +5356,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // *************************************************************************** // Rarity Default @@ -5329,8 +5370,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityDefault { @@ -5341,8 +5382,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityDefault { @@ -5353,8 +5394,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityDefault { @@ -5365,8 +5406,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // *************************************************** BackpackItemBorder_RarityCommon @@ -5378,8 +5419,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityCommon { @@ -5390,8 +5431,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityCommon { @@ -5402,8 +5443,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityCommon { @@ -5414,8 +5455,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // BackpackItemBorder_RarityUncommon @@ -5427,8 +5468,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityUncommon { @@ -5439,8 +5480,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityUncommon { @@ -5451,8 +5492,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityUncommon { @@ -5463,8 +5504,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } //************** BackpackItemBorder_RarityRare @@ -5476,8 +5517,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityRare { @@ -5488,8 +5529,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityRare { @@ -5500,8 +5541,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityRare { @@ -5512,8 +5553,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } //****************** BackpackItemBorder_RarityMythical @@ -5525,8 +5566,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityMythical { @@ -5537,8 +5578,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityMythical { @@ -5549,8 +5590,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityMythical { @@ -5561,8 +5602,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } // *************************************************** BackpackItemBorder_RarityLegendary @@ -5574,8 +5615,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityLegendary { @@ -5586,8 +5627,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityLegendary { @@ -5598,8 +5639,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityLegendary { @@ -5610,8 +5651,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } //********************************************* BackpackItemBorder_RarityAncient @@ -5623,8 +5664,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityAncient { @@ -5635,8 +5676,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityAncient { @@ -5647,8 +5688,8 @@ Scheme "image" "backpack_rect_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityAncient { @@ -5659,8 +5700,8 @@ Scheme "image" "backpack_rect_mouseover_color" "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" } StoreItemBorder { |
