[SQL] Mobis Coelho [SQL] 15.04.12 20:16
Olá amigos do Power Pixel Fórum ,há pouco tempo foi lançado o novo mascote coelho e com ele vieram novos mobis hoje venho traze-los prontos para serem usados em seu hotel ;)
Imagen:
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]
Clique aqui se não estiver vendo a imagem
Furnidata
Furniture
Créditos
Até o Próximo Tópico :xau:
Imagen:
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]
Clique aqui se não estiver vendo a imagem
Furnidata
- Spoiler:
- Código:
["s","4215","nest_bunny","40960","4","1","1","","Lush Bunny Nest","Cute and comfy!","","165752","6380","","1"],
["s","4216","toy2","40922","0","1","1","","Spinning Top","Just spin it!","","165752","6381","","1"],
["s","4217","nest_bunny_blue","40960","4","1","1","","Lush Bunny Nest","Cute and comfy!","","-1","-1","17","1"],
["s","4218","nest_bunny_green","40960","4","1","1","","Lush Bunny Nest","Cute and comfy!","","-1","-1","17","1"]
Furniture
- Spoiler:
- 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
(310381, 'nest_bunny', 'nest_bunny', 's', 1, 1, 0.4, '0', '0', '1', 4215, '1', '1', '0', '1', '1', 'default', 3, '0'),
(310382, 'toy2', 'toy2', 's', 1, 1, 0.01, '1', '0', '1', 4216, '1', '1', '0', '1', '1', 'default', 2, '0'),
(310383, 'nest_bunny_blue', 'nest_bunny_blue', 's', 1, 1, 0.4, '0', '0', '1', 4217, '1', '1', '0', '1', '1', 'default', 1, '0'),
(310384, 'nest_bunny_green', 'nest_bunny_green', 's', 1, 1, 0.4, '0', '0', '1', 4218, '1', '1', '0', '1', '1', 'default', 1, '0');
- Spoiler:
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES
(NULL, PageID, '310381', 'nest_bunny', 3, 0, 0, 1, '0'),
(NULL, PageID, '310382', 'toy2', 2, 0, 0, 1, '0'),
(NULL, PageID, '310383', 'nest_bunny_blue', 3, 0, 0, 1, '0'),
(NULL, PageID, '310384', 'nest_bunny_green', 3, 0, 0, 1, '0');
Créditos
- Spoiler:
- - Gabrieldlm
-
- HabMoon
Até o Próximo Tópico :xau: