fix schema
This commit is contained in:
parent
4eea168122
commit
a5260d6e61
2 changed files with 2 additions and 1 deletions
|
@ -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}
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue