Adjust the weapon names of the heroes to better fit their portraits
[ci skip]
(cherry-picked from commit f1e2e8ce7f
)
This commit is contained in:
parent
39a0ff6ae8
commit
ea91d24059
1 changed files with 26 additions and 0 deletions
|
@ -57,6 +57,20 @@
|
|||
unrenamable=yes
|
||||
experience=25
|
||||
gold=0
|
||||
[modifications]
|
||||
[object]
|
||||
duration=forever
|
||||
silent=yes
|
||||
[effect]
|
||||
apply_to=attack
|
||||
name=mace-spiked
|
||||
#textdomain wesnoth-units
|
||||
set_description= _ "mace"
|
||||
set_icon=attacks/mace.png
|
||||
#textdomain wesnoth-l
|
||||
[/effect]
|
||||
[/object]
|
||||
[/modifications]
|
||||
[/side]
|
||||
|
||||
{STARTING_VILLAGES 1 4}
|
||||
|
@ -212,6 +226,18 @@
|
|||
side=1
|
||||
random_traits=no
|
||||
[modifications]
|
||||
[object]
|
||||
duration=forever
|
||||
silent=yes
|
||||
[effect]
|
||||
apply_to=attack
|
||||
name=mace-spiked
|
||||
#textdomain wesnoth-units
|
||||
set_description= _ "club"
|
||||
set_icon=attacks/club.png
|
||||
#textdomain wesnoth-l
|
||||
[/effect]
|
||||
[/object]
|
||||
{TRAIT_LOYAL}
|
||||
[/modifications]
|
||||
{IS_HERO}
|
||||
|
|
Loading…
Add table
Reference in a new issue