Implement songcap needed for the AA revamp

Added rule Character:UseSpellFileSongCap defaulted to true since
most servers will probably be updating everything.
This commit is contained in:
Michael Cook (mackal)
2015-06-17 02:47:05 -04:00
parent 33b6748c1b
commit 0447321d92
4 changed files with 14 additions and 7 deletions
+2 -2
View File
@@ -735,8 +735,8 @@ struct SPDat_Spell_Struct
/* 198- 199 */
/* 200 */ bool suspendable; // buff is suspended in suspended buff zones
/* 201 */ int viral_range;
/* 202 */
/* 203 */ //int songcap; // individual song cap (how live currently does it, not implemented)
/* 202 */ int songcap; // individual song cap
/* 203 */
/* 204 */
/* 205 */ bool no_block;
/* 206 */