diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-02 07:17:11 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-02 07:17:11 +0000 |
commit | 9f6cebfb2673a3da602cb5f1a86cff3751636a85 (patch) | |
tree | 921db354724283e87d3dab17e43386531605ded5 /Changelog-Trunk.txt | |
parent | 1ccf206a2f798da6df6b47c05b30bb0fa876e653 (diff) | |
download | hercules-9f6cebfb2673a3da602cb5f1a86cff3751636a85.tar.gz hercules-9f6cebfb2673a3da602cb5f1a86cff3751636a85.tar.bz2 hercules-9f6cebfb2673a3da602cb5f1a86cff3751636a85.tar.xz hercules-9f6cebfb2673a3da602cb5f1a86cff3751636a85.zip |
- Gospel sends the buff message to the affected player.
Reported by holybeske in http://www.eathena.ws/board/index.php?showtopic=130440
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9604 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 310865aba..e34a66300 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. +2006/12/02 + * Gospel sends the buff message to the affected player. [FlavioJS] 2006/12/31 * Made HSCR bypass both Guard and Shield Reflect using the dirty way [DracoRPG] > cleaner way would need to rethink the whole skill's implementation |