parent
bbc027609b
commit
72c8796dcb
@ -1,25 +1,32 @@ |
||||
#Song title followed by filenames for individual parts |
||||
foresty1_1 |
||||
BGM |
||||
{ |
||||
# High |
||||
channel[0]=foresty1_1_1.mp3 |
||||
# Low |
||||
channel[1]=foresty1_1_2.mp3 |
||||
Default Fade Time = 1.0 |
||||
|
||||
# Underwater High |
||||
channel[2]=foresty1_1_alt1.mp3 |
||||
# Underwater Low |
||||
channel[3]=foresty1_1_alt2.mp3 |
||||
#Song title followed by filenames for individual parts |
||||
foresty1_1 |
||||
{ |
||||
Track Name = Foresty |
||||
|
||||
Default Volume = 70%,50%,0%,0% |
||||
# High |
||||
channel[0]=foresty1_1_1.mp3 |
||||
# Low |
||||
channel[1]=foresty1_1_2.mp3 |
||||
|
||||
# Transition time between one phase to the next. |
||||
Fade Speed = 2.0 |
||||
# Underwater High |
||||
channel[2]=foresty1_1_alt1.mp3 |
||||
# Underwater Low |
||||
channel[3]=foresty1_1_alt2.mp3 |
||||
|
||||
Events |
||||
{ |
||||
LowHealth = 50%,60%,20%,20% |
||||
InCombat = 90%,100%,0%,0% |
||||
Underwater = 0%,0%,100%,100% |
||||
Default Volume = 70%,50%,0%,0% |
||||
|
||||
# Transition time between one phase to the next. |
||||
Fade Time = 2.0 |
||||
|
||||
Events |
||||
{ |
||||
LowHealth = 50%,60%,20%,20% |
||||
InCombat = 90%,100%,0%,0% |
||||
Underwater = 0%,0%,100%,100% |
||||
} |
||||
} |
||||
} |
Loading…
Reference in new issue