Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Db import3
Remove map_index.txt as this ain't overwrittable add missings newlines at end of file
- Loading branch information
Showing
with
16 additions
and 1,176 deletions.
- +0 −124 db/import-tmpl/item_nouse.txt
- +1 −0 db/import-tmpl/item_stack.txt
- +1 −0 db/import-tmpl/job_param_db.txt
- +1 −0 db/import-tmpl/level_penalty.txt
- +0 −23 db/import-tmpl/magicmushroom_db.txt
- +0 −987 db/import-tmpl/map_index.txt
- +1 −0 db/import-tmpl/mercenary_skill_db.txt
- +0 −41 db/import-tmpl/mob_chat_db.txt
- +1 −0 db/import-tmpl/mob_classchange.txt
- +1 −0 db/import-tmpl/mob_db.txt
- +1 −0 db/import-tmpl/mob_item_ratio.txt
- +1 −0 db/import-tmpl/mob_pouch.txt
- +0 −1 db/import-tmpl/mob_race2_db.txt
- +1 −0 db/import-tmpl/skill_cast_db.txt
- +1 −0 db/import-tmpl/skill_changematerial_db.txt
- +1 −0 db/import-tmpl/skill_copyable_db.txt
- +1 −0 db/import-tmpl/skill_damage_db.txt
- +1 −0 db/import-tmpl/skill_db.txt
- +1 −0 db/import-tmpl/skill_improvise_db.txt
- +1 −0 db/import-tmpl/skill_tree.txt
- +1 −0 db/import-tmpl/statpoint.txt
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -11,127 +11,3 @@ | ||
| // Group ID Override: | ||
| // Group ID necessary to override this setting. | ||
|
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -16,3 +16,4 @@ | ||
| // | ||
| // Example: | ||
| // 512,4,12 // Will not allow more than 4 Apples in storages. | ||
|
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -13,3 +13,4 @@ | ||
| // Job_Novice,60 | ||
| // Normally, Novice's max. param uses 'max_parameter' in 'conf/battle/player.conf'. | ||
| // With this config, Novice's max. param will be 60 (for all stats). | ||
|
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -11,3 +11,4 @@ | ||
| // Note: RENEWAL_DROP and/or RENEWAL_EXP must be enabled. | ||
|
|
||
| // EXP modifiers due to level difference | ||
|
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -4,26 +4,3 @@ | ||
| // Structure of Database: | ||
| // SkillID | ||
|
|
||
Oops, something went wrong.