Skip to content

Commit

Permalink
Schema: Add some undocumented keys and tags in [unit]
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Oct 24, 2018
1 parent 90c98ca commit 2232e49
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/schema/units/types.cfg
Expand Up @@ -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}
Expand All @@ -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]
Expand Down Expand Up @@ -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]
Expand Down

0 comments on commit 2232e49

Please sign in to comment.