I was trying to get my hand back in to coding for angband.
I am trying to implement this:
http://angband.oook.cz/forum/showpos...5&postcount=16
but i am blocked by this:
https://github.com/angband/angband/issues/4260
Note: see my final comment on what confuses me: why does each element_info record have an associated bitflag???
Nick, can you explain how element_info is actually used, so i can finish this? It is a pretty easy problem otherwise.