FAangband icon indicating copy to clipboard operation
FAangband copied to clipboard

Rings are more complicated, I need to do some coding to make them work properly.

Open davidk64fnq opened this issue 2 years ago • 2 comments

Rings are more complicated, I need to do some coding to make them work properly.

Originally posted by @NickMcConnell in https://github.com/NickMcConnell/FAangband/issues/315#issuecomment-998416596

davidk64fnq avatar Dec 23 '21 23:12 davidk64fnq

Do you mean more work to allow use of tiles to display rings with Gervais tileset?

davidk64fnq avatar Dec 23 '21 23:12 davidk64fnq

The thing is the actual base types of rings are steel, silver, etc, and what seem like the types - Utility, Speed, etc - are more like egos. So the .prf files will have to have "steel ring" and so on, and I also need to make sure the code understands what to do.

NickMcConnell avatar Dec 24 '21 10:12 NickMcConnell