diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-23 04:24:12 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-23 04:24:12 +0000 |
commit | b95c5fc80f2956d2c9534be00ab8737b921c93a5 (patch) | |
tree | 7709c0bc210702064c090980a288349745a785e2 /Changelog-SVN.txt | |
parent | 728ac69d781cce707b9e699af2d66754edb2cc9d (diff) | |
download | hercules-b95c5fc80f2956d2c9534be00ab8737b921c93a5.tar.gz hercules-b95c5fc80f2956d2c9534be00ab8737b921c93a5.tar.bz2 hercules-b95c5fc80f2956d2c9534be00ab8737b921c93a5.tar.xz hercules-b95c5fc80f2956d2c9534be00ab8737b921c93a5.zip |
* Fixed Backstab not checking for and consuming arrows
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1166 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 822406d03..3b8877b06 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,7 @@ Date Added 02/23 + * Fixed Backstab not checking for and consuming arrows [celest] * Fixed another bad typo causing @allskill to not add points into advanced job skills [celest] * Fixed a bad typo in status.c's StatusChangeTable [celest] |