Skip to content

Commit

Permalink
added the aristocrats faction
Browse files Browse the repository at this point in the history
  • Loading branch information
knyghtmare committed Oct 29, 2021
1 parent 73983c7 commit fd7887d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions data/campaigns/World_Conquest/era/factions/The_Aristocrats.cfg
@@ -0,0 +1,29 @@
#textdomain wesnoth-units

# Dunefolk + Dwarves

#define MULTIPLAYER_SIDE_THE_ARISTOCRATS
[multiplayer_side]
id=The_Aristocrats
name=_"The Aristocrats"
recruit=Dune Rover,Dune Burner,Dwarvish Thunderer,Dune Soldier,Dwarvish Fighter,Dune Skirmisher,Dwarvish Ulfserker,Dwarvish Scout,Dune Herbalist,Dune Herbalist,Dune Rider,Gryphon Rider,Falcon
image={IMG_ARISTOCRATS}
type=random
leader= Dune Explorer,Dune Swordsman,Dune Spearguard,Dune Skirmisher,Dune Apothecary,Dune Scorcher,Dwarvish Steelclad,Dwarvish Thunderguard
random_leader= Dune Explorer,Dune Swordsman,Dune Spearguard,Dune Skirmisher,Dune Apothecary,Dune Scorcher,Dwarvish Steelclad,Dwarvish Thunderguard
[world_conquest_data]
commanders=Dunefolk,Knalgans
heroes=Loyalists,Drakes
deserters=Undead,Northerners
{WC_II_PAIR "Dune Rover" "Dwarvish Scout"}
{WC_II_PAIR "Dune Burner" "Dwarvish Thunderer"}
{WC_II_PAIR "Dune Soldier" "Dwarvish Fighter"}
{WC_II_PAIR "Dune Skirmisher" "Dwarvish Ulfserker"}
{WC_II_PAIR "Dune Herbalist" "Dune Herbalist"}
{WC_II_PAIR "Dune Rider" "Gryphon Rider"}
[/world_conquest_data]
[/multiplayer_side]
#enddef

#define IMG_ARISTOCRATS
"misc/blank-hex.png~BLIT(units/dunefolk/soldier/swordsman.png~RC(magenta>teal)~CROP(0,13,57,59),15,0)~BLIT(units/dwarves/stalwart.png~RC(magenta>teal)~FL()~CROP(11,0,61,67),0,5)" #enddef

0 comments on commit fd7887d

Please sign in to comment.