Alitaka Pet Bed
item/Lotus/Types/Items/ShipDecos/KubrowBedA
A comfortable bed for your pet.
| kind | ship_decoration |
| parent | ShipDecoItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/KubrowBedA.png |
| description | A comfortable bed for your pet. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/ShipDecos/KubrowBedA |
| display_name | Alitaka Pet Bed |
| localize_tag | /Lotus/Language/ShipDecorations/KubrowBedAName |
| internal_name | KubrowBedA |
| premium_price | 20 |
| is_player_facing | True |
| product_category | ShipDecorations |
| localize_desc_tag | /Lotus/Language/ShipDecorations/KubrowBedDesc |
Raw record
{
"kind": "ship_decoration",
"parent": "ShipDecoItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/KubrowBedA.png",
"description": "A comfortable bed for your pet.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/ShipDecos/KubrowBedA",
"display_name": "Alitaka Pet Bed",
"localize_tag": "/Lotus/Language/ShipDecorations/KubrowBedAName",
"internal_name": "KubrowBedA",
"premium_price": 20,
"is_player_facing": true,
"product_category": "ShipDecorations",
"localize_desc_tag": "/Lotus/Language/ShipDecorations/KubrowBedDesc"
}