Schema: Fix a couple more missing details
This commit is contained in:
parent
68bb024efe
commit
e47ace53a9
1 changed files with 3 additions and 2 deletions
|
@ -522,8 +522,8 @@
|
|||
[/tag]
|
||||
[tag]
|
||||
name="move"
|
||||
{SIMPLE_KEY x s_int}
|
||||
{SIMPLE_KEY y s_int}
|
||||
{SIMPLE_KEY x s_range_list}
|
||||
{SIMPLE_KEY y s_range_list}
|
||||
{SIMPLE_KEY skip_sighted string} # TODO: Make this an enum type
|
||||
[/tag]
|
||||
[tag]
|
||||
|
@ -911,6 +911,7 @@
|
|||
max=infinite
|
||||
{SIMPLE_KEY message string}
|
||||
{SIMPLE_KEY logger logger}
|
||||
{SIMPLE_KEY to_chat s_bool}
|
||||
[/tag]
|
||||
[tag]
|
||||
name="test_condition"
|
||||
|
|
Loading…
Add table
Reference in a new issue