diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-19 14:28:00 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-19 14:28:00 +0000 |
commit | b5cd6576aff74317d3604368d79ad4b8da8bd347 (patch) | |
tree | 0c5f5b9bfefb5363ba12d1bb018ade3f3880bbe1 /db/item_db.txt | |
parent | a2d9827413a5903bf96f51d6830d30ff1a310d3a (diff) | |
download | hercules-b5cd6576aff74317d3604368d79ad4b8da8bd347.tar.gz hercules-b5cd6576aff74317d3604368d79ad4b8da8bd347.tar.bz2 hercules-b5cd6576aff74317d3604368d79ad4b8da8bd347.tar.xz hercules-b5cd6576aff74317d3604368d79ad4b8da8bd347.zip |
holy water price -> 0 zeny
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@261 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
-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 54b1bf078..ecd572471 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -25,7 +25,7 @@ 520,Hinalle_Leaflet,Hinalle Leaflet,0,150,,10,,,,,10477567,2,,,,,{ itemheal rand(175,234),0; },{}, 521,Aloe_Leaflet,Aloe Leaflet,0,360,,20,,,,,10477567,2,,,,,{ itemheal rand(325,404),0; },{}, 522,Mastela_Fruit,Mastela Fruit,0,840,,30,,,,,10477567,2,,,,,{ itemheal rand(400,599),0; },{}, -523,Holy_Water,Holy Water,0,20,,30,,,,,10477567,2,,,,,{ sc_end SC_Curse; },{},,, +523,Holy_Water,Holy Water,0,0,,30,,,,,10477567,2,,,,,{ sc_end SC_Curse; },{},,, 525,Panacea,Panacea,0,500,,100,,,,,10477567,2,,,,,{ sc_end SC_Poison; sc_end SC_Silence; sc_end SC_Blind; sc_end SC_Confusion; sc_end SC_Curse; },{} 526,Royal_Jelly,Royal Jelly,0,7000,,150,,,,,10477567,2,,,,,{ itemheal rand(325,404),rand(40,59); sc_end SC_Posion; sc_end SC_Silence; sc_end SC_Blind; sc_end SC_Confusion; sc_end SC_Curse; },{} 528,Monster's_Feed,Monster Food,0,60,,150,,,,,10477567,2,,,,,{ itemheal rand(72,107),0; },{}, |