[10462] Implement spell 6495

Also implement proper work CMSG_FAR_SIGHT.
This packet control switch view point from far sight object to caster
and back wihtout modify far sight object seelction.
This commit is contained in:
VladimirMangos 2010-09-10 05:20:10 +04:00
parent 1341345216
commit aa90aa8fdf
5 changed files with 51 additions and 22 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10461"
#define REVISION_NR "10462"
#endif // __REVISION_NR_H__