From a43b30b84b75d2eb8fb2badf329cc5c073252dde Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 19 Nov 2004 18:09:51 +0000 Subject: fixed one mob respawn delay returned price of Holy Water back to 20 zeny. because Val's fixed Aqua Benedicta git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@264 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/item_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/item_db.txt') diff --git a/db/item_db.txt b/db/item_db.txt index ecd572471..54b1bf078 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,0,,30,,,,,10477567,2,,,,,{ sc_end SC_Curse; },{},,, +523,Holy_Water,Holy Water,0,20,,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-70-g09d2