10th Anniversary Login Music
item/Lotus/Types/Items/SongItems/TenthAnniversaryLoginSongItem
Warframe's 10th Anniversary login music to enjoy from the Somachord in your Orbiter.
| kind | song |
| parent | SongItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/SongItem/10YearAnniversaryLoginSongItemStoreIcon.png |
| description | Warframe's 10th Anniversary login music to enjoy from the Somachord in your Orbiter. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/SongItems/TenthAnniversaryLoginSongItem |
| display_name | 10th Anniversary Login Music |
| localize_tag | /Lotus/Language/Fragments/TenthAnniversaryLoginSongName |
| internal_name | TenthAnniversaryLoginSongItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Fragments/TenthAnniversaryLoginSongDesc |
Raw record
{
"kind": "song",
"parent": "SongItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/SongItem/10YearAnniversaryLoginSongItemStoreIcon.png",
"description": "Warframe's 10th Anniversary login music to enjoy from the Somachord in your Orbiter.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/SongItems/TenthAnniversaryLoginSongItem",
"display_name": "10th Anniversary Login Music",
"localize_tag": "/Lotus/Language/Fragments/TenthAnniversaryLoginSongName",
"internal_name": "TenthAnniversaryLoginSongItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Fragments/TenthAnniversaryLoginSongDesc"
}