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

98 lines
2.4 KiB
INI

"entities"
{
"0"
{
"name" "Toaster"
"shortname" "Toaster"
"color" "664A15"
"buttonclass" "func_button"
"filtername" "none"
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "204268"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "5"
}
"1"
{
"name" "Peanut Butter"
"shortname" "Peanut Butter"
"color" "A37621"
"buttonclass" "func_button"
"filtername" "none"
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "204361"
"mode" "2"
"maxuses" "0"
"cooldown" "4"
"maxamount" "5"
}
"2"
{
"name" "Sour Milk"
"shortname" "Sour Milk"
"color" "EDECE8"
"buttonclass" "func_button"
"filtername" "none"
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "204444"
"mode" "2"
"maxuses" "0"
"cooldown" "6"
"maxamount" "5"
}
"3"
{
"name" "A Jalapeno"
"shortname" "A Jalapeno"
"color" "F23722"
"buttonclass" "func_button"
"filtername" "none"
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "204527"
"mode" "2"
"maxuses" "0"
"cooldown" "10"
"maxamount" "5"
}
"4"
{
"name" "A Metal Ass"
"shortname" "A Metal Ass"
"color" "125E73"
"buttonclass" "func_button"
"filtername" "none"
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "204615"
"mode" "2"
"maxuses" "0"
"cooldown" "10"
"maxamount" "5"
}
}