sm-plugins/entWatch/cfg/sourcemod/entwatch/maps/ze_cyberderp_v1_4.cfg
zaCade b250cb13fe entWatch: Configurations.
Just storing them here, incase of well idk.
2019-04-30 22:47:27 +02:00

117 lines
2.9 KiB
INI

"entities"
{
"0"
{
"name" "Frost Wave"
"shortname" "Frost Wave"
"color" "6EE4FF"
"buttonclass" "func_button"
"filtername" "IceOwner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "175887"
"mode" "2"
"maxuses" "0"
"cooldown" "66"
"maxamount" "1"
}
"1"
{
"name" "Aeolus' Spirit"
"shortname" "Aeolus' Spirit"
"color" "7CFF40"
"buttonclass" "func_button"
"filtername" "WindOwner"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "179589"
"mode" "2"
"maxuses" "0"
"cooldown" "66"
"maxamount" "1"
}
"2"
{
"name" "Flame of Udun"
"shortname" "Flame of Udun"
"color" "DB4AE8"
"buttonclass" "func_button"
"filtername" "player_flame"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "299591"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"3"
{
"name" "Projectile Deflector"
"shortname" "Deflector"
"color" "B40404"
"buttonclass" "func_button"
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "316089"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"4"
{
"name" "Slightly Cursed Hexahedron"
"shortname" "Hexahedron"
"color" "B40404"
"buttonclass" "func_button"
"filtername" "Miniboss"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "784705"
"mode" "2"
"maxuses" "0"
"cooldown" "70"
"maxamount" "1"
}
"5"
{
"name" "Boss"
"shortname" "Boss"
"color" "B40404"
"buttonclass" ""
"filtername" ""
"hasfiltername" "false"
"blockpickup" "false"
"allowtransfer" "false"
"forcedrop" "false"
"chat" "true"
"hud" "true"
"hammerid" "259063"
"mode" "0"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
}