diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-23 09:54:27 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-23 09:54:27 +0000 |
commit | 2261e2fb2477d33cb9c8cb6de79a7fc69ca63bb3 (patch) | |
tree | dec9b6d66d582ad768ffaede53d9bf58fc99db0d /Changelog-Trunk.txt | |
parent | e4666b4fb5100b2be3f7758cbf0d724b046a7178 (diff) | |
download | hercules-2261e2fb2477d33cb9c8cb6de79a7fc69ca63bb3.tar.gz hercules-2261e2fb2477d33cb9c8cb6de79a7fc69ca63bb3.tar.bz2 hercules-2261e2fb2477d33cb9c8cb6de79a7fc69ca63bb3.tar.xz hercules-2261e2fb2477d33cb9c8cb6de79a7fc69ca63bb3.zip |
* Fixed sleep command.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6705 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 99f823d87..b7424b98d 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/05/23
+ * Fixed sleep command. [Lance]
* Added 'setd' support for local NPC scope (') variables. [Lance]
* [Scripting Engine Update] New variables are ready to be used. [Lance]
2006/05/22
|