forked from UNLOZE/sm-plugins
update and clean map configs
This commit is contained in:
+49
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user