Schema: Make [event]name= optional

This commit is contained in:
Celtic Minstrel 2018-04-05 20:50:45 -04:00
parent 07e45f4158
commit 96c705c795

View file

@ -122,7 +122,7 @@
name="event"
max=infinite
super="$action_wml"
{REQUIRED_KEY name string}
{SIMPLE_KEY name string}
{SIMPLE_KEY id string}
{DEFAULT_KEY first_time_only bool yes}
{DEFAULT_KEY delayed_variable_substitution bool no}