comment local water to hopefully prevent further servercrashes

master
tchncs 2016-08-20 12:57:29 +02:00
parent e8159dc312
commit 814c9c9acb
1 changed files with 6 additions and 6 deletions

View File

@ -160,12 +160,12 @@ local desert_frequent = {
{name="DesertMonolithMed", length=34.5, gain=desert_frequent_volume}
}
local water = {
handler = {},
frequency = 0,--dolphins dont fit into small lakes
{name="dolphins", length=6, gain=1},
{name="dolphins_screaming", length=16.5, gain=1}
}
--local water = {
-- handler = {},
-- frequency = 0,--dolphins dont fit into small lakes
-- {name="dolphins", length=6, gain=1},
-- {name="dolphins_screaming", length=16.5, gain=1}
--}
local water_frequent = {
handler = {},