JayC
Well-Known Member
After my recent release of the Dragon Teleports I am proud to say I have done really well on this one I am releasing a new custom called a "lightning cloud dragon" this was a simple project, but it looks really nice! I used the cloud egg and I recolored the bottom of it to give it a darker cloud look, putting a dragon on top of the cloud also a darker color , that when you turn it on the fire now is a light blue with a black outline that gives this dragon a great lightning design.
Screenshot:
Download:
SQL's Phoenix:
Furnidata:
Enjoy! Rate + Like, More coming soon!
Please Note: The hole in the bottom between the dragon and the cloud is ON purpose!!! The reason for this is to allow the dragon to feel like its drifting over the cloud ( Hence mystic dragons can fly right?)
Screenshot:
You must be registered for see links
Download:
You must be registered for see links
SQL's Phoenix:
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`) VALUES
(85475140, 'dragn_lightning', 'dragn_lightning', 's', 1, 1, 1, '1', '0', '0', 52146203, '1', '1', '1', '1', '1', 'default', 4, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES
(85475140, 'PageHerePlease', '85475140', 'Lightning Cloud Dragon', '5', '0', '0', '1', '0');
Furnidata:
Code:
["s","52146203","dragn_lightning","854769","0","1","1","","Lightning Cloud Dragon","Designed By JayTouch!","","-1","-1"],
Please Note: The hole in the bottom between the dragon and the cloud is ON purpose!!! The reason for this is to allow the dragon to feel like its drifting over the cloud ( Hence mystic dragons can fly right?)