From a536531457ab01ea53013380c7901c0c42573fcb Mon Sep 17 00:00:00 2001 From: zaCade Date: Thu, 18 Apr 2019 18:15:44 +0200 Subject: [PATCH] Create ze_stalker_ultimate_v2_3.cfg --- .../entwatch/ze_stalker_ultimate_v2_3.cfg | 111 ++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 _entWatch4/configs/entwatch/ze_stalker_ultimate_v2_3.cfg diff --git a/_entWatch4/configs/entwatch/ze_stalker_ultimate_v2_3.cfg b/_entWatch4/configs/entwatch/ze_stalker_ultimate_v2_3.cfg new file mode 100644 index 00000000..09882288 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_stalker_ultimate_v2_3.cfg @@ -0,0 +1,111 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Meat Chunk" + "short" "Meat Chunk" + "color" "B8860B" + "filter" "meatchunk_owner" + "weaponid" "371452" + "buttonid" "371454" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "55" + } + "1" + { + "name" "Fire Ball" + "short" "Fire Ball" + "color" "800000" + "filter" "fireball_owner" + "weaponid" "371607" + "buttonid" "371604" + "triggerid" "0" + "display" "5" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "2" + { + "name" "Piece of Flesh" + "short" "Piece of Flesh" + "color" "CBCBCB" + "filter" "meatchunk2_owner" + "weaponid" "445548" + "buttonid" "445545" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "55" + } + "3" + { + "name" "Flash" + "short" "Flash" + "color" "00FFFF" + "filter" "flash_owner" + "weaponid" "550582" + "buttonid" "550514" + "triggerid" "0" + "display" "5" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "4" + { + "name" "Night Star" + "short" "Night Star" + "color" "FFD700" + "filter" "nightstar_owner" + "weaponid" "1124387" + "buttonid" "1124389" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "55" + } + "5" + { + "name" "Spike Ball" + "short" "Spike Ball" + "color" "0814FF" + "filter" "urchen_owner" + "weaponid" "1137584" + "buttonid" "1137448" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "1" + "maxuses" "0" + "cooldown" "65" + } + + // Human - Misc + "6" + { + "name" "Documents" + "short" "Documents" + "color" "F5F5F5" + "filter" "documents_man" + "weaponid" "763380" + "buttonid" "0" + "triggerid" "0" + "display" "5" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +}