Alloy Drum Decoration
item/Lotus/Types/Items/ShipDecos/ContainerDecoItemAlloyDrum
An Alloy Drum resource container to place in your Orbiter.
| kind | ship_decoration |
| parent | ShipDecoItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/ContainerDecoAlloyDrum.png |
| description | An Alloy Drum resource container to place in your Orbiter. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/ShipDecos/ContainerDecoItemAlloyDrum |
| display_name | Alloy Drum Decoration |
| localize_tag | /Lotus/Language/ShipDecorations/DisplayResourceContainerAlloyPlate |
| internal_name | ContainerDecoItemAlloyDrum |
| premium_price | 20 |
| is_player_facing | True |
| product_category | ShipDecorations |
| localize_desc_tag | /Lotus/Language/ShipDecorations/DisplayResourceContainerAlloyPlateDesc |
Raw record
{
"kind": "ship_decoration",
"parent": "ShipDecoItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/ContainerDecoAlloyDrum.png",
"description": "An Alloy Drum resource container to place in your Orbiter.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/ShipDecos/ContainerDecoItemAlloyDrum",
"display_name": "Alloy Drum Decoration",
"localize_tag": "/Lotus/Language/ShipDecorations/DisplayResourceContainerAlloyPlate",
"internal_name": "ContainerDecoItemAlloyDrum",
"premium_price": 20,
"is_player_facing": true,
"product_category": "ShipDecorations",
"localize_desc_tag": "/Lotus/Language/ShipDecorations/DisplayResourceContainerAlloyPlateDesc"
}