sm-plugins/entWatch/cfg/sourcemod/entwatch/maps/ze_meatropolis_v1_1.cfg
zaCade b250cb13fe entWatch: Configurations.
Just storing them here, incase of well idk.
2019-04-30 22:47:27 +02:00

79 lines
1.9 KiB
INI

"entities"
{
"0"
{
"name" "shish kebab"
"shortname" "kebab"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "kebabuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "214622"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"1"
{
"name" "meatball"
"shortname" "ball"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "meatballuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "214665"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"2"
{
"name" "meatloaf"
"shortname" "loaf"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "meatloafuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "214692"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"3"
{
"name" "chunky chili"
"shortname" "chili"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "chiliuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "214714"
"mode" "2"
"maxuses" "0"
"cooldown" "10"
"maxamount" "1"
}
}