We noticed this a long time ago, but thought it was something we could fix by editing a JSON, and it wasn't urgent so we put it on the back burner. It's just come up again. In the reward_data.json, there is this:-
If someone buys based on the image, they get the wrong item. The wording is correct and refers to the actual item, just the images are wrong.
At your leisure, would you mind taking a look?
Thanks.
"shutter.metal.embrasure.b_0": {
"shortname": "shutter.metal.embrasure.b",
"customIcon": null,
"amount": 1,
"skinId": 0,
"isBp": true,
"category": 2,
"displayName": "Metal Vertical embrasure",
"cost": 150,
"cooldown": 0
},
"shutter.metal.embrasure.a_0": {
"shortname": "shutter.metal.embrasure.a",
"customIcon": null,
"amount": 1,
"skinId": 0,
"isBp": true,
"category": 2,
"displayName": "Metal horizontal embrasure",
"cost": 150,
"cooldown": 0
},
But in the /s it looks like this.
If someone buys based on the image, they get the wrong item. The wording is correct and refers to the actual item, just the images are wrong.
At your leisure, would you mind taking a look?
Thanks.