diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-16 15:08:27 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-16 15:08:27 +0000 |
commit | d739fd68465175310ff2400f85dba71371bb1956 (patch) | |
tree | 17d270e0d364e3ee5cc3c6588dfb7eec44588d00 /db | |
parent | aa20fbfd3a43d944bad5da77c77fb32621abba87 (diff) | |
download | hercules-d739fd68465175310ff2400f85dba71371bb1956.tar.gz hercules-d739fd68465175310ff2400f85dba71371bb1956.tar.bz2 hercules-d739fd68465175310ff2400f85dba71371bb1956.tar.xz hercules-d739fd68465175310ff2400f85dba71371bb1956.zip |
fixed name Sharp Sword -> Broken sword
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@218 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 3 | ||||
-rw-r--r-- | db/item_db.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 3cd36dec8..667dde77f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -4,6 +4,9 @@ Atothala mobs == Added but using poring stats ( ? )
Ayothala items == Added but no effect ( all are "ect" itens)
Skill databases == celest working on them i believe.
+
+11/16
+ item 7110 fixed name -> Broken Sword (part of Bongun quest) [Lupus]
11/16 - Added BaseJob to const.txt [celest]
diff --git a/db/item_db.txt b/db/item_db.txt index bc99566a5..54b1bf078 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1431,7 +1431,7 @@ 7107,Antelope_Skin,Antelope Skin,3,756,,10,,,,,,,,,,,{},{} 7108,Piece_of_Shield,Broken Shield,3,20,,10,,,,,,,,,,,{},{} 7109,Shining_Spear_Blade,Shiny Spear Tip,3,20,,10,,,,,,,,,,,{},{} -7110,Broken_Sword,Sharp Sword,3,588,,10,,,,,,,,,,,{},{} +7110,Broken_Sword,Broken Sword,3,588,,10,,,,,,,,,,,{},{} 7111,Slick_Paper,String Paper,3,706,,10,,,,,,,,,,,{},{} 7112,Sharp_Paper,Transparent Paper,3,906,,10,,,,,,,,,,,{},{} 7113,Broken_Symbol_of_Pharaoh,Broken Symbol of Pharaoh,3,20,,10,,,,,,,,,,,{},{} |