diff options
author | Ben Millwood <thebenmachine@gmail.com> | 2009-10-03 11:48:33 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:15:22 +0000 |
commit | 353ccec81c4e4421884b6942bd01669b0c26ee77 (patch) | |
tree | 22dae1af8461ab1afef99d4bc35c6bfbe48fcf15 /overrides/classes/human_bsuit.cfg | |
parent | 9a86ff8f85ba4103eea17d6db5def12eeedc1a00 (diff) |
Correcting mess involving configs/ and overrides/
Diffstat (limited to 'overrides/classes/human_bsuit.cfg')
-rw-r--r-- | overrides/classes/human_bsuit.cfg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/overrides/classes/human_bsuit.cfg b/overrides/classes/human_bsuit.cfg deleted file mode 100644 index 751b6405..00000000 --- a/overrides/classes/human_bsuit.cfg +++ /dev/null @@ -1,13 +0,0 @@ -model human_bsuit
-skin default
-modelScale 1.0
-shadowScale 1.0
-hud human_hud
-mins -15 -15 -38
-maxs 15 15 38
-crouchMaxs 15 15 38
-viewHeight 29
-crouchViewHeight 29
-deadMins -15 -15 -4
-deadMaxs 15 15 4
-zOffset -16.0
|