[6877] Fix Prayer of Mending. Use original caster's healing bonus.

This commit is contained in:
megamage 2008-12-06 04:48:39 +03:00
parent 223fe7321f
commit 3c67ea6f67
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6876"
#define REVISION_NR "6877"
#endif // __REVISION_NR_H__