diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-21 21:46:24 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-21 21:46:24 +0000 |
commit | 8e67f78bec84c8d3d6c9331ec9409d7ed1e94233 (patch) | |
tree | cbed075dc8a9fdaafb1a729c1a4a31c1f9ca8137 /Changelog-Trunk.txt | |
parent | e53ce7ef5610a1fb1dc3597e56c6610e026828a5 (diff) | |
download | hercules-8e67f78bec84c8d3d6c9331ec9409d7ed1e94233.tar.gz hercules-8e67f78bec84c8d3d6c9331ec9409d7ed1e94233.tar.bz2 hercules-8e67f78bec84c8d3d6c9331ec9409d7ed1e94233.tar.xz hercules-8e67f78bec84c8d3d6c9331ec9409d7ed1e94233.zip |
* Extended script command 'set' to return the variable reference (topic:190602).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12871 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 1188ed159..387362364 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/06/22 + * Extended script command 'set' to return the variable reference (topic:190602). [FlavioJS] 2008/06/19 * Added Sirius_White's fix for sense working on emperium. (bugreport: 1679) [SketchyPhoenix] * Fixed SC_CHANGEUNDEAD behavior: Blessing and Increase AGI deals 1 damage and does not apply buffs to those inflicted by it. |