forked from UNLOZE/sm-plugins
update entwatch cfgs and convert to tab indentation
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user