Schema: Add some undocumented keys and tags in [unit]
This commit is contained in:
parent
90c98cab38
commit
2232e49aa2
1 changed files with 8 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
{SIMPLE_KEY ignore_race_traits bool}
|
||||
{SIMPLE_KEY image string}
|
||||
{SIMPLE_KEY image_icon string}
|
||||
{SIMPLE_KEY jamming int}
|
||||
{SIMPLE_KEY level int}
|
||||
{SIMPLE_KEY movement int}
|
||||
{SIMPLE_KEY movement_type string}
|
||||
|
@ -37,6 +38,7 @@
|
|||
{SIMPLE_KEY vision int}
|
||||
{SIMPLE_KEY xp_bar_scaling real}
|
||||
{SIMPLE_KEY zoc bool}
|
||||
{SIMPLE_KEY flying bool}
|
||||
[link]
|
||||
name="units/$modifications/trait"
|
||||
[/link]
|
||||
|
@ -74,6 +76,12 @@
|
|||
[link]
|
||||
name="units/movetype/movement_costs"
|
||||
[/link]
|
||||
[link]
|
||||
name="units/movetype/vision_costs"
|
||||
[/link]
|
||||
[link]
|
||||
name="units/movetype/jamming_costs"
|
||||
[/link]
|
||||
[link]
|
||||
name="event"
|
||||
[/link]
|
||||
|
|
Loading…
Add table
Reference in a new issue