Hello everyone, I recently shared with Otaku my pink cauldron, they said they like it so I thought I'd release it here just in time for valentines day.
Btw, this is the first time I've ever coded my own custom by my self, so please if the code or something doesn't work please inform me, thanks!
Furniture SQL:
Code: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 ('98743', 'pnk_cauldron', 'Pink Cauldron', 's', 1, 1, 1, '0', '0', '0', 'c_pnk', '1', '1', '1', '1', '1', 'default', 4, '0', '0')
Catalog_items SQL:
Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (98743, '94', '98743', 'NAME', '50000', '0', '1');
Furnidata SQL:
SWF Download: c_pnk.swfCode:["s","c_pnk","c_pnk","834523","0","1","1","","Pink Cauldron","Valentines Release From Verb","","-1","-1"],
Image: http://i.imgur.com/g3BIl.png
I believe that the cauldron when double clicked green bubbles appear on top, hope it works, someone please test it on there hotel! Thanks:)



![[CODED] Pink Cauldron [CODED]](http://ragezone.com/hyper728.png)

