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