Skip to content

Commit

Permalink
unit image locations which were moved
Browse files Browse the repository at this point in the history
  • Loading branch information
sevu committed Jun 16, 2024
1 parent f6d5cd5 commit 762ac96
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion factions/RPG/RPG-BFW.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
[multiplayer_side]
id=AE_side_def_rebels
name= _ "Default" + " - " + _ "Rebels"
image="units/elves-wood/fighter.png"
image="units/elves-wood/fighter/fighter.png"
type=Elvish Fighter
leader=Elvish Fighter,Elvish Archer,Mage,Elvish Shaman,Elvish Scout,Wose,Merman Hunter
terrain_liked=Ff, Fa, Ss, Ww
Expand Down
4 changes: 2 additions & 2 deletions units/EE_units/nagas/a1-Guardian.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
id=AE_ext_orcs_Naga_Guardian
name= _ "Naga Guardian"
race=naga
image="units/nagas/guardian.png"
image="units/nagas/guardian/guardian.png"
hitpoints=38
movement_type=naga
movement=5
Expand All @@ -23,7 +23,7 @@
description= _ "This unit is from Extended Era. Its coding and art were done by the Various people who created Extended Era.
These heavy fighters are slower and more heavily armored than most naga and wield huge maces which they use to crush their enemies. They mostly guard naga outposts, but occasionally participate in offensive raids."
{DEFENSE_ANIM "units/nagas/guardian.png" "units/nagas/guardian.png" {SOUND_LIST:NAGA_HIT} }
{DEFENSE_ANIM "units/nagas/guardian/guardian.png" "units/nagas/guardian/guardian.png" {SOUND_LIST:NAGA_HIT} }
die_sound=naga-die.ogg
[attack]
name=mace
Expand Down
4 changes: 2 additions & 2 deletions units/EE_units/nagas/a2-Warden.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
id=AE_ext_orcs_Naga_Warden
name= _ "Naga Warden"
race=naga
image="units/nagas/warden.png"
image="units/nagas/guardian/warden.png"
hitpoints=50
movement_type=naga
movement=5
Expand All @@ -23,7 +23,7 @@
description= _ "This unit is from Extended Era. Its coding and art were done by the Various people who created Extended Era.
These heavy fighters are the elite guards of the naga. They are slower and more heavily armored than most naga and wield huge maces which they use to crush their enemies. They mostly guard naga outposts, but occasionally participate in offensive raids."
{DEFENSE_ANIM "units/nagas/warden.png" "units/nagas/warden.png" {SOUND_LIST:NAGA_HIT} }
{DEFENSE_ANIM "units/nagas/guardian/warden.png" "units/nagas/guardian/warden.png" {SOUND_LIST:NAGA_HIT} }
die_sound=naga-die.ogg
[attack]
name=mace
Expand Down
4 changes: 2 additions & 2 deletions units/EE_units/nagas/a3-Sentinel.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
id=AE_ext_orcs_Naga_Sentinel
name= _ "Naga Sentinel"
race=naga
image="units/nagas/sentinel.png"
image="units/nagas/guardian/sentinel.png"
hitpoints=55
movement_type=naga
movement=6
Expand All @@ -24,7 +24,7 @@
description= _ "This unit is from Extended Era. Its coding and art were done by the Various people who created Extended Era.
These heavy fighters are elite guards of the naga, choosen by their dedication and skill, their purpose is to defend their sleeping brethen from any menace or guarding their hidden cities from outside invasors until the great awake of their civilization arrive. These nagas are mostly unknow in Wesnoth since they can only be found near Naga cities."
{DEFENSE_ANIM "units/nagas/sentinel.png" "units/nagas/sentinel.png" {SOUND_LIST:NAGA_HIT} }
{DEFENSE_ANIM "units/nagas/guardian/sentinel.png" "units/nagas/guardian/sentinel.png" {SOUND_LIST:NAGA_HIT} }
die_sound=naga-die.ogg
[attack]
name=mace
Expand Down

0 comments on commit 762ac96

Please sign in to comment.