mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[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:
parent
4cebb3880c
commit
7ae2fd2a6e
8 changed files with 60 additions and 55 deletions
|
|
@ -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__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue