Alive Again
item/Lotus/Types/Items/SongItems/AliveAgainSongItem
There's more than one band out there! Relive the events of 1999 with these tracks from the mean streets of Höllvania.
| kind | song |
| parent | SongItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/SongItem/HollvaniaSongItemStoreIcon.png |
| description | There's more than one band out there! Relive the events of 1999 with these tracks from the mean streets of Höllvania. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/SongItems/AliveAgainSongItem |
| display_name | Alive Again |
| localize_tag | /Lotus/Language/Fragments/AliveAgainSongName |
| internal_name | AliveAgainSongItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/1999/MiscSongDescription |
Raw record
{
"kind": "song",
"parent": "SongItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/SongItem/HollvaniaSongItemStoreIcon.png",
"description": "There's more than one band out there! Relive the events of 1999 with these tracks from the mean streets of H\u00f6llvania.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/SongItems/AliveAgainSongItem",
"display_name": "Alive Again",
"localize_tag": "/Lotus/Language/Fragments/AliveAgainSongName",
"internal_name": "AliveAgainSongItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/1999/MiscSongDescription"
}