Skip to content

Commit

Permalink
GTB should not block Masquerade status changes (#1905)
Browse files Browse the repository at this point in the history
* Fixes #1901
Thanks to @zackdreaver and @RagnarokNova!
  • Loading branch information
Lemongrass3110 authored and aleos89 committed Jan 24, 2017
1 parent 14b381d commit 08d55d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/map/status.c
Original file line number Diff line number Diff line change
Expand Up @@ -7752,12 +7752,6 @@ int status_get_sc_def(struct block_list *src, struct block_list *bl, enum sc_typ
case SC_QUAGMIRE:
case SC_SUITON:
case SC_SWINGDANCE:
case SC__ENERVATION:
case SC__GROOMY:
case SC__IGNORANCE:
case SC__LAZINESS:
case SC__UNLUCKY:
case SC__WEAKNESS:
return 0;
}
}
Expand Down

0 comments on commit 08d55d8

Please sign in to comment.