sm-plugins/entWatch/cfg/sourcemod/entwatch/maps/ze_sunlight_v2_0.cfg

79 lines
2.0 KiB
INI
Raw Normal View History

"entities"
{
"0"
{
"name" "Sacrificial Orb"
"shortname" "Sacrificial Orb"
"color" "E31612"
"buttonclass" "func_button"
"filtername" "sacrificeuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "473242"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"1"
{
"name" "Eye of the storm"
"shortname" "Eye of the storm"
"color" "1C6BEB"
"buttonclass" "func_button"
"filtername" "winduser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "473267"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"2"
{
"name" "Melon launcher"
"shortname" "Melon launcher"
"color" "18ED2A"
"buttonclass" "func_button"
"filtername" "melonuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "473301"
"mode" "2"
"maxuses" "0"
"cooldown" "10"
"maxamount" "1"
}
"3"
{
"name" "Orange launcher"
"shortname" "Orange launcher"
"color" "E3A112"
"buttonclass" "func_button"
"filtername" "orangeuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "473321"
"mode" "2"
"maxuses" "0"
"cooldown" "10"
"maxamount" "1"
}
}