diff options
Diffstat (limited to 'src/map')
-rw-r--r-- | src/map/pc.c | 1 |
1 files changed, 1 insertions, 0 deletions
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: |