diff options
Diffstat (limited to 'npc/commands/music.txt')
-rw-r--r-- | npc/commands/music.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/music.txt b/npc/commands/music.txt index 6ad3f5dd3..7c1ad9ac5 100644 --- a/npc/commands/music.txt +++ b/npc/commands/music.txt @@ -41,7 +41,7 @@ OnInit: htput(.hash, "ship", "bartk_forest_of_birches.ogg"); htput(.hash, "city", "bartk_adventure.ogg"); htput(.hash, "ghoul", "eric_matyas_ghouls.ogg"); - htput(.hash, "surreal", "eric matyas - surreal place.ogg"); + htput(.hash, "surreal", "eric_matyas_surreal.ogg"); htput(.hash, "magic", "magick_real.ogg"); htput(.hash, "forest", "dariunas_forest.ogg"); htput(.hash, "mythica", "mythica.ogg"); |