[8050] Fixed healing from spell 63108.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
Corfen 2009-06-20 02:50:26 +02:00 committed by ApoC
parent b2da4b11ce
commit f018f4c15c
6 changed files with 25 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8049"
#define REVISION_NR "8050"
#endif // __REVISION_NR_H__