Is it possible to add custom icons in curses.xml?
Opened this issue · 0 comments
BadPig03 commented
It is known that all curses active on the floor, alongside any active mapping effects are shown below the map and represented by their respective icons. However, custom curses can only be rendered using callbacks; they cannot be directly rendered by game. Is is possible to add custom icons in curses.xml and render them without using callbacks?