[10439] Increase search distance at height search if we know expected limit.

When we know that point above .map ground search at least until ground level for vmap height.

Good news: Fishing bobber still fixed ;)
Good news: Mobs not follow into the air again
This commit is contained in:
VladimirMangos 2010-09-04 06:22:29 +04:00
parent 8474b2cbb0
commit 94e6bb47e7
2 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10438"
#define REVISION_NR "10439"
#endif // __REVISION_NR_H__