diff options
author | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-08 12:09:36 +0000 |
---|---|---|
committer | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-08 12:09:36 +0000 |
commit | 74c9a56b7aa52fff54fa4a34a2f31910307b37eb (patch) | |
tree | 9c77d8672a67e520e3a3e589115e98b04d55fa3a /Changelog-Trunk.txt | |
parent | 8de982a279a9eca6505c790b32ca2f1d559a3380 (diff) | |
download | hercules-74c9a56b7aa52fff54fa4a34a2f31910307b37eb.tar.gz hercules-74c9a56b7aa52fff54fa4a34a2f31910307b37eb.tar.bz2 hercules-74c9a56b7aa52fff54fa4a34a2f31910307b37eb.tar.xz hercules-74c9a56b7aa52fff54fa4a34a2f31910307b37eb.zip |
- The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5958 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 35d45a535..c12fcf0a2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/04/08
+ * Added irc_athena.conf :) from now on, set your irc configuration in
+ conf/irc_athena.conf [Zido]
* Removed the baby class check when using "changebase" to change to the
Wedding Sprite, since it fixes the bug that the sprite doesn't show
at all, and baby classes arn't messed up by it anymore.
|