diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 22:47:35 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 22:47:35 +0000 |
commit | a6a7028ef25946d0bc68b8fc6376e3255a5d7d4c (patch) | |
tree | 2748b53c622f99a58fbe55335e40754f5cc0d527 | |
parent | 9cc1a0872e514fc269cc21f641676e17d5f994fb (diff) | |
download | hercules-a6a7028ef25946d0bc68b8fc6376e3255a5d7d4c.tar.gz hercules-a6a7028ef25946d0bc68b8fc6376e3255a5d7d4c.tar.bz2 hercules-a6a7028ef25946d0bc68b8fc6376e3255a5d7d4c.tar.xz hercules-a6a7028ef25946d0bc68b8fc6376e3255a5d7d4c.zip |
price fix of Horse Crest
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1061 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 02956b3a8..5bf5b2974 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -134,7 +134,7 @@ 661,Sky_Apron,Soft Apron,2,20,0,50,,,,,10477567,2,,,,,{ pet 1275; },{} // Newer Items -662,Horse_Crest,Crest of the Horse,2,2,3000,30,0,0,0,0,10477567,2,0,0,0,0,{ skilleffect 29,5; sc_start SC_SpeedUp0,240000,0; },{} +662,Horse_Crest,Crest of the Horse,2,2,0,3000,0,0,0,0,10477567,2,0,0,0,0,{ skilleffect 29,5; sc_start SC_SpeedUp0,240000,0; },{} 664,Gift_Box_,Gift Box,2,20,0,200,,,,,10477567,2,,,,,{ getitem -4,1; },{}, 665,Gift_Box__,Gift Box,2,20,0,200,,,,,10477567,2,,,,,{ getitem -4,1; },{}, 666,Gift_Box___,Gift Box,2,20,0,200,,,,,10477567,2,,,,,{ getitem -4,1; },{}, |