modified wrong assort
This commit is contained in:
parent
910de3f624
commit
18b981ea86
@ -291,9 +291,9 @@ class PraporAssort {
|
||||
|
||||
//mp-443
|
||||
id = HashUtil.generate();
|
||||
CoreMod.CreateTraderAssortWithPreset(id, "584148a524597759eb357a44", "54cb50c76803fa8b248b4571", 13816, "RUB", 1, false, 2000, 2);
|
||||
CoreMod.CreateTraderAssortWithPreset(id, "584148a524597759eb357a44", "54cb50c76803fa8b248b4571", 13816, "RUB", 1, false, 200000);
|
||||
|
||||
//mp-443
|
||||
//mp-443
|
||||
id = HashUtil.generate();
|
||||
CoreMod.CreateTraderBarterWithPreset(id, "584148a524597759eb357a44", "hideout", "hideout", [
|
||||
[{
|
||||
@ -301,7 +301,7 @@ class PraporAssort {
|
||||
"_tpl": "573477e124597737dd42e191"
|
||||
}
|
||||
]
|
||||
], "54cb50c76803fa8b248b4571", 1, false, 2000);
|
||||
], "54cb50c76803fa8b248b4571", 1, false, 2000, 2);
|
||||
|
||||
//APS
|
||||
id = HashUtil.generate();
|
||||
|
Loading…
x
Reference in New Issue
Block a user