got rid of flying sound

got rid of flying sound
This commit is contained in:
Neuromancer56
2013-04-26 20:56:39 -05:00
parent 7c35e2ddf2
commit 8c27850595
2 changed files with 8 additions and 8 deletions

View File

@ -150,7 +150,7 @@ local desert_frequent = {
local flying = {
handler = {},
frequency = 1000,
on_start = "crystal_airlines",
on_start = "nothing_yet",
on_stop = "nothing_yet",
{name="ComboWind", length=17, gain=1}
}