Hi,
I was looking around for a 25k bar for my hotel - couldn't find one. So I created one and I thought I'd be nice and release it to the community!
Screenshot
They do exchange for the amounts, don't worry.
Codes;
Furnidata
catalog_items_copyCode:["s","55001","CFC_25000_saffb","50000","0","1","1","0,0,0","Sapphire Bar (25000)","Redeemable item","","-1","-1"], ["s","55002","CFC_100000_diam","50000","0","1","1","0,0,0","Diamond Bar (100000)","Redeemable item","","-1","-1"]]
Code: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 (55001, 13, '55001', 'Saffire Bar', 25000, 0, 1, 0, 0, 0, 0, 0, '0', '0', ''), (55002, 13, '55002', 'Diamond Bar', 100000, 0, 1, 0, 0, 0, 0, 0, '0', '0', '');
items_base
Code:INSERT INTO `r63b`.`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 ('55001', '55001', 'Saffire Bar', 'CFC_25000_saffb', 's', '1', '1', '0.4', '1', '0', '0', '1', '1', '1', '1', '1', '0', 'default', '1', '0'),('55002', '55002', 'Diamond Bar', 'CFC_100000_diam', 's', '1', '1', '0.4', '1', '0', '0', '1', '1', '1', '1', '1', '0', 'default', '1', '0' );
Make sure you change 'r63b' to your database.
Download is here.
Enjoy,
~ zMagenta




![[REL] 25k bar and 100k bar {BcStorm only}](http://ragezone.com/hyper728.png)

