diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-01 14:51:58 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-01 14:51:58 +0000 |
commit | c06b6f595d99b11e28e044377edf76ceb19f535c (patch) | |
tree | 9e8db3d2dc7fefd7c2d9e973f457c8d7f2799590 /Changelog.txt | |
parent | 910f4d54f14d3859318082205bd00d4f256c38fb (diff) | |
download | hercules-c06b6f595d99b11e28e044377edf76ceb19f535c.tar.gz hercules-c06b6f595d99b11e28e044377edf76ceb19f535c.tar.bz2 hercules-c06b6f595d99b11e28e044377edf76ceb19f535c.tar.xz hercules-c06b6f595d99b11e28e044377edf76ceb19f535c.zip |
Fixed a typo in Pressure causing it to deduct sp from the caster, and remove its sp_rate requirement
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1019 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 5c311e78f..2ca350948 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,8 @@ Date Added 01/31 + * Fixed a typo in Pressure causing it to deduct sp from the caster, and remove + its sp_rate requirement [celest] * Updated skill_range_leniency code when casting a ground targetting spell ( as in Revision 968) [celest] * Added Karma and Manner to const.txt |