OK, must have been something on the server. Since Wipe, All Facepunch NPCs and Guarded Crate are all acting normal again. But, here there is one coveat. When I enable "enable loot table": true, and make a extensive loot table, the bots are still dropping heavy scientist loot, like Military Flamethrowers, MGLs and Miniguns. Is there a better way to control the loot that is coming from the bots? I thought when I enabled a loot table it would replace the loot, not add to it.
Thank you,
TheBear
"create loot items": [
{
"DisplayName": null,
"Shortname": "grenade.beancan",
"SkinID": 0,
"MinAmount": 2,
"MaxAmount": 3
},
{
"DisplayName": null,
"Shortname": "floor.triangle.ladder.hatch",
"SkinID": 0,
"MinAmount": 1,
"MaxAmount": 1
},
{
"DisplayName": null,
"Shortname": "gates.external.high.wood",
"SkinID": 0,
"MinAmount": 1,
"MaxAmount": 1
},
{
"DisplayName": null,
"Shortname": "wall.frame.netting",
"SkinID": 0,
"MinAmount": 1,
"MaxAmount": 2
},