Bulk-correct item type IDs in catalog_items.sql INSERT statements (replacing several incorrect type values such as 629, 9955, 2234654, etc. with corrected IDs like 216, 2002, 940, 93/99/100/101 and others). Also update the SQL dump timestamp. These changes restore consistency for various item groups (Greek, Timeturner, apo palettes, habbox entries, pets, etc.) in the catalog data.
Refresh SQL seed data: update file timestamp and mass-edit catalog_items INSERTs to normalize numeric fields. Many item base IDs were replaced with 9965890, various rarity/status fields were standardized to 99 or 999 (replacing legacy negative or other codes), and a few item rows had minor field/text adjustments (e.g. Chess). These changes standardize the catalog seed data for the new dump/version.
Add two new HC gift items: hc_gift_14days (item id 9325, catalog ids 1996672127) and hc_gift_31days (item id 9326, catalog id 1996672128). Inserted corresponding rows into items_base and catalog_items. Updated catalog_items AUTO_INCREMENT to 1996672129 and refreshed dump timestamps.
Add numerous .nitro furniture assets under Gamedata/bundled/furniture (multiple collections: Bellarose_Chase, seaside, yufex, papi2026, nft/clothing items, etc.). Update SQL schema/data files (sql version 2/catalog_items.sql and sql version 2/items_base.sql) to register and include the new items.