blob: f109eb5f3ea95a14c8f71fb0445db1bef0d053aa (
plain) (
tree)
|
|
// 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.
//====================================================
|