diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-09 13:53:28 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-09 13:53:28 +0000 |
commit | 4b87d42d9a57f3d3995a78da3c8557955f717c3e (patch) | |
tree | d8ba59fcb92725d8ab0344f4c225aa6066887fdc /Changelog-Trunk.txt | |
parent | b1f3d6ee46b54e935f6e4bf589c3216830904a3f (diff) | |
download | hercules-4b87d42d9a57f3d3995a78da3c8557955f717c3e.tar.gz hercules-4b87d42d9a57f3d3995a78da3c8557955f717c3e.tar.bz2 hercules-4b87d42d9a57f3d3995a78da3c8557955f717c3e.tar.xz hercules-4b87d42d9a57f3d3995a78da3c8557955f717c3e.zip |
Changed the interval between waterballs back to 125,
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7071 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 714770395..00d538f0b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/06/09
+ * Changed the interval between waterballs back to 125 [MasterOfMuppets]
* Fixed a typo in char_sql/char.c, thanks to Euph [MasterOfMuppets]
2006/06/08
* Modified guild exp to be an unsigned int rather than a signed one.
|