[12036] Fix Tauren Skin Tone Changeing at barbershop

Patch taken from insider's repo.
Also rename DoSummon function to DoSummonPet function.

Signed-off-by: stfx <stfx@hotmail.de>
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
GS 2012-07-06 13:11:26 +02:00 committed by Schmoozerd
parent 7682400a1f
commit 6e8111261c
6 changed files with 33 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12035"
#define REVISION_NR "12036"
#endif // __REVISION_NR_H__