diff --git a/_entWatch4/configs/entwatch/ze_ashen_keep_v0_3.cfg b/_entWatch4/configs/entwatch/ze_ashen_keep_v0_3.cfg new file mode 100644 index 00000000..db79f2aa --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_ashen_keep_v0_3.cfg @@ -0,0 +1,109 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Burning Orb" + "short" "Flame" + "color" "FF6219" + "filter" "wep_flame" + "weaponid" "1015926" + "buttonid" "1015928" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "20" + } + "1" + { + "name" "Glacial Orb" + "short" "Ice" + "color" "83D7FF" + "filter" "wep_ice" + "weaponid" "1015959" + "buttonid" "1015961" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "20" + } + "2" + { + "name" "Lightning Orb" + "short" "Thunder" + "color" "EAEC3C" + "filter" "wep_thunder" + "weaponid" "1015992" + "buttonid" "1015994" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "20" + } + "3" + { + "name" "Divine Orb" + "short" "Divine" + "color" "FFFFFF" + "filter" "wep_divine" + "weaponid" "1016025" + "buttonid" "1016027" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "4" + { + "name" "Celestial Embrace" + "short" "Heal" + "color" "FE77FF" + "filter" "wep_heal" + "weaponid" "1016062" + "buttonid" "0" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "0" + } + "5" + { + "name" "Abyssal Orb" + "short" "Abyss" + "color" "F053E9" + "filter" "wep_abyss" + "weaponid" "1016076" + "buttonid" "1016078" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "60" + } + "6" + { + "name" "Gust Orb" + "short" "Gust" + "color" "12C7CC" + "filter" "wep_gust" + "weaponid" "1016176" + "buttonid" "1016178" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "20" + } +}