[9082] Correct some spells unMaxTarget (ref [9080]) to depend on map difficulty

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-12-29 10:50:44 +01:00
parent 349b6c0af2
commit 70c8eb5906
2 changed files with 8 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9081"
#define REVISION_NR "9082"
#endif // __REVISION_NR_H__