Skip to content

Commit

Permalink
Merge branch '1.14' of github.com:wesnoth/wesnoth into 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed May 2, 2018
2 parents 0c8fd2c + 97cc0f8 commit d481892
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -276,7 +276,7 @@ of Healing"
image=items/gravestone1.png
[/item]

{PLACE_GUARD 10 11 (Spearman) RESILIENT QUICK "Gwillyn" (_"Gwillyn")}
{PLACE_GUARD 10 11 (Spearman) RESILIENT QUICK "Gwyllin" (_"Gwyllin")}
{PLACE_GUARD 10 10 (Spearman) QUICK RESILIENT "Veomyr" (_"Veomyr")}
{PLACE_GUARD 8 10 (Spearman) STRONG RESILIENT "Syrillin" (_"Syrillin")}
{PLACE_GUARD 7 10 (Bowman) STRONG INTELLIGENT "Glant" (_"Glant")}
Expand All @@ -293,7 +293,7 @@ of Healing"
#endif

# We don't want the guard on the village to move from there:
{FREEZE_UNIT Gwillyn}
{FREEZE_UNIT Gwyllin}

[store_locations]
terrain=*^Gryv
Expand Down
Expand Up @@ -89,7 +89,7 @@ After several days of travel, he approached the frontier town of Carcyn."
[unit]
type=Shadow
side=1
name= _ "Vash Gorn"
name= _ "Vash-Gorn"
[/unit]
[unit]
type=Ghost
Expand Down

0 comments on commit d481892

Please sign in to comment.