Fix item type IDs in catalog_items SQL

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.
This commit is contained in:
Remco Epicnabbo
2026-06-11 15:50:29 +02:00
parent 1e4183aa67
commit bcbfa3055f
3 changed files with 503 additions and 620 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
Target Server Version : 110808 (11.8.8-MariaDB-ubu2604)
File Encoding : 65001
Date: 11/06/2026 15:40:14
Date: 11/06/2026 15:50:00
*/
SET NAMES utf8mb4;