--- deliantra/server/ext/map-scheduler.ext 2007/02/12 01:33:41 1.29 +++ deliantra/server/ext/map-scheduler.ext 2007/02/14 00:43:54 1.30 @@ -23,7 +23,9 @@ utf8::decode $map; next if $map =~ /\.(?:pst|meta)$/; cf::map::find $map; - $cf::WAIT_FOR_TICK_ONE->wait; + $cf::WAIT_FOR_TICK->wait; + $cf::WAIT_FOR_TICK->wait; + $cf::WAIT_FOR_TICK->wait; } #TODO: should also preload random maps...