[12727] Corrected ReturnToGraveyard opcode handler, now it teleports to nearest corpse graveyard (thanks @Dramacydal for pointing)

This commit is contained in:
sanctum32 2013-11-17 20:38:54 +02:00 committed by Antz
parent 52a503d35b
commit 3c89d661aa
2 changed files with 34 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12726"
#define REVISION_NR "12727"
#endif // __REVISION_NR_H__