diff options
Diffstat (limited to 'src/map/status.c')
-rw-r--r-- | src/map/status.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.c b/src/map/status.c index 49da4ae9f..f46b12f7f 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -8411,6 +8411,7 @@ int status_change_clear(struct block_list* bl, int type) case SC_MATKPOTION: case SC_S_LIFEPOTION: case SC_L_LIFEPOTION: + case SC_PUSH_CART: continue; } |