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

155 lines
3.8 KiB
INI

"entities"
{
"0"
{
"name" "Blue Spark"
"shortname" "Spark"
"color" "0000FF"
"buttonclass" "func_button"
"filtername" "ct_elec"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1986587"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"1"
{
"name" "Icy Vortex"
"shortname" "Ice"
"color" "00BBFF"
"buttonclass" "func_button"
"filtername" "ct_ice"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "2570216"
"mode" "2"
"maxuses" "0"
"cooldown" "65"
"maxamount" "1"
}
"2"
{
"name" "Ammo"
"shortname" "Ammo"
"color" "FFFF00"
"buttonclass" "func_button"
"filtername" "ct_ammo"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1986862"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"3"
{
"name" "Heal"
"shortname" "Heal"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "ct_heal"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1986724"
"mode" "2"
"maxuses" "0"
"cooldown" "65"
"maxamount" "1"
}
"4"
{
"name" "Venom Beam"
"shortname" "Poison"
"color" "00FF33"
"buttonclass" "func_button"
"filtername" "ct_poison"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "false"
"hud" "true"
"hammerid" "1986515"
"mode" "2"
"maxuses" "0"
"cooldown" "12"
"maxamount" "1"
}
"5"
{
"name" "Flame Beam"
"shortname" "Fire"
"color" "FF3300"
"buttonclass" "func_button"
"filtername" "ct_fire"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "false"
"hud" "true"
"hammerid" "1986376"
"mode" "2"
"maxuses" "0"
"cooldown" "12"
"maxamount" "1"
}
"6"
{
"name" "Electric Beam"
"shortname" "Beam"
"color" "00FFAA"
"buttonclass" "func_button"
"filtername" "ct_beam"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "2445121"
"mode" "1"
"maxuses" "0"
"cooldown" "1"
"maxamount" "1"
}
"7"
{
"name" "Wind Blaster"
"shortname" "Wind"
"color" "FF55FF"
"buttonclass" "func_button"
"filtername" "ct_push"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "2704265"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
}