Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[REL] New Celestial Furniline

Newbie Spellweaver
Joined
Jan 10, 2017
Messages
76
Reaction score
32
I release the new celestial furnitures released by habbo for Arcturus.

Screenshot
Tafelglotzer - [REL] New Celestial Furniline - RaGEZONE Forums

SQLs
Dont forget to replace PAGEID
Code:
INSERTINTO`catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_points`, `points_type`, `amount`, `song_id`, `limited_stack`, `limited_sells`, `extradata`, `club_only`, `have_offer`, `offer_id`, `order_number`) VALUES
  ('1000010', 'PAGEID', '1000010', 'celestial_c19_wardrobe', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000011', 'PAGEID', '1000011', 'celestial_c19_starshower', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000012', 'PAGEID', '1000012', 'celestial_c19_dresser', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000013', 'PAGEID', '1000013', 'celestial_c19_moonbed', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000014', 'PAGEID', '1000014', 'celestial_c19_spacebun', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000015', 'PAGEID', '1000015', 'celestial_c19_rug', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000016', 'PAGEID', '1000016', 'celestial_c19_planet', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000017', 'PAGEID', '1000017', 'celestial_c19_tree', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000018', 'PAGEID', '1000018', 'celestial_c19_aurora', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000019', 'PAGEID', '1000019', 'celestial_c19_flower', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000020', 'PAGEID', '1000020', 'celestial_c19_table', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000021', 'PAGEID', '1000021', 'celestial_c19_starchair', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000022', 'PAGEID', '1000022', 'celestial_c19_floor', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000024', 'PAGEID', '1000024', 'celestial_c19_wall', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000025', 'PAGEID', '1000025', 'celestial_c19_constellations', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0');

INSERT INTO `items_base` (`id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_lay`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `effect_id_male`, `effect_id_female`, `multiheight`, `customparams`) VALUES
  ('1000010', '1000010', 'Star Gazers Wardrobe', 'celestial_c19_wardrobe', 's', '2', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '', ''),
  ('1000011', '1000011', 'Star Shower', 'celestial_c19_starshower', 's', '1', '1', '0.10', '0', '1', '0', '0', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '', ''),
  ('1000012', '1000012', 'Celestial Dresser', 'celestial_c19_dresser', 's', '2', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000013', '1000013', 'Moon Bed', 'celestial_c19_moonbed', 's', '1', '3', '3.00', '0', '0', '0', '1', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '', ''),
  ('1000014', '1000014', 'Astro Bunny', 'celestial_c19_spacebun', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000015', '1000015', 'Cloud Rug', 'celestial_c19_rug', 's', '1', '2', '0.10', '0', '1', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000016', '1000016', 'Planet Habbo', 'celestial_c19_planet', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000017', '1000017', 'Celestial Tree', 'celestial_c19_tree', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '', ''),
  ('1000018', '1000018', 'Star Gazers Divider', 'celestial_c19_aurora', 'i', '2', '1', '1.00', '0', '1', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000019', '1000019', 'Celestial Flowers', 'celestial_c19_flower', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000020', '1000020', 'Celestial Table', 'celestial_c19_table', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000021', '1000021', 'Star Stool', 'celestial_c19_starchair', 's', '1', '1', '1.40', '0', '0', '1', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000022', '1000022', 'Floor of Stars', 'celestial_c19_floor', 's', '2', '2', '0.10', '0', '1', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000024', '1000024', 'celestial_c19_wall name', 'celestial_c19_wall', 'i', '0', '0', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000025', '1000025', 'celestial_c19_constellations name', 'celestial_c19_constellations', 's', '0', '0', '0.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '6', '0', '0', '0', '', '');

Furnidata
Place inside <roomitemtypes></roomitemtypes>
Code:
<furnitype id="1000010" classname="celestial_c19_wardrobe"><revision>65046</revision><defaultdir>0</defaultdir><xdim>2</xdim><ydim>1</ydim><partcolors/><name>Star Gazer's Wardrobe</name><description>celestial_c19_wardrobe desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000011" classname="celestial_c19_starshower"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Star Shower</name><description>celestial_c19_starshower desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams>4</customparams><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000012" classname="celestial_c19_dresser"><revision>65046</revision><defaultdir>0</defaultdir><xdim>2</xdim><ydim>1</ydim><partcolors/><name>Celestial Dresser</name><description>celestial_c19_dresser desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000013" classname="celestial_c19_moonbed"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>3</ydim><partcolors/><name>Moon Bed</name><description>celestial_c19_moonbed desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>1</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000014" classname="celestial_c19_spacebun"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Astro Bunny</name><description>celestial_c19_spacebun desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000015" classname="celestial_c19_rug"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>2</ydim><partcolors/><name>Cloud Rug</name><description>celestial_c19_rug desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000016" classname="celestial_c19_planet"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Planet Habbo</name><description>celestial_c19_planet desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000017" classname="celestial_c19_tree"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Celestial Tree</name><description>celestial_c19_tree desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000019" classname="celestial_c19_flower"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Celestial Flowers</name><description>celestial_c19_flower desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000020" classname="celestial_c19_table"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Celestial Table</name><description>celestial_c19_table desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000021" classname="celestial_c19_starchair"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Star Stool</name><description>celestial_c19_starchair desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>1</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000022" classname="celestial_c19_floor"><revision>65046</revision><defaultdir>0</defaultdir><xdim>2</xdim><ydim>2</ydim><partcolors/><name>Floor of Stars</name><description>celestial_c19_floor desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000023" classname="rainbow_c19_flags"><revision>65052</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Pride Flag Dispenser</name><description>rainbow_c19_flags desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>rainbow</furniline></furnitype>
<furnitype id="1000025" classname="celestial_c19_constellations"><revision>65046</revision><name>celestial_c19_constellations name</name><description>celestial_c19_constellations desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><specialtype>1</specialtype><furniline>celestial</furniline></furnitype>
Place inside <wallitemtypes></wallitemtypes>
Code:
<furnitype id="1000024" classname="celestial_c19_wall"><revision>65046</revision><name>celestial_c19_wall name</name><description>celestial_c19_wall desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><specialtype>1</specialtype><furniline>celestial</furniline></furnitype>
<furnitype id="1000018" classname="celestial_c19_aurora"><revision>65046</revision><defaultdir>0</defaultdir><xdim>2</xdim><ydim>1</ydim><partcolors/><name>Star Gazer's Divider</name><description>celestial_c19_aurora desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>

SWFs + Icons
View attachment celestial.zip

If you find a bug or something let me know.

Cheers, Higoka (aka Tafelglotzer)
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 14, 2012
Messages
11
Reaction score
0
I release the new celestial furnitures released by habbo for Arcturus.

Screenshot
Tafelglotzer - [REL] New Celestial Furniline - RaGEZONE Forums

SQLs
Dont forget to replace PAGEID
Code:
INSERTINTO`catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_points`, `points_type`, `amount`, `song_id`, `limited_stack`, `limited_sells`, `extradata`, `club_only`, `have_offer`, `offer_id`, `order_number`) VALUES
  ('1000010', 'PAGEID', '1000010', 'celestial_c19_wardrobe', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000011', 'PAGEID', '1000011', 'celestial_c19_starshower', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000012', 'PAGEID', '1000012', 'celestial_c19_dresser', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000013', 'PAGEID', '1000013', 'celestial_c19_moonbed', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000014', 'PAGEID', '1000014', 'celestial_c19_spacebun', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000015', 'PAGEID', '1000015', 'celestial_c19_rug', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000016', 'PAGEID', '1000016', 'celestial_c19_planet', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000017', 'PAGEID', '1000017', 'celestial_c19_tree', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000018', 'PAGEID', '1000018', 'celestial_c19_aurora', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000019', 'PAGEID', '1000019', 'celestial_c19_flower', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000020', 'PAGEID', '1000020', 'celestial_c19_table', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000021', 'PAGEID', '1000021', 'celestial_c19_starchair', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000022', 'PAGEID', '1000022', 'celestial_c19_floor', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000024', 'PAGEID', '1000024', 'celestial_c19_wall', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0'),
  ('1000025', 'PAGEID', '1000025', 'celestial_c19_constellations', '5', '0', '0', '1', '0', '0', '0', '', X'30', X'30', '0', '0');

INSERT INTO `items_base` (`id`, `sprite_id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `allow_stack`, `allow_walk`, `allow_sit`, `allow_lay`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `effect_id_male`, `effect_id_female`, `multiheight`, `customparams`) VALUES
  ('1000010', '1000010', 'Star Gazers Wardrobe', 'celestial_c19_wardrobe', 's', '2', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '', ''),
  ('1000011', '1000011', 'Star Shower', 'celestial_c19_starshower', 's', '1', '1', '0.10', '0', '1', '0', '0', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '', ''),
  ('1000012', '1000012', 'Celestial Dresser', 'celestial_c19_dresser', 's', '2', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000013', '1000013', 'Moon Bed', 'celestial_c19_moonbed', 's', '1', '3', '3.00', '0', '0', '0', '1', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '', ''),
  ('1000014', '1000014', 'Astro Bunny', 'celestial_c19_spacebun', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000015', '1000015', 'Cloud Rug', 'celestial_c19_rug', 's', '1', '2', '0.10', '0', '1', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000016', '1000016', 'Planet Habbo', 'celestial_c19_planet', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000017', '1000017', 'Celestial Tree', 'celestial_c19_tree', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '2', '0', '0', '0', '', ''),
  ('1000018', '1000018', 'Star Gazers Divider', 'celestial_c19_aurora', 'i', '2', '1', '1.00', '0', '1', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000019', '1000019', 'Celestial Flowers', 'celestial_c19_flower', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000020', '1000020', 'Celestial Table', 'celestial_c19_table', 's', '1', '1', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000021', '1000021', 'Star Stool', 'celestial_c19_starchair', 's', '1', '1', '1.40', '0', '0', '1', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000022', '1000022', 'Floor of Stars', 'celestial_c19_floor', 's', '2', '2', '0.10', '0', '1', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000024', '1000024', 'celestial_c19_wall name', 'celestial_c19_wall', 'i', '0', '0', '1.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '0', '0', '0', '0', '', ''),
  ('1000025', '1000025', 'celestial_c19_constellations name', 'celestial_c19_constellations', 's', '0', '0', '0.00', '0', '0', '0', '0', '1', '1', '1', '1', '1', 'default', '6', '0', '0', '0', '', '');

Furnidata
Place inside <roomitemtypes></roomitemtypes>
Code:
<furnitype id="1000010" classname="celestial_c19_wardrobe"><revision>65046</revision><defaultdir>0</defaultdir><xdim>2</xdim><ydim>1</ydim><partcolors/><name>Star Gazer's Wardrobe</name><description>celestial_c19_wardrobe desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000011" classname="celestial_c19_starshower"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Star Shower</name><description>celestial_c19_starshower desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams>4</customparams><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000012" classname="celestial_c19_dresser"><revision>65046</revision><defaultdir>0</defaultdir><xdim>2</xdim><ydim>1</ydim><partcolors/><name>Celestial Dresser</name><description>celestial_c19_dresser desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000013" classname="celestial_c19_moonbed"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>3</ydim><partcolors/><name>Moon Bed</name><description>celestial_c19_moonbed desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>1</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000014" classname="celestial_c19_spacebun"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Astro Bunny</name><description>celestial_c19_spacebun desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000015" classname="celestial_c19_rug"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>2</ydim><partcolors/><name>Cloud Rug</name><description>celestial_c19_rug desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000016" classname="celestial_c19_planet"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Planet Habbo</name><description>celestial_c19_planet desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000017" classname="celestial_c19_tree"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Celestial Tree</name><description>celestial_c19_tree desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000019" classname="celestial_c19_flower"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Celestial Flowers</name><description>celestial_c19_flower desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000020" classname="celestial_c19_table"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Celestial Table</name><description>celestial_c19_table desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000021" classname="celestial_c19_starchair"><revision>65046</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Star Stool</name><description>celestial_c19_starchair desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>0</canstandon><cansiton>1</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000022" classname="celestial_c19_floor"><revision>65046</revision><defaultdir>0</defaultdir><xdim>2</xdim><ydim>2</ydim><partcolors/><name>Floor of Stars</name><description>celestial_c19_floor desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>
<furnitype id="1000023" classname="rainbow_c19_flags"><revision>65052</revision><defaultdir>0</defaultdir><xdim>1</xdim><ydim>1</ydim><partcolors/><name>Pride Flag Dispenser</name><description>rainbow_c19_flags desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>rainbow</furniline></furnitype>
<furnitype id="1000025" classname="celestial_c19_constellations"><revision>65046</revision><name>celestial_c19_constellations name</name><description>celestial_c19_constellations desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><specialtype>1</specialtype><furniline>celestial</furniline></furnitype>
Place inside <wallitemtypes></wallitemtypes>
Code:
<furnitype id="1000024" classname="celestial_c19_wall"><revision>65046</revision><name>celestial_c19_wall name</name><description>celestial_c19_wall desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><specialtype>1</specialtype><furniline>celestial</furniline></furnitype>
<furnitype id="1000018" classname="celestial_c19_aurora"><revision>65046</revision><defaultdir>0</defaultdir><xdim>2</xdim><ydim>1</ydim><partcolors/><name>Star Gazer's Divider</name><description>celestial_c19_aurora desc</description><adurl/><offerid>-1</offerid><buyout>0</buyout><rentofferid>-1</rentofferid><rentbuyout>0</rentbuyout><bc>0</bc><excludeddynamic>0</excludeddynamic><customparams/><specialtype>1</specialtype><canstandon>1</canstandon><cansiton>0</cansiton><canlayon>0</canlayon><furniline>celestial</furniline></furnitype>

SWFs + Icons
View attachment 165133

If you find a bug or something let me know.

Cheers, Higoka (aka Tafelglotzer)



Muy bonitos, a su vez también salieron los furnis de Rainbow, ya los tengo y quedan geniales, buen aporte, un gran Salu2.

Sehr schön, zur selben Zeit kam das Regenbogenfell heraus, ich habe sie bereits und sie sind großartig, guter Beitrag, ein großartiger Gruß.

Very nice, at the same time the rainbow furnis came out, I already have them and they are great, good contribution, a great greeting.
 
Last edited:
Back
Top