Multible Tilesets are buggy

Hey i have problems with certain tiles sich as some vehicle parts found in humvees and some certain gun like the Glock 17.

Which really breaks the immersion.
Is there a way to manually fix this? If yes let me know.

If not maybe i can help contributing which ones arent displayed properly.

When https://github.com/CleverRaven/Cataclysm-DDA/pull/24747 gets merged, objects will be able to declare a “looks_like” field, and if a tileset doesn’t have an image for them, the tileset can try to use the image for the object in the “looks_like” field. So after that, you could submit PRs to add looks_like fields to things that don’t have tileset images.

You can also update the tileset yourself and add the images and submit a PR with your changes.

2 Likes