mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 03:14:20 +00:00
Fixed the wrong user_descriptions in "Elven Council"
This commit is contained in:
parent
819d326c92
commit
7c6fae81d5
@ -75,7 +75,7 @@ map_data="{campaigns/Heir_To_The_Throne/maps/Elven_Council.map}"
|
||||
y=9
|
||||
side=3
|
||||
description=Bellrok
|
||||
user_description=Bellrok
|
||||
user_description= _ "Bellrok"
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Elvish Avenger
|
||||
@ -84,7 +84,7 @@ map_data="{campaigns/Heir_To_The_Throne/maps/Elven_Council.map}"
|
||||
x=14
|
||||
y=10
|
||||
description=Tindolean
|
||||
user_description=Tindolean
|
||||
user_description= _ "Tindolean"
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Elvish Enchantress
|
||||
@ -92,7 +92,7 @@ map_data="{campaigns/Heir_To_The_Throne/maps/Elven_Council.map}"
|
||||
y=12
|
||||
side=2
|
||||
description=Everlore
|
||||
user_description=Everlore
|
||||
user_description= _ "Everlore"
|
||||
[/unit]
|
||||
[redraw]
|
||||
[/redraw]
|
||||
|
Loading…
x
Reference in New Issue
Block a user