Fixed boars' attack descriptions being started with capital letters

Attack descriptions start with a lowercase letter in mainline Wesnoth. Should be backported to 1.16.1 with #5973 after the string freeze ends.
This commit is contained in:
kabachuha 2021-07-31 23:19:09 +03:00
parent a6c61385f6
commit c0981406d8
2 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@
[/defense]
[attack]
name=bite
description=_"Bite"
description=_"bite"
icon=attacks/fangs-animal.png
type=blade
range=melee
@ -56,7 +56,7 @@
[/attack]
[attack]
name=tusk
description=_"Tusk"
description=_"tusk"
icon=attacks/tusk.png
type=pierce
[specials]

View file

@ -46,7 +46,7 @@
[/defense]
[attack]
name=bite
description=_"Bite"
description=_"bite"
icon=attacks/fangs-animal.png
type=blade
range=melee