[6815] Allowed switching INVTYPE_HOLDABLE items during combat, used correct spells for triggering global cooldown at weapon switch. Original patch provided by mobel/simak

This commit is contained in:
arrai 2008-11-09 20:36:04 +01:00
parent a44ada6d6b
commit 8e54a3c1cf
5 changed files with 23 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6814"
#define REVISION_NR "6815"
#endif // __REVISION_NR_H__