Skip to content

Commit

Permalink
Remove duplicate eating attacks
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm committed Dec 20, 2024
1 parent 70aeebf commit a1a9628
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data/mods/Magiclysm/monsters/feral_wizards.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
},
Expand Down

0 comments on commit a1a9628

Please sign in to comment.