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 5fe015450..a65de486b 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -5568,6 +5568,7 @@ int status_change_start(struct block_list* bl,enum sc_type type,int rate,int val break; case SC_MAGNIFICAT: if( sc->option&OPTION_MADOGEAR ) //Mado is immune to magnificat + return 0; break; case SC_ONEHAND: case SC_MERC_QUICKEN: |