You've already forked Epicnabbo-Catalogus-Updated-Daily
Modify catalog_pages schema, enums and engine
Update SQL dumps for catalog_pages, catalog_items and items_base. In catalog_pages.sql: refresh dump metadata (source/target host/version and timestamps), reduce caption_save from varchar(128) to varchar(25), extend page_layout enum with builders_club_* entries, switch table engine from InnoDB to MyISAM and bump AUTO_INCREMENT. catalog_items.sql: update dump timestamp. items_base.sql: updated (dump/schema/data changes included).
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
Target Server Version : 110808 (11.8.8-MariaDB-ubu2604)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 14/06/2026 19:43:56
|
||||
Date: 14/06/2026 19:51:04
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
@@ -8786,7 +8786,7 @@ INSERT INTO `items_base` VALUES (10465, 10173, 'rare_prize19*6', 'Pink Panda', '
|
||||
INSERT INTO `items_base` VALUES (10466, 10174, 'rare_prize19*7', 'Orange Panda', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 1, 1, 'default', 2, '0', '', '', 0, 0, '', '591', '3');
|
||||
INSERT INTO `items_base` VALUES (10467, 10175, 'rare_prize19*8', 'Purple Panda', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 1, 1, 'default', 2, '0', '', '', 0, 0, '', '591', '3');
|
||||
INSERT INTO `items_base` VALUES (10468, 10176, 'rare_prize19*9', 'Mauve Panda', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 1, 1, 'default', 2, '0', '', '', 0, 0, '', '591', '3');
|
||||
INSERT INTO `items_base` VALUES (10469, 10177, 'room_invisible_block', 'room_invisible_block', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '', '', 0, 0, '', '429', '0');
|
||||
INSERT INTO `items_base` VALUES (10469, 10177, 'room_invisible_block', 'room_invisible_block', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '', 'is_invisible', 0, 0, '', '429', '0');
|
||||
INSERT INTO `items_base` VALUES (10470, 10178, 'rare_colourable_scifirocket*4', 'rare_colourable_scifirocket*4', 's', 1, 1, 2.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'default', 2, '0', '', '', 0, 0, '', '738', '2');
|
||||
INSERT INTO `items_base` VALUES (10471, 10179, 'rare_colourable_parasol*4', 'rare_colourable_parasol*4', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 4, '0', '', '', 0, 0, '', '590', '0');
|
||||
INSERT INTO `items_base` VALUES (10472, 10180, 'rare_r19_car1', 'rare_r19_car1', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '', '', 0, 0, '', '738', '2');
|
||||
@@ -15886,9 +15886,9 @@ INSERT INTO `items_base` VALUES (4451924, 16376, 'clothing_umbrella', 'Umbrella'
|
||||
INSERT INTO `items_base` VALUES (4451925, 16380, 'clothing_r25_bosscoat', 'Boss Coat', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'clothing', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4451926, 16357, 'clothing_bratzcloebag', 'Chloe\'s Bag (Bratz)', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'clothing', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4451927, 16393, 'clothing_r25_bunnycompanion', 'Bunny Companion', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 1, 1, 'clothing', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4490563, 13800, 'wf_act_set_altitude', 'wf_act_set_altitude', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4490565, 13799, 'wf_trg_stuff_state', 'wf_trg_stuff_state', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4490566, 13515, 'wf_trg_user_performs_action', 'wf_trg_user_performs_action', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4490563, 13800, 'wf_act_set_altitude', 'wf_act_set_altitude', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_act_set_altitude', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4490565, 13799, 'wf_trg_stuff_state', 'wf_trg_stuff_state', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_trg_stuff_state', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4490566, 13515, 'wf_trg_user_performs_action', 'wf_trg_user_performs_action', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_trg_user_performs_action', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (4500002, 10706, 'rare_r20_wardrobe', 'rare_r20_wardrobe', '1', 1, 3, 1.00, 0, 0, 0, 1, 1, 1, 0, 0, 1, 'default', 4, '0', '0', '', 0, 0, '', '1212', '0');
|
||||
INSERT INTO `items_base` VALUES (4505000, 123457166, 'wf_act_open_habbo_pages', 'Wired Effect: Open Hobo Page', 's', 1, 1, 0.65, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'wf_act_open_habbo_pages', 1, '0', '', '', 0, 0, '', '64', '0');
|
||||
INSERT INTO `items_base` VALUES (4540404, 4540404, 'DIAMONDSTONE_1', 'DIAMONDSTONE_1_name', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
@@ -16409,9 +16409,9 @@ INSERT INTO `items_base` VALUES (6042743, 6042743, 'hm_lizeng_ccsauele', 'Cat Ca
|
||||
INSERT INTO `items_base` VALUES (6042744, 6042744, 'hm_lizeng_ccsoda', 'Cat Cafe Slurpee ', 'S', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 1, 1, 'vendingmachine', 1, '19', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6042745, 6042745, 'hm_lizeng_cctruhe', 'hm_lizeng_cctruhe_name', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6042746, 6042746, 'hm_lizeng_ccventi', 'Cat Cafe Fan', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 1, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6126612, 14268, 'room_invisible_block2', 'room_invisible_block2_name', 'S', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6126613, 14270, 'room_invisible_block3', 'room_invisible_block3_name', 'S', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6126614, 14267, 'room_invisible_block4', 'room_invisible_block4_name', 'S', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6126612, 14268, 'room_invisible_block2', 'room_invisible_block2_name', 'S', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', 'is_invisible', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6126613, 14270, 'room_invisible_block3', 'room_invisible_block3_name', 'S', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', 'is_invisible', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6126614, 14267, 'room_invisible_block4', 'room_invisible_block4_name', 'S', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', 'is_invisible', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6126615, 14269, 'room_invisible_click_tile', 'room_invisible_click_tile_name', 'S', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6126616, 14266, 'room_invisible_sit_tile', 'room_invisible_sit_tile_name', 'S', 1, 1, 0.60, 1, 1, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6134099, 6134099, 'kitchy_22_bowl_01', 'kitchy_22_bowl_01_name', 's', 1, 1, 0.30, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 6, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
@@ -16850,7 +16850,7 @@ INSERT INTO `items_base` VALUES (6660225, 6660225, 'wf_pressureplate_black', 'wf
|
||||
INSERT INTO `items_base` VALUES (6660226, 6660226, 'wf_d_glassdoor_white', 'wf_d_glassdoor_white', 'S', 1, 1, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'gate', 2, '0', '0', '', 0, 0, '', '211', '0');
|
||||
INSERT INTO `items_base` VALUES (6660227, 6660227, 'wf_d_glassdoor_black', 'wf_d_glassdoor_black', 's', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'gate', 1, '0', '0', '', 0, 0, '', '211', '0');
|
||||
INSERT INTO `items_base` VALUES (6660228, 6660228, 'near_tiles_memorygame', 'near_tiles_memorygame', 's', 1, 1, 0.00, 0, 0, 0, 1, 1, 1, 0, 0, 1, 'default', 19, '0', '0', '', 0, 0, '', '211', '0');
|
||||
INSERT INTO `items_base` VALUES (6660229, 4811, 'tile_stackmagic', 'tile_stackmagic', 's', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', '4678', '1');
|
||||
INSERT INTO `items_base` VALUES (6660229, 4811, 'tile_stackmagic', 'tile_stackmagic', 's', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', 'is_invisible', 0, 0, '', '4678', '1');
|
||||
INSERT INTO `items_base` VALUES (6660230, 6660230, 'holo_gramo_weed', 'holo_gramo_weed', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', '4678', '1');
|
||||
INSERT INTO `items_base` VALUES (6712984, 6712984, 'stef_christmass_dragon', 'Quackmas Dragon', 's', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 1, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (6712985, 6712985, 'stef_christmass_elephant', 'Quackmas Elephant Statue', 's', 1, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 1, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
@@ -17427,7 +17427,7 @@ INSERT INTO `items_base` VALUES (8975009, 8975009, 'wf_act_endgame_team', 'wf_ac
|
||||
INSERT INTO `items_base` VALUES (8975010, 8975010, 'wf_act_freeze_habbo', 'wf_act_freeze_habbo', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (8975012, 8975012, 'wf_act_teleport_tu', 'wf_act_teleport_tu', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (8975013, 8975013, 'wf_act_tilss', 'wf_act_tilss', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (8975014, 5130, 'wf_act_toggle_to_rnd', 'wf_act_toggle_to_rnd', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (8975014, 5130, 'wf_act_toggle_to_rnd', 'wf_act_toggle_to_rnd', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_act_toggle_to_rnd', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (8975015, 8975015, 'wf_act_tour_ne_ava', 'wf_act_tour_ne_ava', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (8975016, 8975016, 'wf_act_unfreeze_habbo', 'wf_act_unfreeze_habbo', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (8975017, 8975017, 'wf_roomad', 'WIRED Effect: Set Room Ad', 's', 1, 1, 0.65, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'wf_act_set_room_ad', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
@@ -25852,13 +25852,13 @@ INSERT INTO `items_base` VALUES (32013626, 32013626, 'wf_cnd_compare_tag_with_ta
|
||||
INSERT INTO `items_base` VALUES (32013627, 32013627, 'wf_cnd_global_compare_t_t', 'wf_cnd_global_compare_t_t', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013628, 14953, 'wf_cnd_has_var', 'wf_cnd_has_var', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013629, 14950, 'wf_cnd_neg_has_var', 'wf_cnd_neg_has_var', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013630, 13516, 'wf_cnd_not_triggerer_match', 'wf_cnd_not_triggerer_match', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013631, 13510, 'wf_cnd_not_user_performs_action', 'wf_cnd_not_user_performs_action', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013632, 14043, 'wf_cnd_slc_quantity', 'wf_cnd_slc_quantity', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013633, 13519, 'wf_cnd_team_has_rank', 'wf_cnd_team_has_rank', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013634, 13520, 'wf_cnd_team_has_score', 'wf_cnd_team_has_score', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013635, 13513, 'wf_cnd_triggerer_match', 'wf_cnd_triggerer_match', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013636, 13517, 'wf_cnd_user_performs_action', 'wf_cnd_user_performs_action', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013630, 13516, 'wf_cnd_not_triggerer_match', 'wf_cnd_not_triggerer_match', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_cnd_not_triggerer_match', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013631, 13510, 'wf_cnd_not_user_performs_action', 'wf_cnd_not_user_performs_action', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_cnd_not_user_performs_action', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013632, 14043, 'wf_cnd_slc_quantity', 'wf_cnd_slc_quantity', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_cnd_slc_quantity', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013633, 13519, 'wf_cnd_team_has_rank', 'wf_cnd_team_has_rank', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_cnd_team_has_rank', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013634, 13520, 'wf_cnd_team_has_score', 'wf_cnd_team_has_score', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_cnd_team_has_score', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013635, 13513, 'wf_cnd_triggerer_match', 'wf_cnd_triggerer_match', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_cnd_triggerer_match', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013636, 13517, 'wf_cnd_user_performs_action', 'wf_cnd_user_performs_action', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_cnd_user_performs_action', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013637, 14941, 'wf_cnd_var_age_match', 'wf_cnd_var_age_match', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013638, 14934, 'wf_cnd_var_val_match', 'wf_cnd_var_val_match', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (32013639, 32013639, 'wf_cnd_x_habbos_with_tag', 'wf_cnd_x_habbos_with_tag', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
@@ -37918,7 +37918,7 @@ INSERT INTO `items_base` VALUES (73543673, 73543673, 'babyboo_23_wall_03', 'baby
|
||||
INSERT INTO `items_base` VALUES (73543674, 73543674, 'babyboo_23_window_01', 'babyboo_23_window_01_name', 's', 2, 1, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 7, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (73543675, 73543675, 'icon_14511.png', 'icon_14511.png_name', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (73568304, 16394, 'clothing_bunnyface', 'Bunny Face', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'clothing', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (73625295, 14258, 'conf_wired_disable', 'conf_wired_disable', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (73625295, 14258, 'conf_wired_disable', 'conf_wired_disable', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_conf_wired_disable', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (73625297, 73625297, 'wf_act_give_take_furni_crew', 'WIRED Trigger: Give or Take x Furni', 's', 1, 1, 0.70, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_act_give_or_take_furni', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (73625298, 73625298, 'wf_cnd_do_dont_have_furni_crew', 'WIRED Condition: Has or Doesn\'t Have x Furni', 's', 1, 1, 0.70, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'wf_cnd_habbo_has_at_least_x_items', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (73625299, 73625299, 'wf_cnd_trgr_stuff_matches', 'WIRED Condition: Stuff Matches Snapshot', 's', 1, 1, 0.65, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'wf_cnd_trgr_stuff_matches', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
@@ -44407,7 +44407,7 @@ INSERT INTO `items_base` VALUES (98764553, 98764553, 'cstm_f25_gnome', 'Trippy G
|
||||
INSERT INTO `items_base` VALUES (98764554, 98764554, 'cstm_f25_JOEPmushrooms', 'Trippy Mushroom', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (98764555, 98764555, 'cstm_f25_phoenix', 'Trippy Phoenix', 's', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (98764556, 98764556, 'cstm_f25_throne', 'Trippy Throne', 's', 1, 1, 1.00, 1, 1, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (98827709, 98827709, 'tile_stackmagic5', 'tile_stackmagic5_name', 's', 1, 1, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (98827709, 98827709, 'tile_stackmagic5', 'tile_stackmagic5_name', 's', 1, 1, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'default', 1, '0', '0', 'is_invisible', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (98845275, 98845275, 'habbox_danyel_001', 'habbox_danyel_001_name', 'S', 2, 1, 4.50, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 4, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (98845276, 98845276, 'habbox_danyel_002', 'habbox_danyel_002_name', 'S', 1, 0, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'default', 4, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (98845277, 98845277, 'habbox_danyel_003', 'habbox_danyel_003_name', 'S', 1, 1, 1.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
@@ -51314,10 +51314,10 @@ INSERT INTO `items_base` VALUES (996661384, 10720, 'clothing_r20_tattoo', 'Macho
|
||||
INSERT INTO `items_base` VALUES (996661385, 10721, 'val_c20_chocgift', 'Box of Chocolates', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 5, '0', '0', '', 0, 0, '', '1234571', '0');
|
||||
INSERT INTO `items_base` VALUES (996661387, 10723, 'val_c20_table', 'Chocolatier Table', 's', 1, 1, 1.30, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', '1234571', '0');
|
||||
INSERT INTO `items_base` VALUES (996661388, 10724, 'val_c20_seats', 'Chocolatier Seats', 's', 2, 1, 0.00, 0, 1, 0, 0, 1, 1, 0, 0, 1, 'default', 1, '0', '0', '', 0, 0, '', '1234571', '0');
|
||||
INSERT INTO `items_base` VALUES (996661389, 10177, 'room_invisible_block', 'room_invisible_block', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', '2151', '0');
|
||||
INSERT INTO `items_base` VALUES (996661390, 11811, 'tile_stackmagic6x6', 'tile_stackmagic6x6', 's', 6, 6, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', '', 0, 0, '', '2151', '0');
|
||||
INSERT INTO `items_base` VALUES (996661391, 11812, 'tile_stackmagic4x4', 'tile_stackmagic4x4', 's', 4, 4, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', '', 0, 0, '', '2151', '0');
|
||||
INSERT INTO `items_base` VALUES (996661392, 11813, 'tile_stackmagic8x8', 'tile_stackmagic8x8', 's', 8, 8, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', '', 0, 0, '', '2151', '0');
|
||||
INSERT INTO `items_base` VALUES (996661389, 10177, 'room_invisible_block', 'room_invisible_block', 's', 1, 1, 0.00, 0, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', 'is_invisible', 0, 0, '', '2151', '0');
|
||||
INSERT INTO `items_base` VALUES (996661390, 11811, 'tile_stackmagic6x6', 'tile_stackmagic6x6', 's', 6, 6, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', 'is_invisible', 0, 0, '', '2151', '0');
|
||||
INSERT INTO `items_base` VALUES (996661391, 11812, 'tile_stackmagic4x4', 'tile_stackmagic4x4', 's', 4, 4, 0.00, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', 'is_invisible', 0, 0, '', '2151', '0');
|
||||
INSERT INTO `items_base` VALUES (996661392, 11813, 'tile_stackmagic8x8', 'tile_stackmagic8x8', 's', 8, 8, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', 'is_invisible', 0, 0, '', '2151', '0');
|
||||
INSERT INTO `items_base` VALUES (996661393, 14210149, 'kasja_a_boots', 'Boots', 's', 1, 1, 0.40, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', '1904', '0');
|
||||
INSERT INTO `items_base` VALUES (996661394, 14210151, 'kasja_a_chair', 'Autumn Chair', 's', 1, 1, 1.00, 1, 1, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', '1904', '0');
|
||||
INSERT INTO `items_base` VALUES (996661395, 14210148, 'kasja_a_apples', 'Apples', 's', 1, 1, 0.30, 1, 0, 0, 0, 1, 1, 0, 0, 1, 'default', 2, '0', '0', '', 0, 0, '', '1904', '0');
|
||||
@@ -51609,7 +51609,7 @@ INSERT INTO `items_base` VALUES (996661684, 24408087, 'mariosantocura', 'mariosa
|
||||
INSERT INTO `items_base` VALUES (996661685, 15309225, 'ps_adid', 'ps_adid', '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 (996661686, 15309226, 'ps_conv', 'ps_conv', '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 (996661687, 15309227, 'ps_rebk', 'ps_rebk', '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 (996661689, 59037, 'tile_stackmagic3', 'tile_stackmagic3', 'S', 10, 10, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (996661689, 59037, 'tile_stackmagic3', 'tile_stackmagic3', 'S', 10, 10, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', 'is_invisible', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (996661690, 69588, 'stapelfeld_1', 'stapelfeld_1', 's', 1, 3, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (996661691, 69589, 'stapelfeld_2', 'stapelfeld_2', 's', 1, 4, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
INSERT INTO `items_base` VALUES (996661692, 69591, 'stapelfeld_4', 'stapelfeld_4', 's', 1, 6, 0.00, 1, 0, 0, 1, 1, 1, 0, 0, 1, 'stack_helper', 1, '0', '0', '', 0, 0, '', NULL, '0');
|
||||
|
||||
Reference in New Issue
Block a user