summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-04-25 12:47:49 -0300
committershennetsind <ind@henn.et>2013-04-25 12:47:49 -0300
commitc4053ec5c3092896826a8678dbdfe277f9203ea7 (patch)
treea66190dfb62bf9ccb1a6221d709d5c1064f36253 /src
parent29007aacf3efba63fe88b80f59bfaa824cdc5709 (diff)
downloadhercules-c4053ec5c3092896826a8678dbdfe277f9203ea7.tar.gz
hercules-c4053ec5c3092896826a8678dbdfe277f9203ea7.tar.bz2
hercules-c4053ec5c3092896826a8678dbdfe277f9203ea7.tar.xz
hercules-c4053ec5c3092896826a8678dbdfe277f9203ea7.zip
Fixed Bug #7134
http://hercules.ws/board/tracker/issue-7134-tarot-skills/ Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src')
-rw-r--r--src/map/status.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/status.c b/src/map/status.c
index 8777c7d2f..4f5b9e39b 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -10687,6 +10687,8 @@ int status_change_clear_buffs (struct block_list* bl, int type)
case SC_ABUNDANCE:
case SC_CURSEDCIRCLE_ATKER:
case SC_CURSEDCIRCLE_TARGET:
+ case SC_PUSH_CART:
+ case SC_ALL_RIDING:
continue;
//Debuffs that can be removed.