From 074662a4b30e5d380fda32fd7df2d3ae2de759e0 Mon Sep 17 00:00:00 2001 From: malufett Date: Wed, 26 Jun 2013 10:27:55 -0700 Subject: Fixed Bug#7402 -Added some missing calc in re atk. Fixed Bug#7378 -PA_GOSPEL should now clear buffs upon casting. Fixed Bug#7399 -Neutral skills should work properly with ghost type monsters. RENEWAL UPDATES: Updated some ninja & gunslinger skills to there renewal formula. Added exploit fix(RE fixed) with hunter stacking trap trick. Added some misc skills more to follow. --- src/map/pc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/pc.c') diff --git a/src/map/pc.c b/src/map/pc.c index 0d1a99175..f7f06999f 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -5048,6 +5048,7 @@ int pc_checkallowskill(struct map_session_data *sd) SC_DANCING, SC_GS_GATLINGFEVER, #ifdef RENEWAL + SC_LKCONCENTRATION, SC_EDP, #endif SC_FEARBREEZE -- cgit v1.2.3-60-g2f50