diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/battle/misc.conf | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/conf-tmpl/battle/misc.conf b/conf-tmpl/battle/misc.conf index f8f37ad7a..c521cc0ef 100644 --- a/conf-tmpl/battle/misc.conf +++ b/conf-tmpl/battle/misc.conf @@ -78,28 +78,6 @@ error_log: on // Display other stuff? (for debug only) (default: off) (Note 1) etc_log: off -// You can turn the following 5 settings off if you don't need them, -// or if you're experiencing problems with GRF loading -// -// Override item names from GRF file? (Note 1) -item_name_override_grffile: no -// -// Override item equip positions from GRF file? (Note 1) -item_equip_override_grffile: no -// -// Override item slots from GRF file? (Note 1) -item_slots_override_grffile: no -// -// Override 'indoors' mapflags from GRF file? (Note 1) -indoors_override_grffile: no -// -// Override SP used per level from GRF file? (Note 1) -// Turn this off if you have a customised skill_require_db.txt -skill_sp_override_grffile: no -// -// Read card illustrations from GRF file? (Note 1) -cardillust_read_grffile: yes - // Do you want to debug warp points? If set to yes, warp points will appear as flags.(Note 1) // It will also run on start-up a warp-check to print out which warp points lead directly on // top of on-touch npcs (which can lead to infinite loopback warping situations) |