Skip to content

Commit

Permalink
Update schema.cfg: terrain_type finished
Browse files Browse the repository at this point in the history
  • Loading branch information
macabeus authored and Elvish-Hunter committed Mar 22, 2016
1 parent 42d4ae9 commit 3179410
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/schema.cfg
Expand Up @@ -359,7 +359,7 @@
description="optional string translatable"
editor_name="optional string"
string="required string"
# TODO: unit_height_adjust=...
unit_height_adjust="optional integer"
submerge="optional float limit(0,1)"
light="optional integer"
max_light="optional integer"
Expand All @@ -368,13 +368,13 @@
gives_income="optional boolean"
recruit_onto="optional boolean"
recruit_from="optional boolean"
# TODO: aliasof=...
# TODO: def_alias=...
# TODO: mvt_alias=...
# TODO: income_description=...
# TODO: income_description_ally=...
# TODO: income_description_enemy=...
# TODO: income_description_own=...
aliasof="optional string list"
def_alias="optional string list"
mvt_alias="optional string list"
income_description="optional string translatable"
income_description_ally="optional string translatable"
income_description_enemy="optional string translatable"
income_description_own="optional string translatable"
editor_group="required string list"
hidden="optional boolean"
hide_help="optional boolean"
Expand Down

0 comments on commit 3179410

Please sign in to comment.