[10067] Allow item INVTYPE_RELIC to be equipped by npc from creature_equip_template

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-06-17 00:29:05 +02:00
parent 7dd5456401
commit a0bbb0fec5
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10066"
#define REVISION_NR "10067"
#endif // __REVISION_NR_H__