added the aristocrats faction
This commit is contained in:
parent
73983c7032
commit
fd7887d6a1
1 changed files with 29 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue