sm-plugins/ItemSpawn/cfg/sourcemod/entwatch/maps/ze_italy_town_v3.cfg

79 lines
1.9 KiB
INI
Raw Normal View History

"entities"
{
"0"
{
"name" "Sword"
"shortname" "Sword"
"color" "B0BCBF"
"buttonclass" "func_physbox_multiplayer"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "7444"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"1"
{
"name" "Rocket Launcher"
"shortname" "Rocket"
"color" "8B7D8C"
"buttonclass" "func_door"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "296846"
"mode" "3"
"maxuses" "1"
"cooldown" "0"
"maxamount" "1"
}
"2"
{
"name" "Flamethrower"
"shortname" "Flamethrower"
"color" "FC5151"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "2730"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"3"
{
"name" "Cold Gun"
"shortname" "Cold Gun"
"color" "3D6EF5"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "39556"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
}