From b5cd6576aff74317d3604368d79ad4b8da8bd347 Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 19 Nov 2004 14:28:00 +0000 Subject: holy water price -> 0 zeny git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@261 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/item_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') 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; },{}, -- cgit v1.2.3-60-g2f50