Sapo:
Furniture:
Catalog_Items :
Catalog_Pages :
Aranha:
Catalog_Pages :
Catalog_Items :
Creditos:
Kekomundo
:Glenio
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
(10001, 'a0 pet11', 'a0 pet11', 's', 1, 1, 1, '1', '0', '0', 5354, '0', '0', '0', '0', '0', 'pet', 0, '0');
Catalog_Items :
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(10001, 167, '10001','a0 pet2', 20, 0, 1);
Catalog_Pages :
- 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
(167, 14, 'Frogs', 0, 97, '1', '1', 1, '0', '0', 0, 'pets', 'catalog_pet_headline1', '', '', 'It may look like a croc
but if you buy it, you get a spider. Its magic!', '', 'Give a name:Pick a color:Pick a race:', '');
Aranha:
- 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
(10002, 'a0 pet8', 'a0 pet8', 's', 1, 1, 1, '1', '0', '0', 5354, '0', '0', '0', '0', '0', 'pet', 0, '0');
Catalog_Pages :
- 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
(177, 14, 'Spiders', 0, 95, '1', '1', 1, '0', '0', 0, 'pets', 'catalog_pet_headline1', '', '', 'It may look like a croc
but if you buy it, you get a spider. Its magic!', '', 'Give a name:Pick a color:Pick a race:', '');
Catalog_Items :
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(10002, 177, '10002','a0 pet2', 20, 0, 1);
Creditos:
Kekomundo
:Glenio