From d097f2c4b4a31885c6b04f5868563e1f48414192 Mon Sep 17 00:00:00 2001 From: panikon Date: Sat, 22 Mar 2014 15:24:22 -0300 Subject: Fixed exploit in CR_ACIDDEMONSTRATION Fixed issue 8087 http://hercules.ws/board/tracker/issue-8087-excrescent-blank-line-in-pcc/ --- src/map/pc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/map/pc.c') diff --git a/src/map/pc.c b/src/map/pc.c index a231d7226..d9b7ea7e1 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -2705,9 +2705,7 @@ int pc_bonus(struct map_session_data *sd,int type,int val) { break; case SP_ADD_VARIABLECAST: if(sd->state.lr_flag != 2) - sd->bonus.add_varcast += val; - break; #endif case SP_ADD_MONSTER_DROP_CHAINITEM: -- cgit v1.2.3-70-g09d2