diff options
Diffstat (limited to 'src/map/status.c')
-rw-r--r-- | src/map/status.c | 2 |
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. |