[9076] Another SPELL_EFFECT_PLAYER_PULL problem fix.

If base points porvided then this is _max_ pull distance, not direct distance.
This commit is contained in:
VladimirMangos 2009-12-27 23:44:25 +03:00
parent 41df9cd9ab
commit 7d0a830bd4
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9075"
#define REVISION_NR "9076"
#endif // __REVISION_NR_H__