Fix an indent inconsistency and add missing final newlines
This commit is contained in:
parent
e08fcd1061
commit
9b70484b4f
7 changed files with 5 additions and 7 deletions
|
@ -71,4 +71,4 @@
|
|||
# TODO: variables?
|
||||
[/case]
|
||||
[/switch]
|
||||
[/tag]
|
||||
[/tag]
|
||||
|
|
|
@ -299,7 +299,7 @@
|
|||
super="$filter_unit"
|
||||
{INSERT_TAG}
|
||||
{REQUIRED_KEY extra_recruit string_list}
|
||||
[/tag]
|
||||
[/tag]
|
||||
[tag]
|
||||
name="set_extra_recruit"
|
||||
max=infinite
|
||||
|
|
|
@ -62,4 +62,4 @@
|
|||
[/tag]
|
||||
[/tag]
|
||||
[/tag]
|
||||
[/wml_schema]
|
||||
[/wml_schema]
|
||||
|
|
|
@ -19,4 +19,4 @@
|
|||
{REQUIRED_KEY id string}
|
||||
{SIMPLE_KEY name t_string}
|
||||
[/tag]
|
||||
[/tag]
|
||||
[/tag]
|
||||
|
|
|
@ -20,4 +20,3 @@
|
|||
{SIMPLE_KEY attacks_used s_unsigned_range_list}
|
||||
{FILTER_BOOLEAN_OPS weapon}
|
||||
[/tag]
|
||||
|
||||
|
|
|
@ -52,4 +52,4 @@
|
|||
super="terrain_graphics/tile/image"
|
||||
{SIMPLE_KEY center point}
|
||||
[/tag]
|
||||
[/tag]
|
||||
[/tag]
|
||||
|
|
|
@ -32,4 +32,3 @@
|
|||
[/tag]
|
||||
[/tag]
|
||||
[/tag]
|
||||
|
Loading…
Add table
Reference in a new issue