diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-10 22:43:22 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-10 22:43:22 +0000 |
commit | 1142aaf9e81d4532aa3f49fbc4a69a8a53976999 (patch) | |
tree | f8d4028132874f7bb957a1aa98dbd76b1f5f8901 /Changelog-Trunk.txt | |
parent | 9f3e6d6b0350a2f8f7e1f47c85919801e25d3401 (diff) | |
download | hercules-1142aaf9e81d4532aa3f49fbc4a69a8a53976999.tar.gz hercules-1142aaf9e81d4532aa3f49fbc4a69a8a53976999.tar.bz2 hercules-1142aaf9e81d4532aa3f49fbc4a69a8a53976999.tar.xz hercules-1142aaf9e81d4532aa3f49fbc4a69a8a53976999.zip |
Added two missing opt2 values, for Angelus and Bleeding status.
Cleaned up pc_statusup and pc_statusup2.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12190 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 a8af3df96..037d85419 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. 2008/02/10 + * Added two missing opt2 values, for Angelus and Bleeding status * Fixed Warp Portal code sometimes producing errors/crashes in the case where a priest enters his/her own warp (bugreport:270) 2008/02/08 |