summaryrefslogtreecommitdiff
path: root/src/map/status.c
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-10-24 10:46:28 -0200
committershennetsind <ind@henn.et>2013-10-24 10:46:28 -0200
commit636c31be599c9e5717f405ab033917b1825b4f37 (patch)
tree24bd966daba525364c2cd88b2e77c9ac5a4796e0 /src/map/status.c
parent5145242b1577c4209926e7e18a9e95105ea59d1b (diff)
parent567d1473af4f772d8fbff09abad8dfa231292a1e (diff)
downloadhercules-636c31be599c9e5717f405ab033917b1825b4f37.tar.gz
hercules-636c31be599c9e5717f405ab033917b1825b4f37.tar.bz2
hercules-636c31be599c9e5717f405ab033917b1825b4f37.tar.xz
hercules-636c31be599c9e5717f405ab033917b1825b4f37.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'src/map/status.c')
-rw-r--r--src/map/status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.c b/src/map/status.c
index 4c40b1a2f..b60c49699 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -8774,6 +8774,7 @@ int status_change_start(struct block_list* bl,enum sc_type type,int rate,int val
case SC_CASH_PLUSEXP:
case SC_CASH_PLUSONLYJOBEXP:
case SC_MONSTER_TRANSFORM:
+ case SC_CASH_RECEIVEITEM:
val_flag |= 1;
break;
}