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

79 lines
1.9 KiB
INI

"entities"
{
"0"
{
"name" "Push gun"
"shortname" "Push gun"
"color" "800080"
"buttonclass" "func_rot_button"
"filtername" "bootro"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "2532529"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"1"
{
"name" "Bomb"
"shortname" "Bomb"
"color" "FF0000"
"buttonclass" "func_rot_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "false"
"hud" "true"
"hammerid" "2468646"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"2"
{
"name" "Saw"
"shortname" "Saw"
"color" "0000FF"
"buttonclass" "func_rot_button"
"filtername" "balg1"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "7152583"
"mode" "2"
"maxuses" "0"
"cooldown" "10"
"maxamount" "1"
}
"3"
{
"name" "Ultimate"
"shortname" "Ultimate"
"color" "00FF00"
"buttonclass" "func_rot_button"
"filtername" "bootro2"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "6446563"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
"maxamount" "1"
}
}