← Back to Alhambra Teleport

Alhambra Teleport

door_alhambra

Download

Default state

State 1

State 2

API

Docs
id
554
slug
alhambra-teleport
classname
door_alhambra
category
Funky Friday
value
30 Habloons
  • GET ?slug=alhambra-teleport Open
  • GET ?id=554 Open
  • GET ?classname=door_alhambra Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 554,
        "name": "Alhambra Teleport",
        "slug": "alhambra-teleport",
        "canonical_slug": "alhambra-teleport",
        "classname": "door_alhambra",
        "url": "https://habbend.com/rare/alhambra-teleport/",
        "category": "Funky Friday",
        "group": null,
        "updated_at": "2026-09-11T16:37:33Z",
        "value": {
            "habloons": 30,
            "label": "1 Sack + 1 Gold",
            "updated_at": "2026-07-26T01:23:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/alhambra-teleport/furni/icon-02a81c4756.png?v=20260911163733",
            "render": "https://habbend.com/assets/rares/alhambra-teleport/furni/render-64-2-4dc545d683.png?v=20260911163733",
            "stage": "https://habbend.com/og/rare/alhambra-teleport.png?v=iso3-4dc545d683-6aa42e4d"
        }
    }
}
Manifest manifest.json
{
    "classname": "door_alhambra",
    "base_classname": "door_alhambra",
    "name": "Alhambra Teleport",
    "xdim": 1,
    "ydim": 1,
    "states": 3,
    "files": [
        "icon.png",
        "render-32-2.png",
        "render-32-4.png",
        "render-64-2-state1.png",
        "render-64-2-state2.png",
        "render-64-2.png",
        "render-64-4-state1.png",
        "render-64-4-state2.png",
        "render-64-4.png"
    ],
    "description": "A stylish teleporter.",
    "category": "teleport",
    "attributes": {
        "kind": "floor",
        "sprites": 3,
        "animated": true,
        "directions": [
            "2",
            "4"
        ],
        "rare": true,
        "furniline": "funky",
        "stand": false,
        "sit": false,
        "lay": false,
        "clickthrough": false,
        "object_class": "Furniture Teleport Class",
        "gate": false,
        "teleport": true,
        "market_stall": false
    }
}