Skip to content

Commit

Permalink
wmlindent run
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Feb 12, 2018
1 parent 91e0bb4 commit f5aad72
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions data/core/units.cfg
Expand Up @@ -215,7 +215,7 @@ The eastern provinces of Wesnoth, known as the Clan Homelands, have a geography
{DUNEFOLK_NAMES}
# wmlscope: stop ignoring
[/race]

# TODO: remove khalifate race with 1.15
# wmllint: general spellings Khalifate
[race]
Expand Down Expand Up @@ -1725,7 +1725,7 @@ The life span of the wose is unknown, although the most ancient members of this
arcane=80
[/resistance]
[/movetype]
# TODO: remove khalifate movetypes for 1.15
[movetype]
name=khalifatefoot
Expand Down
28 changes: 14 additions & 14 deletions data/core/units/dunefolk/deprecated.cfg
@@ -1,19 +1,19 @@
#define DEPRECATED_MSG OLD_NAME NEW_NAME

[event]
name=unit placed
first_time_only=no
[filter]
type={OLD_NAME}
[/filter]
[deprecated_message]
what={OLD_NAME}
level=3
message=_"This unit has been renamed to: {NEW_NAME}"
version=1.15
[/deprecated_message]
[/event]
[event]
name=unit placed
first_time_only=no
[filter]
type={OLD_NAME}
[/filter]

[deprecated_message]
what={OLD_NAME}
level=3
message=_"This unit has been renamed to: {NEW_NAME}"
version=1.15
[/deprecated_message]
[/event]

#enddef

Expand Down

0 comments on commit f5aad72

Please sign in to comment.