← Back to Retro Wall Lamp

Retro Wall Lamp

hc_wall_lamp

Download

Default state

State 1

API

Docs
id
260
slug
retro-wall-lamp
classname
hc_wall_lamp
category
Habbo Club Gifts
value
20 Habloons
  • GET ?slug=retro-wall-lamp Open
  • GET ?id=260 Open
  • GET ?classname=hc_wall_lamp Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 260,
        "name": "Retro Wall Lamp",
        "slug": "retro-wall-lamp",
        "canonical_slug": "retro-wall-lamp",
        "classname": "hc_wall_lamp",
        "url": "https://habbend.com/rare/retro-wall-lamp/",
        "category": "Habbo Club Gifts",
        "group": "Habbo Club",
        "updated_at": "2026-09-11T16:37:46Z",
        "value": {
            "habloons": 20,
            "label": "1 Sack",
            "updated_at": "2026-07-24T19:03:16Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/retro-wall-lamp/furni/icon-84ce128749.png?v=20260911163746",
            "render": "https://habbend.com/assets/rares/retro-wall-lamp/furni/render-64-2-4d0bf5c526.png?v=20260911163746",
            "stage": "https://habbend.com/og/rare/retro-wall-lamp.png?v=iso3-4d0bf5c526-6aa42e5a"
        }
    }
}
Manifest manifest.json
{
    "classname": "hc_wall_lamp",
    "base_classname": "hc_wall_lamp",
    "name": "Retro Wall Lamp",
    "xdim": 1,
    "ydim": 1,
    "states": 2,
    "files": [
        "icon.png",
        "render-32-leftwall.png",
        "render-32-rightwall.png",
        "render-64-leftwall-state1.png",
        "render-64-leftwall.png",
        "render-64-rightwall-state1.png",
        "render-64-rightwall.png"
    ],
    "description": "Tres chic!",
    "revision": 45508,
    "category": "lighting",
    "attributes": {
        "kind": "wall",
        "sprites": 4,
        "animated": true,
        "directions": [
            "leftwall",
            "rightwall"
        ],
        "rare": false,
        "furniline": "old_hc_gifts",
        "stand": null,
        "sit": null,
        "lay": null,
        "clickthrough": true,
        "object_class": null,
        "gate": false,
        "teleport": false,
        "market_stall": false
    }
}