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

155 lines
3.9 KiB
INI

"entities"
{
"0"
{
"name" "Gravity Materia"
"shortname" "Gravity"
"color" "2A2A2A"
"buttonclass" "func_button"
"filtername" "portador_gravedad"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1589"
"mode" "2"
"maxuses" "0"
"cooldown" "55"
"maxamount" "1"
}
"1"
{
"name" "Electro Materia"
"shortname" "Electro"
"color" "0072FF"
"buttonclass" "func_button"
"filtername" "portador_electro"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1546"
"mode" "1"
"maxuses" "0"
"cooldown" "0"
"maxamount" "1"
}
"2"
{
"name" "Fire Materia"
"shortname" "Fire"
"color" "FF0000"
"buttonclass" "func_button"
"filtername" "portador_fire"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1410"
"mode" "2"
"maxuses" "0"
"cooldown" "55"
"maxamount" "1"
}
"3"
{
"name" "Ice Materia"
"shortname" "Ice"
"color" "00FFFF"
"buttonclass" "func_button"
"filtername" "portador_ice"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1377"
"mode" "2"
"maxuses" "0"
"cooldown" "55"
"maxamount" "1"
}
"4"
{
"name" "Heal Materia"
"shortname" "Heal"
"color" "FFFFFF"
"buttonclass" "func_button"
"filtername" "portador_heal"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1492"
"mode" "2"
"maxuses" "0"
"cooldown" "50"
"maxamount" "1"
}
"5"
{
"name" "Earth Materia"
"shortname" "Earth"
"color" "965F00"
"buttonclass" "func_button"
"filtername" "portador_earth"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1460"
"mode" "2"
"maxuses" "0"
"cooldown" "55"
"maxamount" "1"
}
"6"
{
"name" "Wind Materia"
"shortname" "Wind"
"color" "04B404"
"buttonclass" "func_button"
"filtername" "portador_viento"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1434"
"mode" "2"
"maxuses" "0"
"cooldown" "55"
"maxamount" "1"
}
"7"
{
"name" "Ultima Materia"
"shortname" "Ultima"
"color" "00FF00"
"buttonclass" "func_button"
"filtername" "portador_ultima"
"hasfiltername" "true"
"blockpickup" "false"
"allowtransfer" "true"
"forcedrop" "true"
"chat" "true"
"hud" "true"
"hammerid" "1359"
"mode" "4"
"maxuses" "1"
"cooldown" "20"
"maxamount" "1"
}
}