Revert string changes in SotA for 1.14 RC 3 - gold
This reverts the following commits: * "SotA S2: fixed inconsistency between unit name and dialog (fixes #2844)" - commitab9f29a7a4
* "SotA S8: fixed inconsistent Ghost name (fixes #2846)" - commitfc6c3ac04b
(cherry picked from commitf843a0eebe
)
This commit is contained in:
parent
d1ba9a33a3
commit
947cae0cdd
3 changed files with 3 additions and 5 deletions
|
@ -466,8 +466,6 @@
|
|||
* Fixed an issue allowing MP lobby and whisper message origins to be spoofed
|
||||
by clients.
|
||||
### Campaigns
|
||||
* Secrets of the Ancients
|
||||
* Fixed several inconsistently spelled names.
|
||||
* The Hammer of Thursagan
|
||||
* S12 Fixed enemies from ai6 (south-east lich) going to the book (spider)
|
||||
room
|
||||
|
|
|
@ -276,7 +276,7 @@ of Healing"
|
|||
image=items/gravestone1.png
|
||||
[/item]
|
||||
|
||||
{PLACE_GUARD 10 11 (Spearman) RESILIENT QUICK "Gwyllin" (_"Gwyllin")}
|
||||
{PLACE_GUARD 10 11 (Spearman) RESILIENT QUICK "Gwillyn" (_"Gwillyn")}
|
||||
{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 Gwyllin}
|
||||
{FREEZE_UNIT Gwillyn}
|
||||
|
||||
[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