Hi,
I want to start using mysql for my item_db (as well as mob_db), so I was wondering if anyone can tell me how to add custom items to my mysql, or if there's a guide somewhere (i tried searching for it, but I can't find it..). I mean, do I just add another row for my custom item? and what about the description, drop-sprite, number of slots, and all those other stuff? Thanks!
EDIT: also, i have the "item_db", "item_db_re", "item_db2" schemas; in which one do I add the custom item?