aboutsummaryrefslogtreecommitdiff
path: root/mp/game/mod_hl2mp/cfg
diff options
context:
space:
mode:
authorJørgen P. Tjernø <[email protected]>2013-12-03 10:39:23 -0800
committerJørgen P. Tjernø <[email protected]>2013-12-03 11:57:22 -0800
commitb5dc4a85433a908d38d453e98d7d45e22e2a5fc0 (patch)
treef186094efa03e9c1144fb5c98161cf3f7b054f90 /mp/game/mod_hl2mp/cfg
parentSpecify clobbered registers in POSIX SSE functions (diff)
downloadsource-sdk-2013-b5dc4a85433a908d38d453e98d7d45e22e2a5fc0.tar.xz
source-sdk-2013-b5dc4a85433a908d38d453e98d7d45e22e2a5fc0.zip
Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
Diffstat (limited to 'mp/game/mod_hl2mp/cfg')
-rw-r--r--mp/game/mod_hl2mp/cfg/skill.cfg28
-rw-r--r--mp/game/mod_hl2mp/cfg/skill_manifest.cfg2
2 files changed, 15 insertions, 15 deletions
diff --git a/mp/game/mod_hl2mp/cfg/skill.cfg b/mp/game/mod_hl2mp/cfg/skill.cfg
index 86b2b3cf..8a48ca67 100644
--- a/mp/game/mod_hl2mp/cfg/skill.cfg
+++ b/mp/game/mod_hl2mp/cfg/skill.cfg
@@ -1,15 +1,15 @@
-// HEALTH/SUIT CHARGE DISTRIBUTION
-sk_suitcharger "75"
-sk_suitcharger_citadel "200"
-sk_suitcharger_citadel_maxarmor "200"
-sk_battery "15"
-sk_healthcharger "50"
-sk_healthkit "25"
-sk_healthvial "10"
-
-// player damage adjusters
-sk_player_head "3"
-sk_player_chest "1"
-sk_player_stomach "1"
-sk_player_arm "1"
+// HEALTH/SUIT CHARGE DISTRIBUTION
+sk_suitcharger "75"
+sk_suitcharger_citadel "200"
+sk_suitcharger_citadel_maxarmor "200"
+sk_battery "15"
+sk_healthcharger "50"
+sk_healthkit "25"
+sk_healthvial "10"
+
+// player damage adjusters
+sk_player_head "3"
+sk_player_chest "1"
+sk_player_stomach "1"
+sk_player_arm "1"
sk_player_leg "1" \ No newline at end of file
diff --git a/mp/game/mod_hl2mp/cfg/skill_manifest.cfg b/mp/game/mod_hl2mp/cfg/skill_manifest.cfg
index 49ad4da5..585f27f8 100644
--- a/mp/game/mod_hl2mp/cfg/skill_manifest.cfg
+++ b/mp/game/mod_hl2mp/cfg/skill_manifest.cfg
@@ -1 +1 @@
-exec skill.cfg
+exec skill.cfg