DealerPoints.json
Defines the available dealer points.
json
{
"version": "1", // Never touch this value. It is needed internally
"isInitialized": 1, // Never touch this value. It is needed internally
"dealerPointsNames": [ // The names of the dealer points
"Consume Trader",
"Misc Trader",
"Weapon Trader",
...
]
}