fix schema

This commit is contained in:
gfgtdf 2020-05-21 20:22:24 +02:00
parent 4eea168122
commit a5260d6e61
2 changed files with 2 additions and 1 deletions

View file

@ -108,7 +108,7 @@
{SIMPLE_KEY random_leader string}
{DEFAULT_KEY random_faction bool no}
[if]
random_faction=no
random_faction=yes
[then]
{SIMPLE_KEY choices string_list}
{SIMPLE_KEY except string_list}

View file

@ -35,6 +35,7 @@
{SIMPLE_KEY error_message t_string}
{SIMPLE_KEY create_map string}
{SIMPLE_KEY create_scenario string}
{SIMPLE_KEY user_config string}
{SIMPLE_KEY config_name string}
# Additional contents for Lua cave map generator
[if]