Added skill cfg files so that refilling ammo will work.

This commit is contained in:
Joe Ludwig
2013-07-29 16:40:43 -07:00
parent e174b33716
commit 2da6af4311
6 changed files with 274 additions and 0 deletions

View File

@@ -0,0 +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"
sk_player_leg "1"