Subscribe:

Anuncio



quinta-feira, 5 de julho de 2012

SQL Novos Mobis Jardin (Planta Monstro)


Hoje, venho trazer uma das mais atuais novidades em mobílias disponíveis para HPs, são os Mobis Jardin, relativos ao futuro mascote Planta Monstro.

Veja os Mobis:

Codigos Abaixo:

Catalogue_items
CÓDIGO:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES 
('92001', '50288', '92001', 'gardenshed_wall', '10', '0', '0', '5', '0'),
('92002', '50288', '92002', 'stone_wall', '10', '0', '0', '5', '0'),
('92003', '50288', '92003', 'stone_stairs', '10', '0', '0', '5', '0'),
('92004', '50288', '92004', 'stone_platform', '10', '0', '0', '5', '0')


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`, `is_arrow`, `foot_figure`) VALUES
(92001, 'stone_wall', 'stone_wall', 'i', 1, 1, 1, '1', '0', '0', 44954, '1', '1', '1', '1', '1', 'default', 2, '0', '0', 0),
(93002, 'stone_stairs', 'stone_stairs', 's', 2, 1, 1, '1', '0', '1', 10986, '1', '1', '1', '1', '1', 'default', 1, '0', '0', 0),
(94003, 'stone_platform', 'stone_platform', 's', 2, 2, 0, '0', '0', '1', 10987, '1', '1', '1', '1', '1', 'default', 3, '0', '0', 0),
(95004, 'gardenshed_wall', 'gardenshed_wall', 'i', 1, 1, 1, '1', '0', '0', 44953, '1', '1', '1', '1', '1', 'default', 3, '0', '0', 0)


Furnidata

CÓDIGO:
["s","10986","stone_stairs","41445","0","2","1","","Kiviportaat","Ylös, alas tai ei vain minnekään","","204312","6938","","1"],
["s","10987","stone_platform","41445","0","2","2","","Kivitasanne","Asetelmille ja auringon ottoon","","204312","6939","0.4","1"],
["i","44954","stone_wall","41445","","","","","Kiviaita","Tyylikkäille puutarhoille","","204312","6941","1"],
["i","44953","gardenshed_wall","41445","","","","","Vajan seinä","Arvokkaasti ränsistynyt","","204312","6940","1"],

DONWLOAD:AQUI