update and clean map configs

This commit is contained in:
BotoX
2019-09-23 11:45:34 +02:00
parent 9fba0657fa
commit a184a1f0e4
575 changed files with 4590 additions and 4620 deletions
+34
View File
@@ -0,0 +1,34 @@
"items"
{
// Human - Items
"0"
{
"name" "Gravity"
"short" "Gravity"
"color" "111111"
"filter" "Player_Gravity"
"weaponid" "784344"
"buttonid" "784265"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "75"
}
"1"
{
"name" "Heal"
"short" "Heal"
"color" "FF0000"
"filter" "Player_Heal"
"weaponid" "785654"
"buttonid" "785572"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "45"
}
}