sm-plugins/_ItemSpawn/cfg/sourcemod/entwatch/maps/ze_antartika_b2.cfg
DoganGFL 96f3d74068 Rename of unused plugins
either not used at all or in disabled
2019-07-25 00:44:32 +02:00

41 lines
1.2 KiB
INI

"entities"
{
"0"
{
"name" "Banana Gun"
"shortname" "Banana"
"color" "EEFF00"
"buttonclass" "func_button"
"filtername" "bananaFilter"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "false"
"hammerid" "600295"
"mode" "1"
"maxuses" ""
"cooldown" ""
"maxamount" "1"
}
"1"
{
"name" "Penis Gun"
"shortname" "Penis"
"color" "FF005D"
"buttonclass" ""
"filtername" ""
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "false"
"hammerid" "600240"
"mode" "0"
"maxuses" "0"
"cooldown" ""
"maxamount" "1"
}
}