diff --git a/Ereshkigal-BaseAssortGenerator/src/prapor.js b/Ereshkigal-BaseAssortGenerator/src/prapor.js index b0ced1c..999b587 100644 --- a/Ereshkigal-BaseAssortGenerator/src/prapor.js +++ b/Ereshkigal-BaseAssortGenerator/src/prapor.js @@ -706,18 +706,7 @@ class PraporAssort { "_tpl": "573477e124597737dd42e191" } ] - ], "54cb50c76803fa8b248b4571", 2, false, 2000, 2) - - //SR-1MP - id = HashUtil.generate() - CoreMod.CreateTraderBarterWithPreset(id, "5a327f6386f77479010da870", "hideout", "hideout", [ - [{ - "count": 1, - "_tpl": "590c5a7286f7747884343aea" - } - ] - ], "54cb50c76803fa8b248b4571", 2, false, 300, 2) - + ], "54cb50c76803fa8b248b4571", 2, false, 2000, 2); } static GenerateLL3() { const CoreMod = require("../../CoreMod/src/Core.js") @@ -1050,6 +1039,16 @@ class PraporAssort { } ] ], "54cb50c76803fa8b248b4571", 3, false, 2000, 1); + + //SR-1MP + id = HashUtil.generate() + CoreMod.CreateTraderBarterWithPreset(id, "5a327f6386f77479010da870", "hideout", "hideout", [ + [{ + "count": 1, + "_tpl": "590c5a7286f7747884343aea" + } + ] + ], "54cb50c76803fa8b248b4571", 3, false, 300, 2); } static GenerateLL4() { const CoreMod = require("../../CoreMod/src/Core.js")