diff --git a/data/mods/Magiclysm/monsters/feral_wizards.json b/data/mods/Magiclysm/monsters/feral_wizards.json index 567a7e227026e..f9a38d20fcccc 100644 --- a/data/mods/Magiclysm/monsters/feral_wizards.json +++ b/data/mods/Magiclysm/monsters/feral_wizards.json @@ -224,9 +224,7 @@ "cooldown": 50, "condition": { "and": [ { "not": { "u_has_flag": "MUTE" } }, { "not": { "u_has_flag": "NO_SPELLCASTING" } } ] }, "monster_message": "%1$s waves their hands in a gesture of negation!" - }, - [ "BROWSE", 100 ], - [ "EAT_FOOD", 100 ] + } ], "flags": [ "NO_BREATHE" ] },