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
+49
View File
@@ -0,0 +1,49 @@
"items"
{
// Human - Items
"0"
{
"name" "Heal"
"short" "Heal"
"color" "ff0000"
"filter" "player_heal"
"weaponid" "939996"
"buttonid" "940822"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "60"
}
"1"
{
"name" "Torch"
"short" "Torch"
"color" "800000"
"filter" "player_torch"
"weaponid" "1025466"
"buttonid" "1025433"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "3"
"maxuses" "6"
"cooldown" "9"
}
"2"
{
"name" "Ammo"
"short" "Ammo"
"color" "ffff00"
"filter" "player_ammo"
"weaponid" "1376865"
"buttonid" "1376851"
"triggerid" "0"
"display" "7"
"slot" "2"
"mode" "1"
"maxuses" "0"
"cooldown" "80"
}
}