diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 15:10:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 15:10:49 -0300 |
commit | 772993f42814fb16d72725d1e42f8e784ff92377 (patch) | |
tree | 3753093a93d490034c9ef1bbf6f7afaa2a3c9e9f /npc/commands/music.txt | |
parent | 6be78ea3c8f6a37912c20b73d3d0847173697502 (diff) | |
download | serverdata-772993f42814fb16d72725d1e42f8e784ff92377.tar.gz serverdata-772993f42814fb16d72725d1e42f8e784ff92377.tar.bz2 serverdata-772993f42814fb16d72725d1e42f8e784ff92377.tar.xz serverdata-772993f42814fb16d72725d1e42f8e784ff92377.zip |
Tulimshar Sewers + bugfix
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"); |