[11959] Implement spell effect 131 - SPELL_EFFECT_PLAY_SOUND

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
stfx 2012-04-13 17:51:58 +02:00 committed by Schmoozerd
parent 9fd41d0508
commit 067942a978
4 changed files with 25 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11958"
#define REVISION_NR "11959"
#endif // __REVISION_NR_H__