mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 22:55:08 +00:00
HttT S5b: Fix duplicate loyal trait for Delurin
NAMED_LOYAL_UNIT has the loyal trait built in, so this results in an extra copy of it being granted to the unit. (cherry picked from commit c64777433ae35af2895adaddd1677eccd6f4541d)
This commit is contained in:
parent
a2c9d2627e
commit
834c0cc670
@ -224,7 +224,6 @@
|
||||
{NAMED_LOYAL_UNIT 1 (Outlaw) 20 10 (Delurin) ( _ "Delurin")}
|
||||
[+unit]
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
{TRAIT_RESILIENT}
|
||||
{TRAIT_INTELLIGENT}
|
||||
[/modifications]
|
||||
|
Loading…
x
Reference in New Issue
Block a user