remove super from [elseif] tag, similar to [if], as this is a filter context

This removes the `name` mandatory key requirement from the `[elseif]` without the need of an override.
This commit is contained in:
Rafael Fillipe Silva 2023-12-29 16:27:28 -03:00 committed by Steve Cotton
parent 4a8498d5b5
commit 1eb2b494c4

View file

@ -191,7 +191,6 @@
[tag]
name="elseif"
max=infinite
super="wml_schema/tag"
any_tag=yes
{ANY_KEY string}
[tag]