sql mobis r7 16.04.11 17:35
Catalog_itens:
CÓDIGO:
- Spoiler:
- INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(99500, 60, '99500', 'ads_r7logo', 5, 0, 1);
Furniture:
CÓDIGO:
- Spoiler:
- 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`, `foot_figure`) VALUES
(99500, 'ads_r7logo', 'ads_r7logo', 'i', 1, 1, 1, '0', '0', '0', 4358, '1', '1', '0', '1', '1', 'default', 1, '0', 0);
- Spoiler:
- Não é necessário Catalog_Pages, pois os mobis ficarão com os mobis executivos.