- Joined
- Jan 21, 2013
- Messages
- 1
- Reaction score
- 1
Image from my Hotel
SQL
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`) VALUES
(30115, 95, '30115', 'Tronito Moderno', 4, 0, 1, 0, 0, 0, 0, 0, '1')
INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
(30115, 30115, 'Tronito Moderno', 'Tronito Moderno', 's', 1, 1, 1.5, 0, 0, 1, 1, 1, 1, 1, 1, 'default', 1, '0')
["s","30115","tronitonw","43841","0","1","2","","Tronito Moderno","Para Verdaderos Vip","","-1","-1","","1"],
Catalog_Items (Phoenix)
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
('30115', 'PAGEID', '30115', 'Tronito Moderno', 4, 0, 0, 1)
Furniture (Phoenix)
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
(30115, 'Tronito Moderno', 'Tronito Moderno', 's', 1, 1, 1.5, '0', '1', '0', 30115, '0', '1', '0', '1', '1', 'default', 2, '0', '0')
Download
Virustotal
Creditos
R3ST4RT KM
SQL
INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`) VALUES
(30115, 95, '30115', 'Tronito Moderno', 4, 0, 1, 0, 0, 0, 0, 0, '1')
INSERT INTO `items_base` (`item_id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
(30115, 30115, 'Tronito Moderno', 'Tronito Moderno', 's', 1, 1, 1.5, 0, 0, 1, 1, 1, 1, 1, 1, 'default', 1, '0')
["s","30115","tronitonw","43841","0","1","2","","Tronito Moderno","Para Verdaderos Vip","","-1","-1","","1"],
Catalog_Items (Phoenix)
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
('30115', 'PAGEID', '30115', 'Tronito Moderno', 4, 0, 0, 1)
Furniture (Phoenix)
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
(30115, 'Tronito Moderno', 'Tronito Moderno', 's', 1, 1, 1.5, '0', '1', '0', 30115, '0', '1', '0', '1', '1', 'default', 2, '0', '0')
Download
You must be registered to see links
Virustotal
You must be registered to see links
Creditos
R3ST4RT KM