[10721] Use required_quest instead of _heroic for non_instance areatrigger teleport

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-11-13 09:01:48 +01:00
parent 4aa239ac8c
commit ff56ee3db2
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10720"
#define REVISION_NR "10721"
#endif // __REVISION_NR_H__