csgo-plugins/entWatch_csgo/cfg/sourcemod/entwatch/maps/ze_football_go2.cfg
2020-03-25 20:09:12 +02:00

117 lines
3.0 KiB
INI

"entities"
{
"0"
{
"name" "Dark Repulser(Wind)"
"shortname" "Wind"
"color" "{lightblue}"
"buttonclass" "func_button"
"filtername" "f_m_wind_human"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "39002"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"1"
{
"name" "Dark Repulser(ZWind)"
"shortname" "ZWind"
"color" "{blue}"
"buttonclass" "func_button"
"filtername" "f_m_wind_zombie"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "39885"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"2"
{
"name" "Katana(Speed)"
"shortname" "Speed"
"color" "{olive}"
"buttonclass" "func_button"
"filtername" "f_m_speed_human"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "40110"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"3"
{
"name" "Katana(ZSpeed)"
"shortname" "ZSpeed"
"color" "{green}"
"buttonclass" "func_button"
"filtername" "f_m_speed_zombie"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "40141"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"4"
{
"name" "Elucidator(Gravity)"
"shortname" "Gravity"
"color" "{pink}"
"buttonclass" "func_button"
"filtername" "f_m_gravity_human"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "41391"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"5"
{
"name" "Elucidator(ZGravity)"
"shortname" "ZGravity"
"color" "{purple}"
"buttonclass" "func_button"
"filtername" "f_m_gravity_zombie"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "42566"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
}