From c5b1a81663f4a8a9e9346a5c759d567d72da1d91 Mon Sep 17 00:00:00 2001 From: zaCade Date: Mon, 22 Apr 2019 21:22:29 +0200 Subject: [PATCH] Create ze_sky_athletic_adv_v9_12s.cfg --- .../entwatch/ze_sky_athletic_adv_v9_12s.cfg | 141 ++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 _entWatch4/configs/entwatch/ze_sky_athletic_adv_v9_12s.cfg diff --git a/_entWatch4/configs/entwatch/ze_sky_athletic_adv_v9_12s.cfg b/_entWatch4/configs/entwatch/ze_sky_athletic_adv_v9_12s.cfg new file mode 100644 index 00000000..23bb76b6 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_sky_athletic_adv_v9_12s.cfg @@ -0,0 +1,141 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Small Health Light" + "short" "Small Health Light" + "color" "FFFFFF" + "filter" "filter_item_smallheal" + "weaponid" "451782" + "buttonid" "451784" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "35" + } + "1" + { + "name" "Cloud Father" + "short" "Cloud Father" + "color" "FFFFFF" + "filter" "helper_cloud" + "weaponid" "411688" + "buttonid" "411756" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "30" + } + "2" + { + "name" "Burning Light" + "short" "Burning Light" + "color" "FF0000" + "filter" "filter_item_burning" + "weaponid" "19643" + "buttonid" "18497" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "35" + } + "3" + { + "name" "Push Light" + "short" "Push Light" + "color" "00FFFF" + "filter" "filter_item_push" + "weaponid" "20852" + "buttonid" "20854" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "40" + } + "4" + { + "name" "Cold Light" + "short" "Cold Light" + "color" "0000FF" + "filter" "filter_item_cold" + "weaponid" "44618" + "buttonid" "44620" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "50" + } + "5" + { + "name" "Big Health Light" + "short" "Big Health Light" + "color" "FFFFFF" + "filter" "filter_item_bigheal" + "weaponid" "81400" + "buttonid" "81402" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + + // Zombie - Item + "6" + { + "name" "Kamikaze Zombie" + "short" "Kamikaze Zombie" + "color" "008000" + "filter" "filter_item_kamikazel" + "weaponid" "254662" + "buttonid" "254989" + "triggerid" "254664" + "display" "7" + "slot" "3" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "7" + { + "name" "Push Zombie" + "short" "Push Zombie" + "color" "FFFFFF" + "filter" "" + "weaponid" "252204" + "buttonid" "" + "triggerid" "252208" + "display" "5" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "8" + { + "name" "Hurt Zombie" + "short" "Hurt Zombie" + "color" "FFFFFF" + "filter" "" + "weaponid" "250161" + "buttonid" "" + "triggerid" "250191" + "display" "5" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +}