diff --git a/changelog_entries/add_filter_special.md b/changelog_entries/add_filter_special.md new file mode 100644 index 0000000000000..550872acfcdb9 --- /dev/null +++ b/changelog_entries/add_filter_special.md @@ -0,0 +1,3 @@ + ### WML Engine + * add a [remove_specials_filter] tag in [effect] to be able to remove specials with other criteria than the id (type of the special, active_on, apply_to or other attributes) + * add [filter_special] and [filter_special_active] to [has_attack/filter_weapon] in order to simultaneously check specials with id and type, and/or other attributes