Add 'Frank' bot item and catalog entries

Insert bot_frank (items_base id 19001) into items_base SQL dumps and add a matching catalog_items record (id 2000029897) across locale folders (Brazilian, Dutch, English, Spain, Italian). Bumped catalog AUTO_INCREMENT to 2000029898 and updated file dump timestamps. The new catalog entry includes display name "Frank", motto, figure and gender in the extra_data.
This commit is contained in:
Remco Epicnabbo
2026-06-14 20:41:06 +02:00
parent fac213f96b
commit 28bdc8075f
10 changed files with 25 additions and 15 deletions
@@ -11,7 +11,7 @@
Target Server Version : 110808 (11.8.8-MariaDB-ubu2604)
File Encoding : 65001
Date: 14/06/2026 20:30:28
Date: 14/06/2026 20:39:56
*/
SET NAMES utf8mb4;
@@ -9792,6 +9792,7 @@ INSERT INTO `items_base` VALUES (11614, 11322, 'plushie_c20_pinkbunny2', 'plushi
INSERT INTO `items_base` VALUES (11615, 11323, 'plushie_c20_brownbunny3', 'plushie_c20_brownbunny3', 's', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
INSERT INTO `items_base` VALUES (11616, 11324, 'plushie_c20_brownbear1', 'plushie_c20_brownbear1', 's', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
INSERT INTO `items_base` VALUES (11666, 11374, 'clothing_braidedwavyhair', 'Nordic Braids', 's', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'clothing', 2, '0', '0', '', 0, 0, '', NULL, '0');
INSERT INTO `items_base` VALUES (19001, 0, 'bot_frank', 'Frank', 'r', 1, 1, 0.00, 0, 0, 0, 1, 0, 0, 0, 0, 0, 'default', 1, '0', '0', '0', 0, 0, '', NULL, '0');
INSERT INTO `items_base` VALUES (19894, 3002, 'floor', 'Golvfärg', 'i', 0, 0, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'roomeffect', 1, '0', '', '', 0, 0, '', '13', '0');
INSERT INTO `items_base` VALUES (19896, 3001, 'wallpaper', 'Väggfärg', 'i', 0, 0, 1.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'roomeffect', 1, '0', '', '', 0, 0, '', '13', '0');
INSERT INTO `items_base` VALUES (19926, 4057, 'landscape', 'Landskap', 'i', 0, 0, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'roomeffect', 1, '0', '', '', 0, 0, '', '13', '0');