[New Crypto] SQL Mobis Habboween Part3 26.10.12 18:51
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]
Bugou? [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]
Items_base
Catalogue_items_copy
Furnidata
Download Aqui
Créditos Eu Por Criar SQL Para At0m DB
E Ragezone Por Mandar SQL Phoenix
Bugou? [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]
Items_base
- Código:
INSERT
INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`,
`width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`,
`sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`,
`allow_gift`, `allow_inventory_stack`, `interaction_type`,
`cycle_count`, `vending_ids`) VALUES
(4746, 'Gory Floor', 'hween12_floor', 's', 2, 2, 0, '0', '0', '1', 4746, '1', '1', '1', '1', '1', 'default', 1, '0'),
(4747, 'Fairground Divider', 'hween12_wall', 's', 1, 2, 1, '1', '0', '0', 4747, '1', '1', '1', '1', '1', 'default', 1, '0'),
(4748, 'costume_gate name', 'costume_gate', 's', 1, 1, 0.1, '0', '0', '0', 4748, '1', '1', '1', '1', '1', 'gate', 2, '0'),
(4749, 'Misfortune Teller', 'hween12_fortune', 's', 1, 1, 1, '0', '0', '0', 4749, '1', '1', '1', '1', '1', 'default', 2, '0'),
(4750, 'Cage', 'hween12_cage', 's', 1, 1, 1, '0', '0', '0', 4750, '1', '1', '1', '1', '1', 'default', 2, '0'),
(4751, 'Fairground Grabber', 'hween12_grabby', 's', 1, 1, 1, '0', '0', '0', 4751, '1', '1', '1', '1', '1', 'default', 2, '0'),
(4752, 'Wolf', 'hween12_wolf', 's', 1, 1, 1, '0', '0', '0', 4752, '1', '1', '1', '1', '1', 'default', 1, '0'),
(4753,
'Test Your Strength!', 'hween12_strengthtest', 's', 1, 1, 1, '0', '0',
'0', 4753, '1', '1', '1', '1', '1', 'default', 2, '0'),
(4464,
'hween12_dartboard name', 'hween12_dartboard', 'i', 0, 0, 0, '1', '0',
'0', 4464, '1', '1', '1', '1', '1', 'default', 1, '0');
Catalogue_items_copy
- Código:
INSERT
INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`,
`cost_credits`, `cost_pixels`, `cost_crystal`, `amount`, `achievement`)
VALUES
(5666, SUAPAGE, '4746', 'hween12_floor', 3, 0, 0, 1, '0', 0),
(5667, SUAPAGE, '4747', 'hween12_wall', 3, 0, 0, 1, '0', 0),
(5668, SUAPAGE, '4748', 'costume_gate', 3, 0, 0, 1, '0', 0),
(5669, SUAPAGE, '4749', 'hween12_fortune', 3, 0, 0, 1, '0', 0),
(5670, SUAPAGE, '4750', 'hween12_cage', 3, 0, 0, 1, '0', 0),
(5671, SUAPAGE, '4751', 'hween12_grabby', 3, 0, 0, 1, '0', 0),
(5672, SUAPAGE, '4752', 'hween12_wolf', 3, 0, 0, 1, '0', 0),
(5673, SUAPAGE, '4753', 'hween12_strengthtest', 3, 0, 0, 1, '0', 0),
(5674, SUAPAGE, '4464', 'hween12_dartboard', 3, 0, 0, 1, '0', 0);
Furnidata
- Código:
["i","4464","hween12_dartboard","43841","","","","","hween12_dartboard name","hween12_dartboard desc","","-1","-1","1"]]
["s","4746","hween12_floor","43846","2","2","2","","Gory
Floor","You might want to wear your boots walking through this bloody
mess","","-1","-1","","1"],["s","4747","hween12_wall","43841","0","1","2","","Fairground
Divider","Are you in or
out?","","-1","-1","","1"],["s","4748","costume_gate","43841","2","1","1","","costume_gate
name","costume_gate
desc","","-1","-1","","1"],["s","4749","hween12_fortune","43841","0","1","1","","Misfortune
Teller","Ask your
misfortune!","","-1","-1","","1"],["s","4750","hween12_cage","43841","0","1","1","","Cage","I
hope these bars are strong
enough!","","-1","-1","","1"],["s","4751","hween12_grabby","43846","2","1","1","","Fairground
Grabber","Have a go, who knows what you might win, or
lose...","","-1","-1","","1"],["s","4752","hween12_wolf","43841","0","1","1","","Wolf","*Grrr*","","-1","-1","","1"],["s","4753","hween12_strengthtest","43841","2","1","1","","Test
Your Strength!","Are you an intergalactic man of
muscle?","","-1","-1","","1"],
Download Aqui
Créditos Eu Por Criar SQL Para At0m DB
E Ragezone Por Mandar SQL Phoenix