diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-20 11:42:58 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-20 11:42:58 +0000 |
commit | 9d02f1a1b111f882ca824583b1380a96fdeb556d (patch) | |
tree | 5fab218d6a29a109d9141a022873ac40eabd0c10 /conf-tmpl | |
parent | a4756bb8123d607ed5c4b854653d2ddab814f555 (diff) | |
download | hercules-9d02f1a1b111f882ca824583b1380a96fdeb556d.tar.gz hercules-9d02f1a1b111f882ca824583b1380a96fdeb556d.tar.bz2 hercules-9d02f1a1b111f882ca824583b1380a96fdeb556d.tar.xz hercules-9d02f1a1b111f882ca824583b1380a96fdeb556d.zip |
Added night_darkness_level
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@267 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index ee7b4c01f..75434bbd3 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -671,6 +671,11 @@ day_duration: 7200000 // Except 0, minimum is 60000 (1 minute). 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 +night_darkness_level: 0 + // Will display a mob's hp/maxhp when the mouse cursor is over them. (Note 1) // Will not display guardian or emperium hp. // |