[10779] Allow ITEM_ENCHANTMENT_TYPE_COMBAT_SPELL to proc on special attacks too.

This commit is contained in:
Lynx3d 2010-11-23 15:31:47 +01:00
parent 0c85afea79
commit 796cf40f87
2 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10778"
#define REVISION_NR "10779"
#endif // __REVISION_NR_H__