Arrow Room Switcher
Meta

Arrow Room Switcher
room_switcher2
Details
- Type
- room
- Category
- other
- Revision
- 72781
- Hotel
- Habbo.com
Revision History for Habbo.com
Revision 72781 - 2025-02-14 11:00:37
- Name Arrow Room Switcher
- Updated at 2025-02-14 11:00:37
Revision 72781 - 2025-01-29 18:00:36
- Bc No
- Name room_switcher2 name
- Rare No
- Type room
- Xdim 1
- Ydim 1
- Ad url N/A
- Buyout No
- Category other
- Furni id 16746
- Hotel id 1
- Offer id -1
- Revision 72781
- Classname room_switcher2
- Can lay on No
- Can sit on No
- Furni line puzzle_box
- Default dir 0
- Description room_switcher2 desc
- Environment N/A
- Part colors N/A
- Rent buyout No
- Can stand on Yes
- Special type 1
- Custom params N/A
- Rent offer id -1
- Excluded dynamic No
Hotel Availability
Hotel | Name | Description | Revision | Action |
---|---|---|---|---|
Habbo Brasil | Trocador de Quarto Seta | room_switcher2 desc | 72781 | View, Habbo Brasil |
Habbo España | Conmutador de Sala Flecha | room_switcher2 desc | 72781 | View, Habbo España |
Habbo Finland | Huoneenvaihtaja (nuoli) | room_switcher2 desc | 72781 | View, Habbo Finland |
Habbo France | Commutateur Flèche de Salle | room_switcher2 desc | 72781 | View, Habbo France |
Habbo Germany | Pfeilförmiger Raum-Switcher | room_switcher2 desc | 72781 | View, Habbo Germany |
Habbo Italia | Commutatore Stanza Freccia | room_switcher2 desc | 72781 | View, Habbo Italia |
Habbo Nederland | Pijlvormige Kamer Hopper | room_switcher2 desc | 72781 | View, Habbo Nederland |
Habbo Sandbox | Arrow Room Switcher | room_switcher2 desc | 72781 | View, Habbo Sandbox |
Habbo Türkiye | Yön Oklarıyla Oda Değiştirici | room_switcher2 desc | 72781 | View, Habbo Türkiye |
Habbo.com (Current) | Arrow Room Switcher | room_switcher2 desc | 72781 | View, Habbo.com |
Related Furniture

Puzzle Box
wf_box

Maze Divider
wf_maze

Invisible Block
room_invisible_block

Invisible Chair Tile
room_invisible_sit_tile

Invisible Block (Non-stackable and Non-Walkable)
room_invisible_block4

Invisible Block (Stackable and Walkable)
room_invisible_block2

Invisible Click Tile
room_invisible_click_tile

Invisible Block (Non-stackable and Walkable)
room_invisible_block3

Circular Room Switcher
room_switcher1
XML Representation
<?xml version="1.0"?>
<furnidata>
<roomitemtypes>
<furnitype id="155773" classname="room_switcher2">
<revision>72781</revision>
<name>Arrow Room Switcher</name>
<description>room_switcher2 desc</description>
<category>other</category>
<buyout/>
<bc/>
<defaultdir>0</defaultdir>
<xdim>1</xdim>
<ydim>1</ydim>
</furnitype>
</roomitemtypes>
</furnidata>
JSON Representation
{
"roomitemtypes": {
"furnitype": [
{
"id": 155773,
"classname": "room_switcher2",
"revision": 72781,
"category": "other",
"name": "Arrow Room Switcher",
"description": "room_switcher2 desc",
"adurl": null,
"offerid": -1,
"buyout": false,
"rentofferid": -1,
"rentbuyout": false,
"bc": false,
"excludeddynamic": false,
"customparams": null,
"specialtype": 1,
"canstandon": true,
"cansiton": false,
"canlayon": false,
"furniline": "puzzle_box",
"environment": null,
"rare": false,
"defaultdir": 0,
"xdim": 1,
"ydim": 1,
"partcolors": {
"color": null
}
}
]
}
}