Heya.
When compiling the itemslist for 15.9, could you please put in iconid too? I've been working on a pretty nice loot module with pictures and stuff, and like to have that. Also, instead of removing ' in the itemsname, i.e Kyr'Ozch becomes KyrOzch in the database, please just escape the ' in the itemname. Should make 'Kyr'Ozch' to 'Kyr\'Ozch' in the items.sql file. This requires a small change in some of the other code, but it's really easy to do. I'll give you a helping hand if needed.