[11200] Move hard-coded AP coefficients for spells 1776, 8680, 13218 and ranks to spell_bonus_data table.

This commit is contained in:
Lynx3d 2011-02-23 12:58:58 +01:00
parent 07734bafd4
commit 3f86c5a865
6 changed files with 13 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11199"
#define REVISION_NR "11200"
#endif // __REVISION_NR_H__