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

117 lines
2.9 KiB
INI

"entities"
{
"0"
{
"name" "UFO"
"shortname" "UFO"
"color" "2A2A2A"
"buttonclass" "func_button"
"filtername" "UFO_Owner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "310976"
"mode" "4"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"1"
{
"name" "Rainbow Flamethrower"
"shortname" "Flamethrower"
"color" "FF0000"
"buttonclass" "func_button"
"filtername" "flamethrower"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "312056"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"2"
{
"name" "Bubble Gun"
"shortname" "Bubble"
"color" "3b5998"
"buttonclass" "func_button"
"filtername" "electric"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "309378"
"mode" "2"
"maxuses" "0"
"cooldown" "55"
"maxamount" "1"
}
"3"
{
"name" "Mountain Dew"
"shortname" "Heal"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "Heal_Owner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "310117"
"mode" "4"
"maxuses" "2"
"cooldown" "10"
"maxamount" "1"
}
"4"
{
"name" "Ammo"
"shortname" "Ammo"
"color" "ffb028"
"buttonclass" "func_button"
"filtername" "kuulid"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "594280"
"mode" "4"
"maxuses" "2"
"cooldown" "60"
"maxamount" "1"
}
"5"
{
"name" "Pink Elephants"
"shortname" "Mines"
"color" "FF69B4"
"buttonclass" "func_button"
"filtername" "mineboom"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "643708"
"mode" "4"
"maxuses" "5"
"cooldown" "2"
"maxamount" "1"
}
}