diff options
Diffstat (limited to 'db/spellbook_db.txt')
-rw-r--r-- | db/spellbook_db.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/db/spellbook_db.txt b/db/spellbook_db.txt new file mode 100644 index 000000000..f109eb5f3 --- /dev/null +++ b/db/spellbook_db.txt @@ -0,0 +1,7 @@ +// Reading Spellbook Preserve Points Database +// +// Structure of Database: +// SkillID,PreservePoints,Required Book +//==================================================== +// To add more entries, increase MAX_SKILL_SPELLBOOK_DB in /src/map/skill.h. +//==================================================== |