From ad8302e2d2e702ae6ebf2a40240ea30c296140b4 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 13 Jul 2007 16:18:09 +0000 Subject: * Fixed Blue Drooping Kitty. (Missing comma) Thanks to diedlikeahero git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10877 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/item_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 4fc63c668..f0ddf5848 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -48,6 +48,8 @@ 13107 Western_Outlaw Need correct HIT and ASPD Rate ---- ======================== +07/13 + * Rev. 10877 Fixed Blue Drooping Kitty. (Missing comma) Thanks to diedlikeahero [L0ne_W0lf] 07/10 * Rev. 10876 G_Bacsojin will summon G_Spring_Rabbit now instead of Green Iguana. [L0ne_W0lf] * Fixed some of the episode 11.2 monsters not using the proper level for some of their skills. diff --git a/db/item_db.txt b/db/item_db.txt index 216775ccb..8d2172c75 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1920,7 +1920,7 @@ 5230,White_Drooping_Kitty,White Drooping Cat,5,250000,,500,,1,,0,0xFFFFFFFE,7,2,256,,0,1,274,{ bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; },{},{} 5231,Gray_Drooping_Kitty,Gray Drooping Cat,5,250000,,500,,1,,0,0xFFFFFFFE,7,2,256,,0,1,275,{ bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; },{},{} 5232,Pink_Drooping_Kitty,Pink Drooping Cat,5,250000,,500,,1,,0,0xFFFFFFFE,7,2,256,,0,1,276,{ bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; },{},{} -5233,Blue_Drooping_Kitty,Blue Drooping Cat,5250000,,,500,,1,,0,0xFFFFFFFE,7,2,256,,0,1,277,{ bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; },{},{} +5233,Blue_Drooping_Kitty,Blue Drooping Cat,5,250000,,,500,,1,,0,0xFFFFFFFE,7,2,256,,0,1,277,{ bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; },{},{} 5234,Yellow_Drooping_Kitty,Yellow Drooping Cat,5,250000,,500,,1,,0,0xFFFFFFFE,7,2,256,,0,1,278,{ bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; },{},{} 5235,Gray_Fur_Hat,Gray Beanie,5,,10,350,,2,,0,0xFFFFFFFF,7,2,256,,0,1,279,{ bonus bLuk,1; },{},{} 5236,Blue_Fur_Hat,Blue Beanie,5,,10,350,,2,,0,0xFFFFFFFF,7,2,256,,0,1,280,{ bonus bLuk,1; },{},{} -- cgit v1.2.3-70-g09d2