diff --git a/_entWatch4/configs/entwatch/ze_isla_nublar_v2_1.cfg b/_entWatch4/configs/entwatch/ze_isla_nublar_v2_1.cfg new file mode 100644 index 00000000..1748593e --- /dev/null +++ b/_entWatch4/configs/entwatch/ze_isla_nublar_v2_1.cfg @@ -0,0 +1,45 @@ +"items" +{ + "0" + { + "name" "Shotgun" + "short" "Shotgun" + "color" "AD4100" + "filter" "shotgunname" + "weaponid" "83112" + "buttonid" "84213" + "triggerid" "0" + "display" "7" + "mode" "3" + "maxuses" "7" + "cooldown" "2" + } + "1" + { + "name" "Shotgun" + "short" "Shotgun" + "color" "A63F02" + "filter" "shotgunname2" + "weaponid" "1497581" + "buttonid" "1497585" + "triggerid" "0" + "display" "7" + "mode" "3" + "maxuses" "8" + "cooldown" "2" + } + "2" + { + "name" "Medkit" + "short" "Medkit" + "color" "FF0000" + "filter" "medkitname" + "weaponid" "2044364" + "buttonid" "2044351" + "triggerid" "0" + "display" "7" + "mode" "2" + "maxuses" "1" + "cooldown" "0" + } +}