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

42 lines
712 B
INI
Raw Normal View History

"entities"
{
"0"
{
"name" "Boneless Pizza"
"shortname" "Pizza"
"color" "eedc82"
"buttonclass" "func_button"
"filtername" "bonelessplayer"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1077"
"mode" "2"
"maxuses" "0"
"cooldown" "15"
"maxamount" "1"
}
"1"
{
"name" "Bloxy Cola"
"shortname" "Cola"
"color" "cc6600"
"buttonclass" "func_button"
"filtername" "colaplayer"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "121760"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
}