[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 committed by tomrus88
parent 1ff2b7fc8b
commit ca5278ba6e
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__