From db7e3c4d647b19d18958b85ce344e258d247225d Mon Sep 17 00:00:00 2001 From: Ereshkigal Date: Sun, 8 Aug 2021 15:58:44 +0200 Subject: [PATCH] Few missing id set --- Ereshkigal-BaseAssortGenerator/src/prapor.js | 4 ++-- Ereshkigal-BaseAssortGenerator/src/therapist.js | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Ereshkigal-BaseAssortGenerator/src/prapor.js b/Ereshkigal-BaseAssortGenerator/src/prapor.js index c0b7fe1..f2da74c 100644 --- a/Ereshkigal-BaseAssortGenerator/src/prapor.js +++ b/Ereshkigal-BaseAssortGenerator/src/prapor.js @@ -726,7 +726,7 @@ class PraporAssort { } static GenerateLL3() { const CoreMod = require("../../CoreMod/src/Core.js"); - + let id = null //5.45x39 BS gs 30 pcs ammo pack CoreMod.CreateTraderBarter(HashUtil.generate(), "57372bd3245977670b7cd243", "hideout", "hideout", [ [{ @@ -1063,7 +1063,7 @@ class PraporAssort { } static GenerateLL4() { const CoreMod = require("../../CoreMod/src/Core.js"); - + let id = null //9x39 BP gs 8 pcs. ammo pack id = HashUtil.generate() CoreMod.CreateTraderBarter(id, "5c1260dc86f7746b106e8748", "hideout", "hideout", [ diff --git a/Ereshkigal-BaseAssortGenerator/src/therapist.js b/Ereshkigal-BaseAssortGenerator/src/therapist.js index 844ede8..9302916 100644 --- a/Ereshkigal-BaseAssortGenerator/src/therapist.js +++ b/Ereshkigal-BaseAssortGenerator/src/therapist.js @@ -160,6 +160,7 @@ class TherapistAssort { } static GenerateLL2() { const CoreMod = require("../../CoreMod/src/Core.js"); + let id = null //THERAPIST LL2 //Army bandage @@ -321,8 +322,8 @@ class TherapistAssort { } static GenerateLL3() { const CoreMod = require("../../CoreMod/src/Core.js"); + let id = null //IFAK - CoreMod.CreateTraderAssort(id, "5af0454c86f7746bf20992e8", "54cb57776803fa99248b456e", 15873, "RUB", 3, false, 7000); @@ -432,7 +433,7 @@ class TherapistAssort { } static GenerateLL4() { const CoreMod = require("../../CoreMod/src/Core.js"); - + let id = null //morphine injector id = HashUtil.generate() CoreMod.CreateTraderAssort(id, "544fb3f34bdc2d03748b456a", "54cb57776803fa99248b456e", 28289, "RUB", 4, true);