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 59b591296..61b269ace 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -6246,6 +6246,7 @@ int status_change_clear(struct block_list* bl, int type) case SC_ITEMBOOST: case SC_HELLPOWER: case SC_JEXPBOOST: + case SC_AUTOTRADE: continue; } |