Ir para o conteúdo

Módulo:Soundtrack/OST List

De Undertale Wiki

Erro em Lua em package.lua na linha 80: module 'Dev:Docbunto' not found.


--- Used while deducing which tracks to display as previous/next tracks in
-- [[Template:Infobox music]].
--  @file               soundtrack_data

--- Dictionary of '''article''' names in the Undertale soundtracks.
--  <code>%</code> may be appended to an article's name to force the resulting
--  link to use the article's full name on generated links (on articles with a
--  postfix).
--  @property           {table} soundtrack_data.data

--- Map of track names in the demo OST to track names in the full OST.
--  @property           {table} soundtrack_data.redirects

-- <nowiki>
return {
    data = {
        ["OST"] = {
            -- Tracks 1 - 10
            "Once Upon a Time",
            "Start Menu",
            "Your Best Friend",
            "Fallen Down",
            "Ruins (Soundtrack)",
            "Uwa!! So Temperate♫",
            "Anticipation",
            "Unnecessary Tension",
            "Enemy Approaching",
            "Ghost Fight",
            -- Tracks 11 - 20
            "Determination (Soundtrack)",
            "Home (Soundtrack)",
            "Home (Music Box)%",
            "Heartache",
            "sans.",
            "Nyeh Heh Heh!",
            "Snowy",
            "Uwa!! So Holiday♫",
            "Dogbass",
            "Mysterious Place",
            -- Tracks 21 - 30
            "Dogsong",
            "Snowdin Town",
            "Shop",
            "Bonetrousle",
            "Dating Start!",
            "Dating Tense!",
            "Dating Fight!",
            "Premonition",
            "Danger Mystery",
            "Undyne (Soundtrack)",
            -- Tracks 31 - 40
            "Waterfall (Soundtrack)",
            "Run!",
            "Quiet Water",
            "Memory",
            "Bird That Carries You Over A Disproportionately Small Gap",
            "Dummy!",
            "Pathetic House",
            "Spooktune",
            "Spookwave",
            "Ghouliday",
            -- Tracks 41 - 50
            "Chill",
            "Thundersnail (Soundtrack)",
            "Temmie Village (Soundtrack)",
            "Tem Shop (Soundtrack)",
            "NGAHHH!!",
            "Spear of Justice",
            "Ooo",
            "Alphys (Soundtrack)",
            "It's Showtime!",
            "Metal Crusher",
            -- Tracks 51 - 60
            "Another Medium",
            "Uwa!! So HEATS!!♫",
            "Stronger Monsters",
            "Hotel",
            "Can You Really Call This A Hotel, I Didn't Receive A Mint On My Pillow Or Anything",
            "Confession",
            "Live Report",
            "Death Report",
            "Spider Dance",
            "Wrong Enemy !?",
            -- Tracks 61 - 70
            "Oh! One True Love",
            "Oh! Dungeon",
            "It's Raining Somewhere Else",
            "CORE Approach",
            "CORE (Soundtrack)",
            "Last Episode!",
            "Oh My...",
            "Death by Glamour",
            "For The Fans",
            "Long Elevator",
            -- Tracks 71 - 80
            "Undertale (Soundtrack)",
            "Song That Might Play When You Fight Sans",
            "The Choice",
            "Small Shock",
            "Barrier (Soundtrack)",
            "Bergentrückung",
            "ASGORE",
            "You Idiot",
            "Your Best Nightmare",
            "Finale",
            -- Tracks 81 - 90
            "An Ending",
            "She's Playing Piano",
            "Here We Are",
            "Amalgam",
            "Fallen Down (Reprise)%",
            "Don't Give Up",
            "Hopes and Dreams",
            "Burn in Despair!",
            "SAVE the World",
            "His Theme",
            -- Tracks 91 - 100
            "Final Power",
            "Reunited",
            "Menu (Full)%",
            "Respite",
            "Bring It In, Guys!",
            "Last Goodbye",
            "But the Earth Refused to Die",
            "Battle Against a True Hero",
            "Power of \"NEO\"",
            "MEGALOVANIA",
            -- Track 101
            "Good Night"
        };

        ["Complete OST"] = {
            -- Tracks 1 - 10
            "Once Upon a Time",
            "Start Menu",
            "Your Best Friend",
            "Fallen Down",
            "Ruins (Soundtrack)",
            "Uwa!! So Temperate♫",
            "Anticipation",
            "Unnecessary Tension",
            "Enemy Approaching",
            "Ghost Fight",
            -- Tracks 11 - 20
            "Determination (Soundtrack)",
            "Home (Soundtrack)",
            "Home (Music Box)%",
            "Heartache",
            "sans.",
            "Nyeh Heh Heh!",
            "Snowy",
            "Uwa!! So Holiday♫",
            "Dogbass",
            "Mysterious Place",
            -- Tracks 21 - 30
            "Dogsong",
            "Snowdin Town",
            "Shop",
            "Bonetrousle",
            "Dating Start!",
            "Dating Tense!",
            "Dating Fight!",
            "Premonition",
            "Danger Mystery",
            "Undyne (Soundtrack)",
            -- Tracks 31 - 40
            "Waterfall (Soundtrack)",
            "Run!",
            "Quiet Water",
            "Memory",
            "Bird That Carries You Over A Disproportionately Small Gap",
            "Dummy!",
            "Pathetic House",
            "Spooktune",
            "Spookwave",
            "Ghouliday",
            -- Tracks 41 - 50
            "Chill",
            "Thundersnail (Soundtrack)",
            "Temmie Village (Soundtrack)",
            "Tem Shop (Soundtrack)",
            "NGAHHH!!",
            "Spear of Justice",
            "Ooo",
            "Alphys (Soundtrack)",
            "It's Showtime!",
            "Metal Crusher",
            -- Tracks 51 - 60
            "Another Medium",
            "Uwa!! So HEATS!!♫",
            "Stronger Monsters",
            "Hotel",
            "Can You Really Call This A Hotel, I Didn't Receive A Mint On My Pillow Or Anything",
            "Confession",
            "Live Report",
            "Death Report",
            "Spider Dance",
            "Wrong Enemy !?",
            -- Tracks 61 - 70
            "Oh! One True Love",
            "Oh! Dungeon",
            "It's Raining Somewhere Else",
            "CORE Approach",
            "CORE (Soundtrack)",
            "Last Episode!",
            "Oh My...",
            "Death by Glamour",
            "For The Fans",
            "Long Elevator",
            -- Tracks 71 - 80
            "Undertale (Soundtrack)",
            "Song That Might Play When You Fight Sans",
            "The Choice",
            "Small Shock",
            "Barrier (Soundtrack)",
            "Bergentrückung",
            "ASGORE",
            "You Idiot",
            "Your Best Nightmare",
            "Finale",
            -- Tracks 81 - 90
            "An Ending",
            "She's Playing Piano",
            "Here We Are",
            "Amalgam",
            "Fallen Down (Reprise)%",
            "Don't Give Up",
            "Hopes and Dreams",
            "Burn in Despair!",
            "SAVE the World",
            "His Theme",
            -- Tracks 91 - 100
            "Final Power",
            "Reunited",
            "Respite",
            "Bring It In, Guys!",
            "Last Goodbye",
            "But the Earth Refused to Die",
            "Battle Against a True Hero",
            "Power Of -Neo-",
            "Megalovania",
            "Good Night",
            -- Tracks 101 - 109
            "Menu (Full)%",
            "Mysterious Shrine",
            "Absolutely Overfamiliar Shrine",
            "Mad Mew Mew (Soundtrack)",
            "Dating Start (FM Version)%",
            "Bereavement",
            "Bonetrousle (Trailer Version)%",
            "Before the Story",
            "Dog Dating",
        };
    
        ["Demo"] = {
            -- Tracks 1 - 10
            "Once Upon a Time",
            "Menu", -- this is a redirect
            "Your Best Friend",
            "Fallen Down",
            "Ruins (Soundtrack)",
            "Anticipation",
            "Unnecessary Tension",
            "Enemy Approaching",
            "Ghost Fight",
            "Determination (Soundtrack)",
            -- Tracks 11 - 16
            "Home (Soundtrack)",
            "Heartache",
            "End", -- as is this
            "Nyeh Heh Heh!",
            "Home (Music Box)%",
            "Empty House"
        };
    };
    
    redirects = {
        ["Menu"] = "Start Menu";
        ["End"] = "Good Night";
        ["Megalovania"] = "MEGALOVANIA";
        ["Power Of -Neo-"] = "Power of \"NEO\"";
    };
}
-- </nowiki>