UtBS: The naga guardians only change their attack power, so remove everything else from their attack

It automatically merges with the base unit's attack, so you only need to include what changed.
This commit is contained in:
Celtic Minstrel 2021-06-20 21:58:47 -04:00
parent 90f6f5f958
commit 2348b06d52

View file

@ -9,12 +9,6 @@
cost=16
advances_to=Naga Warden
[attack]
name=mace
#textdomain wesnoth-units
description= _"mace"
#textdomain wesnoth-utbs
type=impact
range=melee
damage=7
number=3
[/attack]
@ -29,12 +23,6 @@
cost=48
advances_to=Naga Sentinel
[attack]
name=mace
#textdomain wesnoth-units
description= _"mace"
#textdomain wesnoth-utbs
type=impact
range=melee
damage=12
number=3
[/attack]
@ -48,12 +36,6 @@
[/base_unit]
cost=100
[attack]
name=mace
#textdomain wesnoth-units
description= _"mace"
#textdomain wesnoth-utbs
type=impact
range=melee
damage=12
number=4
[/attack]