From cfc7ee65d8663665d8490067ed591b21ee31a3ad Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 7 Apr 2008 21:46:10 +0000 Subject: Limited number of wizard icewalls to 5 (iRO). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12526 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 4 +++- db/skill_db.txt | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 1ec704b3f..a9eff6e09 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -43,7 +43,9 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= -2008/04/05 +2008/04/07 + * Limited number of wizard icewalls to 5 (iRO). [Kevin] +2008/04/06 * Rev. 12515 Dur, I'm bored. Added place-holders for Mercenary skills. [L0ne_W0lf] - These skills are NOT usable. They're semi-filled in. Don't even try. 2008/04/05 diff --git a/db/skill_db.txt b/db/skill_db.txt index 700708e40..916d06e20 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -128,7 +128,7 @@ 84,9,8,1,4,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0,0,magic,2:3:3:4:4:5:5:6:6:7, WZ_JUPITEL,Jupitel Thunder 85,9,8,2,4,0,0,10,-10,yes,0,0,0,magic,0, WZ_VERMILION,Lord of Vermilion 86,9,8,1,1,0,0,5,1,yes,0,0,0,magic,0, WZ_WATERBALL,Water Ball -87,9,6,2,1,0,0,10,1,yes,0,0,0,magic,0, WZ_ICEWALL,Ice Wall +87,9,6,2,1,0,0,10,1,yes,0,0,5,magic,0, WZ_ICEWALL,Ice Wall 88,0,6,4,1,0x2,2,10,1,yes,0,0,0,magic,0, WZ_FROSTNOVA,Frost Nova 89,9,6,2,1,0,0,10,1,yes,0,0,0,magic,2, WZ_STORMGUST,Storm Gust 90,9,8,1,2,0,0,5,1:2:3:4:5,yes,0,0,0,magic,0, WZ_EARTHSPIKE,Earth Spike -- cgit v1.2.3-60-g2f50