[SWF] Hopper 13.04.13 21:59
Olá, vim trazer mais uma vez alguns mobis :D
Imagem:
Download:
Créditos:
25% Eu (Recriar Download e Postar)
75%JohnHearfield (Criar sql)
Imagem:
- Spoiler:
- [Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]
- Spoiler:
- Catalogue Items:
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES
(NULL, 'PAGEID','3004334','val12_hopper1','3','0','0','1','0'),
(NULL, 'PAGEID','3004335','val12_hopper2','3','0','0','1','0'),
(NULL, 'PAGEID','30806','val12_hopper_3','3','0','0','1','0'),
(NULL, 'PAGEID', '4654', 'gate_of_eternity', 10, 0, 0, 1, '0'),
(NULL, 'PAGEID', '30950', 'horse_hopper', 3, 0, 0, 1, '0');
Furnidata:
- Código:
["s","4654","gate_of_eternity","42707","4","1","1","","The Gate of Eternity","Will take you on an unforgettable adventure","","-1","-1","7,4","1"],
["s","30950","horse_hopper","40210","2","1","1","","Stable Hopper","Sends you to a random room within the Stable network!","","-1","-1","4","1"],
["s","4421","val12_hopper1","39565","2","1","1","","Room Hopper Tubes","Jump in to find new friends!","","182006","10850","1,9","1"],
["s","4427","val12_hopper2","39565","2","1","1","","Room Hopper Curtains","It'll take you somewhere wonderful!","","182006","10858","1,9","1"],
["s","4443","val12_hopper_3","39683","2","1","1","","Room Hopper Elevator","Love in an elevator...","","182006","10893","1,9","1"],
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`) VALUES
(4654, 'The Gate of Eternity', 'gate_of_eternity', 's', 1, 1, 0, '0', '0', '0', 4654, '1', '1', '1', '1', '1', 'teleport', 4, '0', '0'),
(30950, 'horse_hopper', 'horse_hopper', 's', 1, 1, 0.01, '0', '0', '1', 30950, '1', '1', '0', '1', '1', 'teleport', 1, '0', '0'),
(30806, 'val12_hopper_3', 'val12_hopper_3', 's', 1, 1, 0.01, '0', '0', '1', 4443, '1', '1', '0', '1', '1', 'teleport', 2, '0', '0'),
(3004334, 'val12_hopper1', 'val12_hopper1', 's', 1, 1, 1, '1', '0', '0', 4421, '1', '1', '1', '1', '1', 'teleport', 1, '0', '0'),
(3004335, 'val12_hopper2', 'val12_hopper2', 's', 1, 1, 1, '1', '0', '0', 4427, '1', '1', '1', '1', '1', 'teleport', 1, '0', '0');
Productdata:
- Código:
["gate_of_eternity","The Gate of Eternity","Will take you on an unforgettable adventure"],
["horse_hopper","Stable Hopper","Sends you to a random room within the Stable network!"],
["val12_hopper1","Room Hopper Tubes","Jump in to find new friends!"],
["val12_hopper2","Room Hopper Curtains","It'll take you somewhere wonderful!"],
["val12_hopper_3","Room Hopper Elevator","Love in an elevator..."],
Download:
- Código:
http://www.mediafire.com/?9886n36nb3yx9fo
Créditos:
25% Eu (Recriar Download e Postar)
75%JohnHearfield (Criar sql)