summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-01 02:39:54 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-06-01 02:39:54 +0000
commit53ffc4fa41007431dc8e5cfd07860ed4b2b5fe43 (patch)
tree8a1260901490fed312a30a365347d321589248c2 /db/Changelog.txt
parent37c40b2e43aa028715f5d7eadd5001a429811621 (diff)
downloadhercules-53ffc4fa41007431dc8e5cfd07860ed4b2b5fe43.tar.gz
hercules-53ffc4fa41007431dc8e5cfd07860ed4b2b5fe43.tar.bz2
hercules-53ffc4fa41007431dc8e5cfd07860ed4b2b5fe43.tar.xz
hercules-53ffc4fa41007431dc8e5cfd07860ed4b2b5fe43.zip
Several updates to the name field in the item_db to follow iRO display names, minus some typos.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14321 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index f785113b2..4f2f62ac7 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -9,6 +9,7 @@
13005 Angelic Wing Dagger: NEED INFO.
=======================
2010/05/31
+ * Rev. 14321 Several updates to the name field in the item_db to follow iRO display names, minus some typos. [L0ne_W0lf]
* Rev. 14320 Added a series of new items (commented out) and several missing hats. And there's still more to add. [L0ne_W0lf]
2010/05/30
* Added a missing newline causing issues. [Paradox924X]