[8488] Use more readable style format for spell_bonus_data data.

No real changes in data.
This commit is contained in:
VladimirMangos 2009-09-11 19:56:31 +04:00
parent d91f2c2c35
commit eae9619f5b
2 changed files with 120 additions and 120 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8487"
#define REVISION_NR "8488"
#endif // __REVISION_NR_H__