From c4053ec5c3092896826a8678dbdfe277f9203ea7 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 25 Apr 2013 12:47:49 -0300 Subject: Fixed Bug #7134 http://hercules.ws/board/tracker/issue-7134-tarot-skills/ Signed-off-by: shennetsind --- src/map/status.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/status.c') 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. -- cgit v1.2.3-70-g09d2