sm-plugins/ItemSpawn/cfg/sourcemod/entwatch/maps/ze_sunkentemple_v3_1s.cfg

59 lines
1.2 KiB
INI
Raw Normal View History

"entities"
{
"0"
{
"name" "Push"
"shortname" "Push"
"color" "22FF88"
"buttonclass" "func_button"
"filtername" "Filter_push"
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "772831"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"1"
{
"name" "Heal"
"shortname" "Heal"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "Filter_heal"
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "772920"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"2"
{
"name" "Wall"
"shortname" "Wall"
"color" "32CD32"
"buttonclass" "func_button"
"filtername" "Filter_wall"
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "772763"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}