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

22 lines
507 B
INI

"entities"
{
"0"
{
"name" "crowbar"
"shortname" "crowbar"
"color" "{orange}"
"buttonclass" "func_button"
"filtername" "crowbar_holder"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "4799"
"mode" "2"
"maxuses" "0"
"cooldown" "5"
"maxamount" "0"
}
}