[9867] Prevent another potion drink until combat end.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zhenya 2010-05-11 11:19:10 +04:00 committed by VladimirMangos
parent 3a2c28ca68
commit fd131fb408
4 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9866"
#define REVISION_NR "9867"
#endif // __REVISION_NR_H__