diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-20 06:34:44 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-20 06:34:44 +0000 |
commit | 627a8003ad87f286086ed99b1d31989ede9f8c6c (patch) | |
tree | 41db5c0dcd094d2ae5f826fb8ad9ea5b22c3d15d /db/item_db.txt | |
parent | f333c0ad369c2f4c626308a993460d97e2c90b39 (diff) | |
download | hercules-627a8003ad87f286086ed99b1d31989ede9f8c6c.tar.gz hercules-627a8003ad87f286086ed99b1d31989ede9f8c6c.tar.bz2 hercules-627a8003ad87f286086ed99b1d31989ede9f8c6c.tar.xz hercules-627a8003ad87f286086ed99b1d31989ede9f8c6c.zip |
* Updated item 'Novice's Red Potion'
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@651 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
-rw-r--r-- | db/item_db.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index b1c0dcb7a..3b1ccfeca 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -69,6 +69,7 @@ 566,Tom_Yum_Goong,Tom_Yum_Goong,0,20,150,0,,,,,10477567,2,,,,,{ itemheal rand(100,200),0; },{} 567,Prawn,Prawn,0,20,40,0,,,,,10477567,3,,,,,{ itemheal rand(50,100),0; },{} 568,Lemon,Lemon,0,20,40,0,,,,,0,3,,,,,{},{} +569,Novice's_Red_Potion,Novices Red Potion,0,50,0,70,,,,,10477567,2,,,,,{ itemheal rand(55,74),0; },{} // Usable Items //=================================================================== @@ -1720,6 +1721,3 @@ 12001,Heal_3,Heal Level 3,2,0,0,10,0,0,0,0,10477567,2,0,0,0,0,{ itemskill 28,3,"Heal Level 3"; },{} 12002,Heal_5,Heal Level 5,2,0,0,10,0,0,0,0,10477567,2,0,0,0,0,{ itemskill 28,5,"Heal Level 5"; },{} 12003,Teleport_1,Teleport Level 1,2,0,0,10,0,0,0,0,10477567,2,0,0,0,0,{ itemskill 26,1,"Teleport Level 1"; },{} - -// I found a missing item. -569,Strange_Red_Potion,Strange Red Potion,0,50,0,70,,,,,10477567,2,,,,,{ itemheal rand(55,74),0; },{} |