diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-28 20:02:56 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-28 20:02:56 +0000 |
commit | 62573e9b22189fb5499f01b019726b2081d6a90f (patch) | |
tree | 3eea2eacf5db046365dc2ce2d9cbe858e600f68b /db/Changelog.txt | |
parent | e3fc29cdea4d5ef4d016d08d5797d0cb0e42508a (diff) | |
download | hercules-62573e9b22189fb5499f01b019726b2081d6a90f.tar.gz hercules-62573e9b22189fb5499f01b019726b2081d6a90f.tar.bz2 hercules-62573e9b22189fb5499f01b019726b2081d6a90f.tar.xz hercules-62573e9b22189fb5499f01b019726b2081d6a90f.zip |
Fixed the stun typo that has been in eAthena for ages
- SC_STAN is now SC_STUN
- Eff_Stan is now Eff_Stun
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6352 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index f86df9deb..e67aa49d9 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,9 @@ =========================
04/28
+ * Fixed the "stun" typo that has been in eAthena for ages [Playtester]
+ - SC_STAN --> SC_STUN
+ - Eff_Stan --> Eff_Stun
* Storm Kick's range increased to 2. [Skotlex]
* Lowered drop rates of Bio Lab 3 normal mobs [Playtester]
- not finished yet, need 12 item drop slots...
|