- Added a style sheet to remove default Drupal styling of tbody
elements
- Added a lootz.css style sheet to add item quality colors (uncommon,
rare and epic)
- Added a lootz_hook_quality_lookup() for checking the quality of
items
Changes in the database structure. Make certain to disable, uninstall, copy new module files, and then enable module. The serial property has been changed to a field type of int. This removes the auto increment property in MySQL.