diff options
Diffstat (limited to 'customizations/settings.json')
| -rw-r--r-- | customizations/settings.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/customizations/settings.json b/customizations/settings.json new file mode 100644 index 0000000..52362be --- /dev/null +++ b/customizations/settings.json @@ -0,0 +1,30 @@ +{ + "HUDVersion": "False", + "Scoreboard": "False", + "ChatBox": "False", + "TeamSelect": "False", + "DisguiseImage": "False", + "DefaultMenuBG": "False", + "UberAnimation": "1", + "UberBarColor": "235 226 202 255", + "UberFullColor": "255 50 255 255", + "UberFlashColor1": "255 165 0 255", + "UberFlashColor2": "255 69 0 255", + "XHairEnabled": "False", + "XHairStyle": "1", + "XHairOutline": "False", + "XHairPulse": "True", + "XHairSize": "20", + "XHairColor": "242 242 242 255", + "XHairPulseColor": "255 0 0 255", + "HealingDone": "48 255 48 255", + "HealthStyle": "1", + "HealthNormal": "235 226 202 255", + "HealthBuff": "48 255 48 255", + "HealthLow": "255 153 0 255", + "AmmoClip": "48 255 48 255", + "AmmoReserve": "72 255 255 255", + "AmmoClipLow": "255 42 130 255", + "AmmoReserveLow": "255 128 28 255", + "LastModified": "4/22/2018 5:07:58 PM" +} |
