Skip to content

Commit

Permalink
Renames the Dunefolk(formerly Khalifate) units based on forum discuss…
Browse files Browse the repository at this point in the history
…ions.

See this thread, along with a few linked within:
https://forums.wesnoth.org/viewtopic.php?f=12&t=47704

The purpose of this is both to:
a) Make the unit names more descriptive, so new players especially will have an easier time learning them and knowing what they do.
b) Make them eligible for translation, like the units of other factions are.

This commit only renames the files, along with the faction/AoH faction and wmllint.
  • Loading branch information
Pentarctagon authored and Vultraz committed Feb 4, 2018
1 parent 461e2aa commit dc21c42
Show file tree
Hide file tree
Showing 52 changed files with 65 additions and 11 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions data/multiplayer/factions/dunefolk-aoh.cfg
Expand Up @@ -2,14 +2,14 @@
[multiplayer_side]
id=Dunefolk
name= _"Dunefolk"
image="units/dunefolk/batal.png"
image="units/dunefolk/ranger.png"
type=random
leader=Shuja,Rasikh,Mighwar,Batal,Mufariq,Tineen
random_leader=Shuja,Rasikh,Mighwar,Batal,Mufariq
recruit=Jundi,Arif,Khaiyal,Rami,Hakim,Naffat,Falcon,Ghazi,Mudafi,Tabib,Monawish,Muharib,Faris,Qanas,Saree,Qatif_al_nar,Elder Falcon
leader=Dune Blademaster,Dune Spearmaster,Dune Harrier,Dune Ranger,Dune Cataphract,Dune Firetrooper
random_leader=Dune Blademaster,Dune Spearmaster,Dune Harrier,Dune Ranger,Dune Cataphract
recruit=Dune Rover,Dune Soldier,Dune Piercer,Dune Rider,Dune Herbalist,Dune Burner,Falcon,Dune Swordsman,Dune Spearguard,Dune Apothecary,Dune Skirmisher,Dune Explorer,Dune Sunderer,Dune Raider,Dune Swiftrider,Dune Scorcher,Elder Falcon
terrain_liked=Ss, Hh, Ha, Ww
# wmllint: markcheck off
description="<img>src='portraits/dunefolk/hakim.png~BG()' align='middle'</img>
description="<img>src='portraits/dunefolk/herbalist.png~BG()' align='middle'</img>
"+_"The <bold>text='Dunefolk'</bold> are a faction of humans from the deserts and hills of the southern lands. The Dunefolk specialize in using terrain features to coordinate attacks at dawn or dusk. Their ranks boast lawful and liminal units, healers, high-accuracy melee fighters, and fearsome horse-mounted archers. While Dunefolk units tend to be more expensive than those of the Loyalist faction, they make up for this with high mobility — especially on hilly terrains."
# wmllint: markcheck on
Expand Down
10 changes: 5 additions & 5 deletions data/multiplayer/factions/dunefolk-default.cfg
Expand Up @@ -2,14 +2,14 @@
[multiplayer_side]
id=Dunefolk
name= _"Dunefolk"
image="units/dunefolk/muharib.png"
image="units/dunefolk/explorer.png"
type=random
leader=Muharib,Ghazi,Mudafi,Monawish,Tabib
random_leader=Muharib,Ghazi,Mudafi,Monawish,Tabib
recruit=Jundi,Arif,Khaiyal,Rami,Hakim,Naffat,Falcon
leader=Dune Explorer,Dune Swordsman,Dune Spearguard,Dune Skirmisher,Dune Apothecary,Saree
random_leader=Dune Explorer,Dune Swordsman,Dune Spearguard,Dune Skirmisher,Dune Apothecary
recruit=Dune Rover,Dune Soldier,Dune Piercer,Dune Rider,Dune Herbalist,Dune Burner,Falcon
terrain_liked=Ss, Hh, Ha, Ww
# wmllint: markcheck off
description="<img>src='portraits/dunefolk/hakim.png~BG()' align='middle'</img>
description="<img>src='portraits/dunefolk/herbalist.png~BG()' align='middle'</img>
"+_"The <bold>text='Dunefolk'</bold> are a faction of humans from the deserts and hills of the southern lands. The Dunefolk specialize in using terrain features to coordinate attacks at dawn or dusk. Their ranks boast lawful and liminal units, healers, high-accuracy melee fighters, and fearsome horse-mounted archers. While Dunefolk units tend to be more expensive than those of the Loyalist faction, they make up for this with high mobility — especially on hilly terrains."
# wmllint: markcheck on
Expand Down
56 changes: 55 additions & 1 deletion data/tools/wmllint
Expand Up @@ -869,7 +869,61 @@ linechanges = (
("units/khalifate/tabib.png", "units/dunefolk/tabib.png"),
("units/khalifate/tineen.png", "units/dunefolk/tineen.png"),
("era_khalifate", "era_dunefolk"),
("era_khalifate_heroes", "era_dunefolk_heroes")
("era_khalifate_heroes", "era_dunefolk_heroes"),

# renamed dunefolk units
# images
("units/dunefolk/arif.png", "units/dunefolk/soldier.png"),
("units/dunefolk/batal.png", "units/dunefolk/ranger.png"),
("units/dunefolk/faris.png", "units/dunefolk/sunderer.png"),
("units/dunefolk/ghazi.png", "units/dunefolk/swordsman.png"),
("units/dunefolk/hadaf.png", "units/dunefolk/marauder.png"),
("units/dunefolk/hakim.png", "units/dunefolk/herbalist.png"),
("units/dunefolk/jawal.png", "units/dunefolk/windrider.png"),
("units/dunefolk/jundi.png", "units/dunefolk/rover.png"),
("units/dunefolk/khaiyal.png", "units/dunefolk/piercer.png"),
("units/dunefolk/khalid.png", "units/dunefolk/warmaster.png"),
("units/dunefolk/mighwar.png", "units/dunefolk/harrier.png"),
("units/dunefolk/monawish.png", "units/dunefolk/skirmisher.png"),
("units/dunefolk/mudafi.png", "units/dunefolk/spearguard.png"),
("units/dunefolk/mufariq.png", "units/dunefolk/cataphract.png"),
("units/dunefolk/muharib.png", "units/dunefolk/explorer.png"),
("units/dunefolk/naffat.png", "units/dunefolk/burner.png"),
("units/dunefolk/qanas.png", "units/dunefolk/raider.png"),
("units/dunefolk/qatif-al-nar.png", "units/dunefolk/scorcher.png"),
("units/dunefolk/rami.png", "units/dunefolk/rider.png"),
("units/dunefolk/rasikh.png", "units/dunefolk/spearmaster.png"),
("units/dunefolk/saree.png", "units/dunefolk/swiftrider.png"),
("units/dunefolk/shuja.png", "units/dunefolk/blademaster.png"),
("units/dunefolk/tabib.png", "units/dunefolk/apothecary.png"),
("units/dunefolk/tineen.png", "units/dunefolk/firetrooper.png"),
("images/portraits/dunefolk/hakim.png", "images/portraits/dunefolk/herbalist.png"),

# unit ids
("Arif", "Dune Soldier"),
("Ghazi", "Dune Swordsman"),
("Shuja", "Dune Blademaster"),
("Khalid", "Dune Warmaster"),
("Mudafi", "Dune Spearguard"),
("Rasikh", "Dune Spearmaster"),
("Hakim", "Dune Herbalist"),
("Tabib", "Dune Apothecary"),
("Jundi", "Dune Rover"),
("Monawish", "Dune Skirmisher"),
("Mighwar", "Dune Harrier"),
("Muharib", "Dune Explorer"),
("Batal", "Dune Ranger"),
("Khaiyal", "Dune Piercer"),
("Faris", "Dune Sunderer"),
("Mufariq", "Dune Cataphract"),
("Qanas", "Dune Raider"),
("Hadaf", "Dune Marauder"),
("Naffat", "Dune Burner"),
("Qatif-al-nar", "Dune Scorcher"),
("Tineen", "Dune Firetrooper"),
("Rami", "Dune Rider"),
("Saree", "Dune Swiftrider"),
("Jawal", "Dune Windrider")

)

Expand Down

0 comments on commit dc21c42

Please sign in to comment.