Hello,

I have Rust Kits installed for my kits, I have created a couple and added them to the store. I can see them in the /s store, but not in the NPC store I created. However, I can see the kits tab and exchange tab (which I enabled). Any thoughts/suggestions?

I want to make NPC the defualt rewards provider rather than the /s.

***Also, the kits I buy in/s don't show up in my invetory. Should they?

NPC Data file:

"1055594688": {
"name": "Reward Dealer 2",
"x": -1819.20874,
"z": -2589.0625,
"useCustom": true,
"sellItems": false,
"sellKits": true,
"sellCommands": false,
"canTransfer": false,
"canSell": false,
"canExchange": true,
"items": [],
"kits": [],
"commands": []
}
}

Reward Data:

{
"items": {},
"kits": {
"ClanStart": {
"kitName": "ClanStart",
"description": "",
"iconName": null,
"displayName": "ClanStart",
"cost": 100,
"cooldown": 0
}
}