diff options
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 75434bbd3..9c1a56bfb 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -672,8 +672,9 @@ day_duration: 7200000 night_duration: 1800000 // Set how dark it will become during night time -// Range: 1-5, 0 for default -// Warning: might not work with old exe's +// Range: 1-10, 0 for default (No changes) +// Warning: might not work with old exe's! Also, currently daytime and @day +// will not remove the night effect when this is set to 1 or above night_darkness_level: 0 // Will display a mob's hp/maxhp when the mouse cursor is over them. (Note 1) |