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

117 lines
2.9 KiB
INI

"entities"
{
"0"
{
"name" "Berserker"
"shortname" "Berserker"
"color" "FF0000"
"buttonclass" "func_button"
"filtername" "berserker"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "26895"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
"maxamount" "1"
}
"1"
{
"name" "BFG"
"shortname" "BFG"
"color" "0000FF"
"buttonclass" "func_button"
"filtername" "bfg_own"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "26859"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
"maxamount" "1"
}
"2"
{
"name" "Megasphere"
"shortname" "Megasphere"
"color" "00FF00"
"buttonclass" "func_button"
"filtername" "megasphere"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "26879"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
"maxamount" "1"
}
"3"
{
"name" "Soulsphere"
"shortname" "Soulsphere"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "soulsphere"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "26854"
"mode" "4"
"maxuses" "2"
"cooldown" "145"
"maxamount" "1"
}
"4"
{
"name" "Soulsphere"
"shortname" "Soulsphere"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "soulsphere2"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "26740"
"mode" "4"
"maxuses" "2"
"cooldown" "145"
"maxamount" "1"
}
"5"
{
"name" "Soulsphere"
"shortname" "Soulsphere"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "soulsphere3"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "26767"
"mode" "4"
"maxuses" "2"
"cooldown" "145"
"maxamount" "1"
}
}