Skip to content

Commit

Permalink
Make Dune Burner line naphtha icons consistent and remove outdated co…
Browse files Browse the repository at this point in the history
…mment

(cherry-picked from commit df8a6f5)
  • Loading branch information
joeylmaalouf authored and Pentarctagon committed Oct 7, 2018
1 parent 027d50f commit 9fb1ee2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Burner.cfg
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions data/core/units/dunefolk/Firetrooper.cfg
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions data/core/units/dunefolk/Scorcher.cfg
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit 9fb1ee2

Please sign in to comment.