[SQL] Expositor de Troféus 13.10.13 3:45
- Print:
- https://i.imgur.com/K2eQese.png
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]
- Download:
- Mediafire
- Código:
- #Phoenix:
- 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`, `height_adjustable`, `effectM`, `effectF`) VALUES
(200003, 'trophy_display', 'trophy_display', 's', 2, 1, 1, '0', '0', '0', 200003, '1', '1', '0', '1', '1', 'default', 2, '0', '0', '0', 0, 0);
- Código:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES
(200003, PageID, '200003', 'trophy_display', 50, 0, 0, 1, '0', 0);
- #BcStorm:
- Código:
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`, `allow_group_item`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES
(200003, 200003, 'trophy_display', 'trophy_display', 's', 2, 1, 1.00, 0, 0, 0, 0, 1, 1, 1, 1, 0, 'default', 0, '0');
- Código:
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`, `extradata`, `badge`) VALUES
(200003, PageID, '200003', 'trophy_display', 50, 0, 1, 0, 0, 0, 0, 0, '1', '', '');
- #Furnidata:
- Código:
["s","200003","trophy_display","47358","2","2","1","","trophy_display name","trophy_display desc","","-1","-1","false","-1","-1","false","","1"]
- Créditos:
- [url=#]HabMoon [/url]