sm-plugins/ItemSpawn/cfg/sourcemod/entwatch/maps/ze_christmas_beta3f.cfg
2019-07-25 00:14:52 +02:00

42 lines
990 B
INI

"entities"
{
"0"
{
"name" "Gravity"
"shortname" "Gravity"
"color" "111111"
"buttonclass" "func_button"
"filtername" "Player_Gravity"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "784344"
"mode" "2"
"maxuses" "0"
"cooldown" "75"
"maxamount" "1"
}
"1"
{
"name" "Heal"
"shortname" "Heal"
"color" "FF0000"
"buttonclass" "func_button"
"filtername" "Player_Heal"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "785654"
"mode" "2"
"maxuses" "0"
"cooldown" "45"
"maxamount" "1"
}
}