diff options
Diffstat (limited to 'src/map/status.c')
-rw-r--r-- | src/map/status.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/status.c b/src/map/status.c index 0cd4a03a6..19fa38cf8 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -4783,7 +4783,6 @@ int status_change_start(struct block_list* bl,enum sc_type type,int rate,int val case SC_BLESSING: if (!undead_flag && status->race!=RC_DEMON) break; - case SC_QUAGMIRE: case SC_DECREASEAGI: case SC_PROVOKE: case SC_COMA: |