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

117 lines
2.9 KiB
INI

"entities"
{
"0"
{
"name" "Speeder"
"shortname" "Speeder"
"color" "0040FF"
"buttonclass" "func_button"
"filtername" "item_speeder"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "false"
"hammerid" "2078800"
"mode" "2"
"maxuses" "0"
"cooldown" "7"
"maxamount" "32"
}
"1"
{
"name" "Herder"
"shortname" "Herder"
"color" "0040FF"
"buttonclass" "func_button"
"filtername" "item_herder"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1847126"
"mode" "2"
"maxuses" "0"
"cooldown" "5"
"maxamount" "32"
}
"2"
{
"name" "Healing Shitbox"
"shortname" "Healing Shitbox"
"color" "0040FF"
"buttonclass" "func_button"
"filtername" "item_medkit"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1983722"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
"maxamount" "32"
}
"3"
{
"name" "Rocket Cannon"
"shortname" "Rocket Cannon"
"color" "0040FF"
"buttonclass" "func_button"
"filtername" "item_rocket"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "183120"
"mode" "2"
"maxuses" "0"
"cooldown" "8"
"maxamount" "32"
}
"4"
{
"name" "Beam Cannon"
"shortname" "Beam Cannon"
"color" "0040FF"
"buttonclass" "func_button"
"filtername" "item_laser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "183400"
"mode" "2"
"maxuses" "0"
"cooldown" "1"
"maxamount" "32"
}
"5"
{
"name" "Mini Cannon"
"shortname" "Mini Cannon"
"color" "0040FF"
"buttonclass" "func_button"
"filtername" "item_minigun"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "183633"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "32"
}
}