Make Dune Burner line naphtha icons consistent and remove outdated comment
(cherry-picked from commit df8a6f5557
)
This commit is contained in:
parent
027d50f06b
commit
9fb1ee2308
3 changed files with 4 additions and 5 deletions
|
@ -26,7 +26,7 @@
|
|||
[attack]
|
||||
name=naphtha attack
|
||||
description= _ "naphtha attack"
|
||||
icon=attacks/torch.png
|
||||
icon=attacks/fire-blast.png
|
||||
type=fire
|
||||
range=melee
|
||||
damage=8
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
{DEFENSE_ANIM "units/dunefolk/firetrooper.png" "units/dunefolk/firetrooper.png" {SOUND_LIST:ELF_HIT} }
|
||||
[attack]
|
||||
name=naphtha attack
|
||||
description=_"naphtha attack"
|
||||
icon=attacks/fireball.png #TODO: add "correct" naphtha!
|
||||
description= _ "naphtha attack"
|
||||
icon=attacks/fire-blast.png
|
||||
type=fire
|
||||
range=melee
|
||||
damage=10
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#textdomain wesnoth-units
|
||||
[unit_type]
|
||||
# Below unit id changed to use underscores in unit ID only (not in displayed name) to fix bug #18117
|
||||
id=Dune Scorcher
|
||||
name= _ "Dune Scorcher"
|
||||
race=dunefolk
|
||||
|
@ -27,7 +26,7 @@
|
|||
[attack]
|
||||
name=naphtha attack
|
||||
description= _ "naphtha attack"
|
||||
icon=attacks/fireball.png #TODO: add "correct" naphtha!
|
||||
icon=attacks/fire-blast.png
|
||||
type=fire
|
||||
range=melee
|
||||
damage=10
|
||||
|
|
Loading…
Add table
Reference in a new issue