sm-plugins/entWatch/cfg/sourcemod/entwatch/maps/ze_journey_v1_2.cfg

136 lines
3.4 KiB
INI
Raw Normal View History

"entities"
{
"0"
{
"name" "Burning Orb"
"shortname" "Burning Orb"
"color" "EA6309"
"buttonclass" "func_button"
"filtername" "flameuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "163621"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"1"
{
"name" "Glacial Orb"
"shortname" "Glacial Orb"
"color" "6DE3FC"
"buttonclass" "func_button"
"filtername" "iceuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "163673"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"2"
{
"name" "Lightning Orb"
"shortname" "Lightning Orb"
"color" "F9EF77"
"buttonclass" "func_button"
"filtername" "thunderuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "163717"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"3"
{
"name" "Gust Orb"
"shortname" "Gust Orb"
"color" "8AEEC3"
"buttonclass" "func_button"
"filtername" "gustuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "615586"
"mode" "2"
"maxuses" "0"
"cooldown" "20"
"maxamount" "1"
}
"4"
{
"name" "Divine Orb"
"shortname" "Divine Orb"
"color" "E0FDFE"
"buttonclass" "func_button"
"filtername" "divineuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "163793"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"5"
{
"name" "Abyssal Orb"
"shortname" "Abyssal Orb"
"color" "D10C96"
"buttonclass" "func_button"
"filtername" "abyssuser"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "562519"
"mode" "2"
"maxuses" "0"
"cooldown" "60"
"maxamount" "1"
}
"6"
{
"name" "Celestial Embrace"
"shortname" "Celestial Embrace"
"color" "FDCCFD"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "163847"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
}