Having trouble trying to figure out how to get this code to work. Trying to put loaded shotgun in back holster, but won’'t show up in game.
“items”: {
“both”: [
“longshirt”,
“jeans”,
“mocassins”,
“socks”
],
“entries”: [
{ “item”: “shotgun_d”, “ammo-item”: “shot_00”, “charges”: 2, “container-item”: “back_holster” },
Also, is there a way to have a profession wield the weapon they spawn with?