forked from kyonshi/grenzland-mud
Forgot to increment NUM_SPELLS --Rumble
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
#define SPELL_WATERWALK 51 /* Reserved Skill[] DO NOT CHANGE */
|
||||
#define SPELL_IDENTIFY 52 /* Reserved Skill[] DO NOT CHANGE */
|
||||
/** Total Number of defined spells */
|
||||
#define NUM_SPELLS 51
|
||||
#define NUM_SPELLS 52
|
||||
|
||||
/* Insert new spells here, up to MAX_SPELLS */
|
||||
#define MAX_SPELLS 130
|
||||
|
||||
Reference in New Issue
Block a user