[8051] Fixed some drinking mana regen spells.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
bobaz 2009-06-20 02:58:27 +02:00 committed by ApoC
parent f018f4c15c
commit 5f81e5bd35
2 changed files with 4 additions and 1 deletions

View file

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