diff --git a/_entWatch4/configs/entwatch/ze_got_the_north_b4.cfg b/_entWatch4/configs/entwatch/ze_got_the_north_b4.cfg new file mode 100644 index 00000000..cf750739 --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_got_the_north_b4.cfg @@ -0,0 +1,94 @@ +"items" +{ + // Human - Items + "0" + { + "name" "Axe" + "short" "Axe" + "color" "0040FF" + "filter" "" + "weaponid" "2973909" + "buttonid" "0" + "triggerid" "2973992" + "display" "5" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "1" + { + "name" "Sword" + "short" "Sword" + "color" "0040FF" + "filter" "" + "weaponid" "2973920" + "buttonid" "0" + "triggerid" "2974010" + "display" "5" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "2" + { + "name" "Bow" + "short" "Bow" + "color" "0040FF" + "filter" "" + "weaponid" "2973935" + "buttonid" "0" + "triggerid" "2974001" + "display" "5" + "slot" "3" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } + "3" + { + "name" "Heal" + "short" "Heal" + "color" "0040FF" + "filter" "Can_Use_Heal" + "weaponid" "2976276" + "buttonid" "2976278" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "4" + { + "name" "Ammo" + "short" "Ammo" + "color" "0040FF" + "filter" "Can_Use_Ammo" + "weaponid" "2976263" + "buttonid" "2976195" + "triggerid" "0" + "display" "7" + "slot" "2" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } + "5" + { + "name" "Barricade" + "short" "Barricade" + "color" "0040FF" + "filter" "" + "weaponid" "1688610" + "buttonid" "0" + "triggerid" "0" + "display" "5" + "slot" "2" + "mode" "0" + "maxuses" "0" + "cooldown" "0" + } +}