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

22 lines
508 B
INI

"entities"
{
"0"
{
"name" "Apple Cannon"
"shortname" "Cannon"
"color" "0040FF"
"buttonclass" "func_button"
"filtername" "tappo_kantaja"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "432248"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
}