// 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.
//====================================================