Add makarov trade to prapor l1
This commit is contained in:
parent
7289afbf2d
commit
2e83d69f7c
@ -258,12 +258,21 @@ class PraporAssort {
|
|||||||
}]
|
}]
|
||||||
], "54cb50c76803fa8b248b4571", 1, false, 20000, 1)
|
], "54cb50c76803fa8b248b4571", 1, false, 20000, 1)
|
||||||
|
|
||||||
//PM 9x18
|
//PM "Makarov" 9x18
|
||||||
id = HashUtil.generate()
|
id = HashUtil.generate()
|
||||||
CoreMod.CreateTraderAssortWithPreset(id, "58414967245977598f1ad391", "54cb50c76803fa8b248b4571", 6581, "RUB", 1, true, 999999);
|
CoreMod.CreateTraderAssortWithPreset(id, "58414967245977598f1ad391", "54cb50c76803fa8b248b4571", 6581, "RUB", 1, true, 999999);
|
||||||
|
|
||||||
// PM "Makarov"
|
// PM "Makarov" 9x18
|
||||||
// TODO: add trade for bolts x1 and nuts x1, max 5, 20k total
|
id = HashUtil.generate()
|
||||||
|
CoreMod.CreateTraderBarterWithPreset(id, "58414967245977598f1ad391", "hideout", "hideout", [
|
||||||
|
[{
|
||||||
|
"count": 1,
|
||||||
|
"_tpl": "57347c5b245977448d35f6e1"
|
||||||
|
},{
|
||||||
|
"count": 1,
|
||||||
|
"_tpl": "57347c77245977448d35f6e2"
|
||||||
|
}]
|
||||||
|
], "54cb50c76803fa8b248b4571", 1, false, 20000, 5);
|
||||||
|
|
||||||
//tt-33
|
//tt-33
|
||||||
id = HashUtil.generate()
|
id = HashUtil.generate()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user