mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
[12698] Add visual vomiting to Spell::EffectInebriate
Vomit chance is guessed Patch 3.2.0 (04-Aug-2009): A 'Drunken Vomit' feature was implemented. This causes the character to 'vomit' upon drinking too much alcohol. (original author @zwerg)
This commit is contained in:
parent
7ae2fd2a6e
commit
cd7226f0a7
2 changed files with 5 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12697"
|
||||
#define REVISION_NR "12698"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue