[12697] Improve alcohol handling

Fixes client crash when using Barbershop Chair while drunk

Also allow .mod drunk to modify the drunk state of the targeted player (original author @Shauren)
This commit is contained in:
sanctum32 2013-10-21 08:48:15 +03:00 committed by Antz
parent 4cebb3880c
commit 7ae2fd2a6e
8 changed files with 60 additions and 55 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_12631_01_characters_corpse"
#define REVISION_DB_CHARACTERS "required_12697_01_characters_characters"
#define REVISION_DB_MANGOS "required_12662_01_mangos_hotfix_data"
#define REVISION_DB_REALMD "required_c12484_02_realmd_account_access"
#endif // __REVISION_SQL_H__