This restores the changes from the following commits: * "SotA S2: fixed inconsistency between unit name and dialog (fixes #2844)" - commitab9f29a7a4
* "SotA S8: fixed inconsistent Ghost name (fixes #2846)" - commitfc6c3ac04b
This commit is contained in:
parent
a6c722145a
commit
97cc0f8afb
2 changed files with 3 additions and 3 deletions
|
@ -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")}
|
||||
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue