Novos Mobis cozinha - Uber - SQL - 100 % Funcionando! 22.09.10 21:25
Olá galera do Habbox Forum, estou de volta, e desta vez trouxe os novos Mobis de Cozinha, para CMS e Emuladores baseados em Uber.
Sem mais delongas...
Catalog_Items:
Catalog_Page:
Furniture:
PS: Eu testei todos os mobis, e estão funcionando 100%, só falta traduzir o nome deles.
Obrigado :afro:
Sem mais delongas...
Catalog_Items:
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(10357, 503, '10357', 'ktchn10_cabnt', 5, 0, 1),
(10358, 503, '10358', 'ktchn10_pot', 1, 0, 1),
(10359, 503, '10359', 'ktchn10_sink', 10, 0, 1),
(10360, 503, '10360', 'ktchn10_stove', 10, 0, 1)
Catalog_Page:
- Código:
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`) VALUES
(503, 3, 'New Kitchen ', 1, 43, '1', '1', 1, '0', '0', 5, 'default_3x3', 'The new kitchen furniture range is here!\r\nBuy it before it''s too late!!! :o', '', '', 'The new kitchen furniture range is here!\r\nBuy it before it''s too late!!! :o', '', '', '');
Furniture:
- Código:
INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`) VALUES
(10357, 'ktchn10_cabnt', 'ktchn10_cabnt', 'i', 0, 0, 0, '0', '0', '0', 4338, '1', '1', '1', '1', '1', 'default', 3, '0'),
PS: Eu testei todos os mobis, e estão funcionando 100%, só falta traduzir o nome deles.
Obrigado :afro: