From 1fed7f0d07a699772fb086c55cb6cb2fa0d642da Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 22 Mar 2012 02:44:44 +0000 Subject: Fixed bugreport:5445 Severe Rainstorm skill now takes arrow element in account git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15750 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/map/pc.c b/src/map/pc.c index d5a7c65cc..fc108888f 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -1310,6 +1310,7 @@ int pc_calc_skilltree(struct map_session_data *sd) case WL_SUMMON_ATK_GROUND: case LG_OVERBRAND_BRANDISH: case LG_OVERBRAND_PLUSATK: + case WM_SEVERE_RAINSTORM_MELEE: case ALL_BUYING_STORE: continue; default: -- cgit v1.2.3-70-g09d2