From 7ab2575a4a3499c642e315d860c82fed60e3d9bb Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 28 Jun 2006 15:02:31 +0000 Subject: Whoops... fixed last commit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7374 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/item_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/item_db.txt b/db/item_db.txt index 72950f133..d43608b20 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1035,7 +1035,7 @@ 2414,Novice_Slippers,Novice Slippers,5,,10,1,,2,,0,0x00000001,7,2,64,,0,0,0,{},{},{} 2415,Bunny_Slipper,Bunny Slipper,5,34000,,300,,3,,1,0xFFFFFFFE,7,0,64,,30,1,0,{ bonus bLuk,3; bonus bMdef,3; },{},{} 2416,Novice_Shoes,Novice Shoes,5,35000,,500,,2,,1,0x00000001,7,2,64,,40,1,0,{ bonus bMaxHPrate,5; },{},{} -2417,Freyr's_Shoes,Freyr's Shoes,5,,10,500,,3,,0,0xFFFFFFFE,7,2,64,,65,1,0,{ if(isequipped(2353,2516){ bAgi,3; bMaxHPrate,5; bMaxSPrate,5; } },{},{} +2417,Freyr's_Shoes,Freyr's Shoes,5,,10,500,,3,,0,0xFFFFFFFE,7,2,64,,65,1,0,{ if(isequipped(2353,2516)){ bonus bAgi,3; bonus bMaxHPrate,5; bonus bMaxSPrate,5; } },{},{} 2418,Vidar's_Boots,Vidar's Boots,5,,10,650,,4,,0,0xFFFFFFFE,7,2,64,,65,1,0,{ bonus bMaxHPrate,9; bonus bMaxSPrate,9; },{},{} 2419,Goibne's_Greaves,Goibne's Greaves,5,,10,700,,4,,0,0xFFFFFFFE,7,2,64,,54,1,0,{ bonus bMdef,3; bonus bMaxHPrate,5; bonus bMaxSPrate,5; },{},{} 2420,Angel's_Reincarnation,Angel's Reincarnation,5,,10,700,,0,,1,0x00000001,7,2,64,,54,1,0,{ bonus bMaxHP,100; },{},{} -- cgit v1.2.3-70-g09d2