[7498] Implement GO spawn part of spell 39837 work.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Small fix in GO spawn duration. Aura remove at GO remove fixed in prev commit.
This commit is contained in:
Seline 2009-03-19 22:07:10 +03:00 committed by VladimirMangos
parent 4bc5bf3877
commit 5a2c08ed7f
2 changed files with 17 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7497"
#define REVISION_NR "7498"
#endif // __REVISION_NR_H__