update entwatch cfgs and convert to tab indentation

This commit is contained in:
BotoX
2019-10-20 13:29:40 +02:00
parent 8a21ae0494
commit 964879cb93
156 changed files with 15690 additions and 14420 deletions
@@ -0,0 +1,50 @@
"items"
{
// Humans - Items
"0"
{
"name" "Push"
"short" "Push"
"color" "339966"
"filter" "push_guy"
"weaponid" "52552"
"buttonid" "52930"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "65"
}
"1"
{
"name" "Slow"
"short" "Slow"
"color" "ffe861"
"filter" "speed_guy"
"weaponid" "58792"
"buttonid" "58794"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "75"
}
// Zombies - Items
"2"
{
"name" "ZM Speed"
"short" "ZM Speed"
"color" "ffa961"
"filter" "9nuke_men"
"weaponid" "165559"
"buttonid" "165713"
"triggerid" "165556"
"display" "7"
"slot" "3"
"mode" "1"
"maxuses" "0"
"cooldown" "50"
}
}