sm-plugins/entWatch/cfg/sourcemod/entwatch/maps/ze_atix_extinction_b7.cfg

41 lines
989 B
INI
Raw Normal View History

"entities"
{
"0"
{
"name" "Pushgun"
"shortname" "Pushgun"
"color" "0072FF"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "443964"
"mode" "2"
"maxuses" "0"
"cooldown" "30"
"maxamount" "1"
}
"1"
{
"name" "Napalm Launcher"
"shortname" "Napalm Launcher"
"color" "0072FF"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "false"
"hud" "true"
"hammerid" "507423"
"mode" "3"
"maxuses" "32"
"cooldown" "4"
"maxamount" "1"
}
}