Skip to content

Commit

Permalink
Schema: Promote [object]duration= key to non-ActionWML objects
Browse files Browse the repository at this point in the history
It's used by the object auto-expiry mechanism, so it's meaningful
even outside of ActionWML.
  • Loading branch information
CelticMinstrel committed Oct 24, 2018
1 parent b062598 commit e01567c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion data/schema/core/actionwml.cfg
Expand Up @@ -375,7 +375,6 @@
{INSERT_TAG}
{DEFAULT_KEY take_only_once s_bool yes}
{DEFAULT_KEY delayed_variable_substitution s_bool no}
{SIMPLE_KEY duration object_duration}
{SIMPLE_KEY silent s_bool}
{SIMPLE_KEY image string}
{SIMPLE_KEY name t_string}
Expand Down
1 change: 1 addition & 0 deletions data/schema/units/modifications.cfg
Expand Up @@ -253,4 +253,5 @@
name="object"
max=infinite
super="units/$modifications/base"
{SIMPLE_KEY duration object_duration}
[/tag]

0 comments on commit e01567c

Please sign in to comment.