CleverRaven/Cataclysm-DDA
View on GitHubOverhead lights over floors don't look good when surrounding floor tiles are sprited with multitile support in tileset
Open
#46,028 opened on Dec 13, 2020
<Bug>Good First IssueSDL: Tiles / Sound
Repository metrics
- Stars
- (9,264 stars)
- PR merge metrics
- (Avg merge 6d 5h) (292 merged PRs in 30d)
Description
Is your feature request related to a problem? Please describe.
When floors are drawn as miltitile sprites with borders (latest Ultica) these borders create visible squares around overhead lights with the same floor in description and thus in background.

Describe the solution you'd like
Not sure if it's worth it, but adding a new https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc/JSON_INFO.md#connects_to might work.
Describe alternatives you've considered
Removing multitile support from floors in tileset sprites.