Bump anti-troll tags limit Closes #4763
| @@ -725,7 +725,7 @@ function getExistingTags(newTags) { | ||
| 725 | 725 | } |
| 726 | 726 | |
| 727 | 727 | const IMPORT_EXLCUDED_TAGS = ['ROOT', 'TAVERN']; |
| 728 | 728 | const ANTI_TROLL_MAX_TAGS = 1550; |
| 729 | 729 | |
| 730 | 730 | /** |
| 731 | 731 | * Imports tags for a given character |