summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-07 09:01:22 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-07 09:01:22 +0000
commit058375e6a0ff8783c1f23111049f5d4b9c2d8834 (patch)
treeaa6df1015f29abfd0319a02e05a77f7ef6080583 /Changelog.txt
parent14e01888d06cfc94df20568d8e3c697fd3355117 (diff)
downloadhercules-058375e6a0ff8783c1f23111049f5d4b9c2d8834.tar.gz
hercules-058375e6a0ff8783c1f23111049f5d4b9c2d8834.tar.bz2
hercules-058375e6a0ff8783c1f23111049f5d4b9c2d8834.tar.xz
hercules-058375e6a0ff8783c1f23111049f5d4b9c2d8834.zip
Stall_time changes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@930 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index a41ee747d..d19f93fca 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,9 @@
Date Added
01/07
+ * Stall_time wasn't being read in login_athena at all (not by the login server,
+ because the code didn't read it, nor by TXT map server, since its in the SQL
+ inter_athena.conf reading)... so moved it to inter_athena.conf, and
+ change sql_config_read in map.c to inter_config_read [celest]
* Some tidying up of battle_get_def and _def2 [celest]
* Added 'bDelayrate' and changed Phen card, Marduk Card and Berzebub Card's
effects to use this instead of bCastrate (which was reducing casting time,