summaryrefslogtreecommitdiff
path: root/src/map/pc.c
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2014-03-22 17:07:13 -0300
committershennetsind <ind@henn.et>2014-03-22 17:07:13 -0300
commit2b4d6abbc5baddc2207e73f0b84c7e6c73e271a4 (patch)
treee8d15f8f4a252cda88f3e3173f366ff9881edc4c /src/map/pc.c
parent9ea7b143192568a259aa6e7e223420e8d5762b9e (diff)
parentd097f2c4b4a31885c6b04f5868563e1f48414192 (diff)
downloadhercules-2b4d6abbc5baddc2207e73f0b84c7e6c73e271a4.tar.gz
hercules-2b4d6abbc5baddc2207e73f0b84c7e6c73e271a4.tar.bz2
hercules-2b4d6abbc5baddc2207e73f0b84c7e6c73e271a4.tar.xz
hercules-2b4d6abbc5baddc2207e73f0b84c7e6c73e271a4.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'src/map/pc.c')
-rw-r--r--src/map/pc.c2
1 files changed, 0 insertions, 2 deletions
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: