sm-plugins/entWatch/cfg/sourcemod/entwatch/maps/ze_crashbandicoot_v1fix.cfg
zaCade b250cb13fe entWatch: Configurations.
Just storing them here, incase of well idk.
2019-04-30 22:47:27 +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"
}
}