Decided to play around with the new effect designs, Sadly this little fella does not breath fire as I do not know how to edit size restrictions for the original dragon swf... But this will do for now.
http://i.imgur.com/qjIPWTY.png
Download
~ SQL For PHX ~
Furniture:
INSERT INTO `furniture` VALUES
('100000', 'Drag-pete', 'Drag-pete', 's', '1', '1', '1', '1', '0', '0', '100000', '0', '1', '1', '1', '1', 'default', '1', '0', '0', '0', '0', '0', '0');
Cata Items:
INSERT INTO `catalog_items` VALUES
('100000', 'PageID', '100000', 'Drag-pete', '3', '0', '0', '1', '0', '0');
~SQL For Butterfly/Swift~
Item Base:
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
(100000, 100000, 'Drag-pete', 'Drag-pete', 's', 1, 1, 1.00, 0, 0, 0, 1, 1,1, 1, 1, 0, 'default', 1, '0');
Catalogue Items:
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
(100000, PageID, '100000', 'Drag-pete', 3, 0, 1, 0, 0, 0, 0, 0, '1', '', '');
~ Furnidata ~
["s","100000","Drag-pete","100000","0","1","1","0,0,0","Pirate Pete - The Dragon",","Arrrggg Matey!"-1"],
~ Stay Classy, Ragezone...

