
Add db/import-tmpl/ and add all file that could currently be overwritten, (please add note if a db is missing) db/import folder is created by "make import" just like conf/import and msg_conff/import, (didn't found the visual equivalent)
8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
// Reading Spellbook Preserve Points Database
|
|
//
|
|
// Structure of Database:
|
|
// SkillID,PreservePoints,Required Book
|
|
//
|
|
// NOTE: To add more entries, increase MAX_SKILL_SPELLBOOK_DB in skill.h.
|
|
|