Onkko's Command Post Scene
resource/Lotus/Types/Items/MiscItems/PhotoboothTileOnkosCave
Unlocks this scene for use in Captura Mode, accessed through the Warframe Appearance tab in the Arsenal.
| kind | misc |
| parent | PhotoboothTileBaseOstron |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Captura/OnkkosCommandPostCave.png |
| description | Unlocks this scene for use in Captura Mode, accessed through the Warframe Appearance tab in the Arsenal. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/PhotoboothTileOnkosCave |
| display_name | Onkko's Command Post Scene |
| localize_tag | /Lotus/Language/CapturaScenes/PhotoboothOnkosCave |
| internal_name | PhotoboothTileOnkosCave |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/CapturaScenes/PhotoboothTileDesc |
Raw record
{
"kind": "misc",
"parent": "PhotoboothTileBaseOstron",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Captura/OnkkosCommandPostCave.png",
"description": "Unlocks this scene for use in Captura Mode, accessed through the Warframe Appearance tab in the Arsenal.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/PhotoboothTileOnkosCave",
"display_name": "Onkko's Command Post Scene",
"localize_tag": "/Lotus/Language/CapturaScenes/PhotoboothOnkosCave",
"internal_name": "PhotoboothTileOnkosCave",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/CapturaScenes/PhotoboothTileDesc"
}