mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 12:33:17 +00:00
Minor changes to terrain name/editor_name pairs
* Windmill village's name changed to Village to match other villages * Windmill's name removed and kept as its editor_name * Fence's name removed and kept as its editor_name
This commit is contained in:
parent
14502e557b
commit
e42cc68717
@ -397,7 +397,7 @@
|
||||
[terrain_type]
|
||||
symbol_image=misc/windmill-embellishment-tile
|
||||
id=windmill
|
||||
name= _ "Windmill"
|
||||
editor_name= _ "Windmill"
|
||||
string=^Wm
|
||||
aliasof=_bas
|
||||
editor_group=embellishments
|
||||
@ -406,7 +406,7 @@
|
||||
[terrain_type]
|
||||
symbol_image=embellishments/fence-se-nw-01
|
||||
id=fence
|
||||
name= _ "Fence"
|
||||
editor_name= _ "Fence"
|
||||
string=^Eff
|
||||
aliasof=_bas
|
||||
editor_group=embellishments
|
||||
@ -1276,7 +1276,7 @@
|
||||
[terrain_type]
|
||||
symbol_image=misc/windmill-tile
|
||||
id=windmill_village
|
||||
name= _ "Windmill"
|
||||
name= _ "Village"
|
||||
editor_name= _ "Windmill Village"
|
||||
string=^Vwm
|
||||
aliasof=_bas, Vi
|
||||
|
Loading…
x
Reference in New Issue
Block a user