This how my config looks like:
... "TransportCopter": null,
"Chinook": {
"name": "Chinook",
"prefab": "assets/prefabs/npc/ch47/ch47.entity.prefab",
"purchasable": true,
"price": 1000000,
"cooldownToSpawn": 0,
"distanceToSpawn": 15,
"commands": [
"chinook",
"ch47"
...
Can't buy a scrap copter or ch47 now.
... "TransportCopter": null,
"Chinook": {
"name": "Chinook",
"prefab": "assets/prefabs/npc/ch47/ch47.entity.prefab",
"purchasable": true,
"price": 1000000,
"cooldownToSpawn": 0,
"distanceToSpawn": 15,
"commands": [
"chinook",
"ch47"
...
Can't buy a scrap copter or ch47 now.