Fixed newlines in weapons and weapongroups.txt config files.

This commit is contained in:
Greyscale 2009-04-20 00:19:05 +02:00
parent 53c60d1c52
commit 8ac1361a70
2 changed files with 293 additions and 295 deletions

View File

@ -202,21 +202,19 @@
{ {
"restrict" "yes" "restrict" "yes"
"menu" "no" "menu" "no"
"knockback" "100.0"
} }
"smokegrenade" "smokegrenade"
{ {
"restrict" "yes" "restrict" "yes"
"menu" "no" "menu" "no"
"knockback" "100.0"
} }
"Knife" "Knife"
{ {
"restrict" "no" "restrict" "no"
"menu" "no" "menu" "no"
"knockback" "8.0" "knockback" "15.0"
} }
"NVGs" "NVGs"