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

307 lines
6.0 KiB
INI

"entities"
{
"0"
{
"name" "Ammo"
"shortname" "Ammo"
"color" "FFFF00"
"buttonclass" "func_button"
"filtername" "player_ammo"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "565799"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"1"
{
"name" "Killer"
"shortname" "Killer"
"color" "CC22CC"
"buttonclass" "func_button"
"filtername" "player_killer"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "565801"
"mode" "4"
"maxuses" "1"
"cooldown" "20"
"maxamount" "1"
}
"2"
{
"name" "Hedge"
"shortname" "Hedge"
"color" "32CD32"
"buttonclass" "func_button"
"filtername" "player_hedge"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "565893"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"3"
{
"name" "Push"
"shortname" "Push"
"color" "22FF88"
"buttonclass" "func_button"
"filtername" "player_push"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "566048"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"4"
{
"name" "Heal"
"shortname" "Heal"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "player_heal"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "566342"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"5"
{
"name" "Gravity"
"shortname" "Gravity"
"color" "2A2A2A"
"buttonclass" "func_button"
"filtername" "player_gravity"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "2289102"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"6"
{
"name" "Fire"
"shortname" "Fire"
"color" "CC0000"
"buttonclass" "func_button"
"filtername" "player_fire"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "566646"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"7"
{
"name" "Ice"
"shortname" "Ice"
"color" "0000FF"
"buttonclass" "func_button"
"filtername" "player_ice"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "566648"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"8"
{
"name" "Lightning"
"shortname" "Lightning"
"color" "0072FF"
"buttonclass" "func_button"
"filtername" "player_lightning"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "566650"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"9"
{
"name" "Zombie Killer"
"shortname" "ZKiller"
"color" "BB4433"
"buttonclass" "func_button"
"filtername" "player_zkiller"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "566669"
"mode" "2"
"maxuses" "0"
"cooldown" "120"
"maxamount" "1"
}
"10"
{
"name" "Zombie Heal"
"shortname" "ZHeal"
"color" "FF7777"
"buttonclass" "func_button"
"filtername" "player_zheal"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "566812"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"11"
{
"name" "Zombie Fire"
"shortname" "ZFire"
"color" "FF4400"
"buttonclass" "func_button"
"filtername" "player_zfire"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "567096"
"mode" "2"
"maxuses" "0"
"cooldown" "90"
"maxamount" "1"
}
"12"
{
"name" "Zombie Drug"
"shortname" "ZDrug"
"color" "0011BB"
"buttonclass" "func_button"
"filtername" "player_zdrag"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "567263"
"mode" "2"
"maxuses" "0"
"cooldown" "90"
"maxamount" "1"
}
"13"
{
"name" "Zombie Invisible"
"shortname" "ZInvisible"
"color" "FFBB00"
"buttonclass" "func_button"
"filtername" "player_zinv"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "567408"
"mode" "2"
"maxuses" "0"
"cooldown" "90"
"maxamount" "1"
}
"14"
{
"name" "Zombie Poison"
"shortname" "ZPoison"
"color" "00DD00"
"buttonclass" "func_button"
"filtername" "player_zpoison"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "567548"
"mode" "2"
"maxuses" "0"
"cooldown" "90"
"maxamount" "1"
}
"15"
{
"name" "Zombie Gravity"
"shortname" "ZGravity"
"color" "FF0066"
"buttonclass" "func_button"
"filtername" "player_zgravity"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "567631"
"mode" "2"
"maxuses" "0"
"cooldown" "90"
"maxamount" "1"
}
}